This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/38761] %s substituted with regular word can't be properly translated
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 19 Oct 2011 00:11:20 +0000
- Subject: [Bug c++/38761] %s substituted with regular word can't be properly translated
- Auto-submitted: auto-generated
- References: <bug-38761-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38761
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jsm28 at gcc dot gnu.org,
| |paolo.carlini at oracle dot
| |com
--- Comment #7 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-19 00:11:20 UTC ---
Joseph, I wish we could resolve this PR for good. Can you help me understanding
this issue with the various gettext versions? Would it make sense to just have
separate error_at calls for template_parm_p true and false and be done with it?
(PR40872 may be also relevant)