public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/40872]  New: String not extracted for translation
@ 2009-07-27 10:55 goeran at uddeborg dot se
  2009-07-27 11:24 ` [Bug c++/40872] " paolo dot carlini at oracle dot com
                   ` (20 more replies)
  0 siblings, 21 replies; 25+ messages in thread
From: goeran at uddeborg dot se @ 2009-07-27 10:55 UTC (permalink / raw)
  To: gcc-bugs

On line 9382 of gcc/cp/decl.c there is this code

                error (funcdef_flag
                       ? "%qs defined in a non-class scope"
                       : "%qs declared in a non-class scope", name);

Normally the first argument of error will be extracted for translation. 
Apparently the extractor is not smart enough to extract both branches of this
conditional expression, so only the first ("defined") part is available for
translation.  The second version ("declared") is not included.


-- 
           Summary: String not extracted for translation
           Product: gcc
           Version: 4.4.1
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: goeran at uddeborg dot se


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


^ permalink raw reply	[flat|nested] 25+ messages in thread
[parent not found: <bug-40872-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2011-10-19 12:58 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-27 10:55 [Bug c++/40872] New: String not extracted for translation goeran at uddeborg dot se
2009-07-27 11:24 ` [Bug c++/40872] " paolo dot carlini at oracle dot com
2009-07-27 16:00 ` goeran at uddeborg dot se
2009-07-27 16:55 ` [Bug translation/40872] " manu at gcc dot gnu dot org
2009-07-27 17:01 ` goeran at uddeborg dot se
2009-07-27 17:08 ` manu at gcc dot gnu dot org
2009-07-27 17:11 ` goeran at uddeborg dot se
2009-07-27 17:53 ` paolo dot carlini at oracle dot com
2009-07-27 18:05 ` paolo dot carlini at oracle dot com
2009-07-27 18:06 ` manu at gcc dot gnu dot org
2009-07-27 18:22 ` goeran at uddeborg dot se
2009-07-27 18:27 ` paolo dot carlini at oracle dot com
2009-07-27 18:40 ` paolo dot carlini at oracle dot com
2009-07-27 19:27 ` goeran at uddeborg dot se
2009-07-27 19:50 ` paolo dot carlini at oracle dot com
2009-07-27 20:43 ` goeran at uddeborg dot se
2009-07-27 21:19 ` paolo dot carlini at oracle dot com
2009-07-28 11:55 ` joseph at codesourcery dot com
2009-11-12  7:55 ` pearly dot zhao at oracle dot com
2009-11-12 17:20 ` joseph at codesourcery dot com
2009-11-13  3:41 ` pearly dot zhao at oracle dot com
2009-11-13 13:26 ` joseph at codesourcery dot com
     [not found] <bug-40872-4@http.gcc.gnu.org/bugzilla/>
2011-10-19 11:08 ` paolo.carlini at oracle dot com
2011-10-19 12:51 ` paolo at gcc dot gnu.org
2011-10-19 12:58 ` paolo.carlini at oracle dot com

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