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++


>>>>> 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.

Jason

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