public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug translation/13662] New: toplev.c:4563-4567: gettext interprets the two conditional strings as one
@ 2004-01-12 22:27 debian-gcc at lists dot debian dot org
  2004-01-12 23:15 ` [Bug translation/13662] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2004-01-12 22:27 UTC (permalink / raw)
  To: gcc-bugs

[forwarded from http://bugs.debian.org/227193]

The bug submitter is translating gcc-3.3 into german. At toplev.c:4563, there is
the following code: 
 
notice( 
#ifdef ONE_SYSTEM 
    "first string", 
#else 
    "second string", 
#endif 
 
These two strings are interpreted by gettext-0.12 as one string, which makes
translating it impossible. The source code of gcc should be changed at this point.

-- 
           Summary: toplev.c:4563-4567: gettext interprets the two
                    conditional strings as one
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: translation
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13662


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-09-25 20:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-12 22:27 [Bug translation/13662] New: toplev.c:4563-4567: gettext interprets the two conditional strings as one debian-gcc at lists dot debian dot org
2004-01-12 23:15 ` [Bug translation/13662] " pinskia at gcc dot gnu dot org
2004-01-12 23:46 ` zack at codesourcery dot com
2004-01-12 23:52 ` jsm at polyomino dot org dot uk
2004-01-13  0:12   ` Zack Weinberg
2004-01-13  0:12 ` zack at codesourcery dot com
2004-01-18 17:45 ` dhazeghi at yahoo dot com
2005-09-25 20:59 ` pinskia at gcc dot gnu dot org

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).