This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16782] Accepts qualified member function declaration in class
- From: "dank at kegel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2005 13:11:05 -0000
- Subject: [Bug c++/16782] Accepts qualified member function declaration in class
- References: <20040727131653.16782.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dank at kegel dot com 2005-09-15 13:11 -------
Also, the non-gcc compiler we're trying our code with supports
some but not all gnuisms, so -pedantic would actually cause
us to fix much more of our code than is practically neccessary
for the kind of portability we want at the moment.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16782