This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/10192: Presumable missing warning
- From: steven at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, peter at peem dot als dot lbl dot gov
- Date: 23 Mar 2003 09:06:03 -0000
- Subject: Re: c++/10192: Presumable missing warning
- Reply-to: steven at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, peter at peem dot als dot lbl dot gov, gcc-gnats at gcc dot gnu dot org
Old Synopsis: <synopsis of the problem (one line)>
New Synopsis: Presumable missing warning
State-Changed-From-To: open->closed
State-Changed-By: steven
State-Changed-When: Sun Mar 23 09:06:02 2003
State-Changed-Why:
Not a bug.
Part of the example:
/*
*/B2
*/
is bogus. The comment ends before "B2", and you get a parse error on the "*" on the next line.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10192