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: egcs, warning patch for missing initializers in xsys-protos.h




  In message <199809161442.KAA20225@caip.rutgers.edu>you write:
  > 	The following patch gets the last couple of warnings from
  > gen-protos.c and removes 1350 warnings mainly of the form of missing
  > initializers in the generated file xsys-protos.h.
  > 
  > 	Okay to install?
  > 
  > 		--Kaveh
  > 
  > 
  > 
  > Tue Sep 15 14:07:45 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
  > 
  > 	* gen-protos.c (parse_fn_proto): Cast argument of ISALNUM to
  > 	`unsigned char'.
  > 	(main): Mark parameter `argc' with ATTRIBUTE_UNUSED.
  > 	When generating output, initialize missing struct member to zero.
Looks good.  Thanks!
jeff


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