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 const-ify patch for gperf generated files



  In message <199903272125.QAA13030@caip.rutgers.edu>you write:
  > 	This const-ify patch patch gets rid of around 900
  > -Wwrite-strings warnings in the gperf generated files used in egcs.
  > 
  > 	Okay to install?
  > 
  > 		--Kaveh
  > 
  > 
  > 
  > Sat Mar 27 12:39:51 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
  > 
  > 	* Makefile.in (c-gperf.h): Generate using gperf language 'C', not
  >  	'KR-C', so gperf uses the `const' keyword on strings.
  > 
  > 	* c-parse.gperf (resword): Const-ify a char*.
Approved.
jeff


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