This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12479] superfluous colon with -pedantic gives error not present w/o -pedantic (mozilla build failure)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2003 17:46:45 -0000
- Subject: [Bug c++/12479] superfluous colon with -pedantic gives error not present w/o -pedantic (mozilla build failure)
- 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 pinskia at gcc dot gnu dot org 2003-10-01 17:46 -------
Maybe -pedantic should not warn about system headers but the error message is correct.