This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14172] g++ should ignore warnings in STL headers
- 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: 17 Feb 2004 16:25:07 -0000
- Subject: [Bug c++/14172] g++ should ignore warnings in STL headers
- References: <20040217095426.14172.tneumann@pi3.informatik.uni-mannheim.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-17 16:25 -------
-Winline was fix for 3.3.1 with the fix for PR 10888. -Weffc++ most likely will not be fixed as it is
useful to see the warnings sometimes.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14172