This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/712: bad formatting of warning message
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: neil at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org, rodrigc at gcc dot gnu dot org, tromey at redhat dot com, gcc-gnats at gcc dot gnu dot org
- Date: 01 Jan 2003 20:35:21 +0100
- Subject: Re: c++/712: bad formatting of warning message
- Organization: Integrable Solutions
- References: <20030101155333.22970.qmail@sources.redhat.com>
neil@gcc.gnu.org writes:
| Synopsis: bad formatting of warning message
|
| Responsible-Changed-From-To: unassigned->gdr
| Responsible-Changed-By: neil
| Responsible-Changed-When: Wed Jan 1 07:53:33 2003
| Responsible-Changed-Why:
| Gaby - maybe you're interested in this?
Absolutely! Thank you Neil.
| A diagnostic line is split between quotes if it happens to appear in the wrong place.
That is a helpful synopsis.
-- Gaby