This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug translation/21768] [3.4 regression] ICE in error message due to violation of coding conventions
- From: "reichelt at igpm dot rwth-aachen dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Aug 2005 15:39:57 -0000
- Subject: [Bug translation/21768] [3.4 regression] ICE in error message due to violation of coding conventions
- References: <20050526144535.21768.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at igpm dot rwth-aachen dot de 2005-08-31 15:39 -------
Subject: Re: [3.4 regression] ICE in error message due
to violation of coding conventions
On 31 Aug, bonzini at gcc dot gnu dot org wrote:
> This ought to use ngettext.
That's not necessary.
The trickery with the plural s that would have made ngettext necessary
was a violation of the coding conventions, anyway. This is already fixed
by using a different error message.
We are just waiting for a new .po file with a suitable translation.
This won't arrive until close to the release, however.
This PR is just a reminder to test whether the translation really got
fixed before spinning the release.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21768