This is the mail archive of the gcc-bugs@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: New bug in cpp, bogus macro redefinition warnings


 > From: Zack Weinberg <zack@wolery.cumb.org>
 > 
 > > Aha - that's it.  Normally, y'see, there isn't a space before the
 > > beginning of the buffer, so it stops.
 > > 
 > > Please try the appended patch.
 > 
 > Damn.  I should at least run through stage1 before posting patches.
 > 
 > Try *this* one.
 > 
 > Index: cpphash.c
 > ===================================================================
 > RCS file: /cvs/gcc/egcs/gcc/cpphash.c,v


I tested this patch against this morning's CVS on solaris2.7.  It
bootstraps and the 1200 macro redef warnings go away.

Thanks for fixing it. :-)

BTW, how are you doing on the implicit extern "C" problem?

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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