public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: db@zigo.dhs.org
To: gcc-gnats@gcc.gnu.org
Subject: other/2857: i18n, translations does not work
Date: Thu, 17 May 2001 11:26:00 -0000	[thread overview]
Message-ID: <20010517181757.26122.qmail@sourceware.cygnus.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]

>Number:         2857
>Category:       other
>Synopsis:       i18n, translations does not work
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 17 11:26:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     db@zigo.dhs.org
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
Runnig gcc --help gives the swedish translation! But all the other parts that is called by gcc is not working. I have LANG set to sv_SE, but it does work with gcc --help and in all other programs, so the error is in gcc.
>How-To-Repeat:
<< test.c >>
int main()
{
int x = 0;
}

$ /opt/gcc/bin/gcc -Wall -c test.c
test.c: In function `main':
test.c:3: warning: unused variable `x'
test.c:4: warning: control reaches end of non-void function

allthough this is in the sv.po file:

msgid "control reaches end of non-void function"
msgstr "Programflödet når slutet på en icke-void funktion"

(And LANG is set to sv_SE, gcc --help works)
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2001-05-17 11:26 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-17 11:26 db [this message]
2001-05-22 11:06 Zack Weinberg
2001-05-22 12:56 Gabriel Dos Reis
2001-05-22 22:36 Dennis Bjorklund
2001-05-22 22:56 Zack Weinberg
2001-05-22 23:06 Mark Mitchell
2001-05-23  0:16 Dennis Bjorklund
2001-05-23  0:26 Mark Mitchell
2001-05-23  0:56 Dennis Bjorklund
2001-05-23 10:36 Dennis Bjorklund
2001-05-24  0:46 Zack Weinberg
2001-05-24  0:56 Joseph S. Myers
2001-05-24  1:26 Zack Weinberg
2001-05-24  1:36 Joseph S. Myers
2001-05-24  4:36 Dennis Bjorklund
2001-05-24  5:36 Joseph S. Myers
2001-05-24  7:16 Dennis Bjorklund
2001-05-24  9:16 Joseph S. Myers
2001-05-24  9:26 Dennis Bjorklund
2001-05-24  9:36 Joseph S. Myers
2001-05-24 10:26 Zack Weinberg
2001-05-25  2:46 Philipp Thomas
2001-05-25  2:46 Philipp Thomas
2001-05-25  2:46 Philipp Thomas
2001-05-25  2:56 Joseph S. Myers
2001-05-25  3:06 Philipp Thomas
2001-05-25  3:26 Joseph S. Myers
2001-05-25  8:06 Zack Weinberg
2001-05-25  8:16 Zack Weinberg
2001-06-13  0:56 Dennis Bjorklund

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010517181757.26122.qmail@sourceware.cygnus.com \
    --to=db@zigo.dhs.org \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).