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]

Re: -Wold-style-cast and system headers



  In message <19990706181151.A26225@quatramaran.ens.fr>you write:
  > The other trouble is how to add such patterns to fixincludes ? 
We will not add this stuff to fixincludes.

fixincludes is meant to deal with bugs in the system header files that
prevent gcc from properly compiling code.  fixincludes is not meant to 
fix bugs which cause warnings.

Fix your include files, that is my recommendation.
jeff


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