This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Possibly uninitialized variable in include/bits/istream.tcc basic_istream::ignore


On Thu, Jun 10, 2004 at 12:26:17PM -0500, Benjamin Kosnik wrote:
> 
> 1) Why aren't WARN_FLAGS, and CC, CXX overrides working in libstdc++ anymore?
> 
> 2) Why is the default WARN_FLAG, which has -Wall, not warning for
> -Wuninitialized, as documented and expected? 

Oh crumbs.  How long has this been like this?  I don't think my recent
testing goes back far enough to see a change...

-- 
America may be unique in being a country which has leapt
from barbarism to decadence without touching civilization.
  - John O'Hara


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