This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/8319: warnings out of system headers


The following reply was made to PR libstdc++/8319; it has been noted by GNATS.

From: Sebastian Setzer <setzersn@studi.informatik.uni-stuttgart.de>
To: bkoz@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, setzersn@gmx.de, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: libstdc++/8319: warnings out of system headers
Date: Mon, 4 Nov 2002 10:23:52 +0100

 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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]