libstdc++/8319: warnings out of system headers
Sebastian Setzer
setzersn@studi.informatik.uni-stuttgart.de
Mon Nov 4 01:23:00 GMT 2002
On Fri, Nov 01, 2002 at 04:38:38PM -0000, bkoz@gcc.gnu.org wrote:
> Synopsis: warnings out of system headers
>
> State-Changed-From-To: open->feedback
> State-Changed-By: bkoz
> State-Changed-When: Fri Nov 1 08:38:37 2002
> State-Changed-Why:
> You shouldn't need to set any of these environment variables.
>
> > But now I get warnings out of system-headers
> > (which I shouldn't, should I ?)
>
> Doing what? You'll need to give a testcase before anybody can really look at this.
Just as I wrote in "How-To-Repeat" :
Compile a program with #include <iostream> (On Solaris ?)
For example:
#include <iostream>
int main(){}
and compile it with "g++ -Wall".
>
> -benjamin
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8319
--
Sebastian Setzer (setzersn@studi oder setzersn@gmx.de)
------------------------------------------------------
Murphy's law of computers:
If a computer is operating correctly it is probably broke.
(http://www.bbc.co.uk/dna/h2g2/F16027?thread=130117)
More information about the Gcc-bugs
mailing list