This is the mail archive of the libstdc++@sourceware.cygnus.com 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]

Re: compiling app using libstdc++


Jason Merrill <jason@cygnus.com> writes:

| >>>>> Lars Gullik Bjønnes <larsbj@lyx.org> writes:
| 
|  > Ok, then I won't do anything about the -Weffc++, but what about the
|  > -Wold-style-casts? Is that also something that g++ should not use for
|  > standard headers.
| 
| I think that libstdc++ should compile quietly with -Wold-style-casts.
| There's no reason to use old-style casts in new code.

I was mistaken that libstc++ emits warnings when -Wold-style-casts is
used when compiling the lib.

Still I got a log of warnings from this when compiling LyX. I'll
investigate if this is because of libstdc++ or LyX.

	Lgb


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