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: A patch more some more bootstrap failures ...



  In message <199901281636.LAA22839@caip.rutgers.edu>you write:
  > 	This patch fixes a few more bootstrap failures in the latest
  > egcs CVS when the stage1 cc does not do ANSI.  Okay to install?
  > 
  > 		--Kaveh
  > 
  > 
  > 
  > 
  > Thu Jan 28 10:29:04 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
  > 
  > 	* collect2.c (error): Fix typo in declaration.
  > 
  > 	* cpperror.c (cpp_message): Likewise.
  > 
  > 	* cpplib.c (cpp_warning): Likewise.
  > 
  > 	* cpplib.h (cpp_notice): Use PVPROTO not VPROTO, also add
  >  	ATTRIBUTE_PRINTF_1.
  > 
  > 	* toplev.c (error): Fix typo in declaration.
This is fine.  Thanks.

Hopefully there isn't too many more of these kinds of problems.

Something we need to think about re: constification -- does the NLS support
invalidate the const-ness of some of these parameters/variables?

jeff


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