This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/42689] bad formatting of specs diagnostics
- From: "jsm28 at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jan 2010 15:04:59 -0000
- Subject: [Bug target/42689] bad formatting of specs diagnostics
- References: <bug-42689-230@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from jsm28 at gcc dot gnu dot org 2010-01-11 15:04 -------
Correction: the newlines get removed before the messages are printed.
But they don't get removed by exgettext either before or after the patch
for bug 39521. As they are unnecessary (at least once the message pairs
are converted into single messages), they should be removed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42689