This is the mail archive of the gcc@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]

-Weffc++ and -Wold-style-cast


-Weffc++ and -Wold-style-cast are good ways to clean up old habits and old
code, but their use is really hurt by the fact that the standard library
violates their guidelines all over the place.  Is anyone working to clean up
the standard library to make these two flags useful?

Or... is there a simple way to squelch warnings in system include files?

-- 
Steve Madsen  <steve@moonglade.com>              PGP key available


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