This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12479] System header should not cause -pedantic to error about "extra `;'"
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2003 19:53:40 -0000
- Subject: [Bug c++/12479] System header should not cause -pedantic to error about "extra `;'"
- References: <20031001174228.12479.levon@movementarian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12479
------- Additional Comments From gdr at integrable-solutions dot net 2003-10-01 19:53 -------
Subject: Re: System header should not cause -pedantic to error about "extra `;'"
"levon at movementarian dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| > by default we may be lenient about some constructs and/or just warn.
|
| I suppose it's "or" here. As far as I know, there is no way to get an
| actual warning about this problem in current GCC. That surely can't be
| a good thing ?
We should probably do something about system headers.
-- Gaby