This is the mail archive of the gcc-patches@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: Patch to constify/prototype/clean collect2.[ch] & tlink.c, part 1/2



  In message <199909021620.MAA04399@caip.rutgers.edu>you write:
  >  > From: Horst von Brand <vonbrand@inf.utfsm.cl>
  >  > 
  >  > I'd suggest we live with a warning caused by a bogus system
  >  > declaration (or fixinclude it) instead of extra work here.
  > 
  > 
  > 
  > 	I'm all for fixincluding ldopen, I even came up with a new
  > inclhack.def fix to do this (see below.)
No no no no.  

fixincludes is meant for fixing bugs in system header files that prevent
gcc from working correctly.

We absolutely do not want to start fixincluding this kind of stuff.  It's
a black hole.  Please do not waste your time on this.

Jeff


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