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: Constification patch for the gcc directory


 > From: "Joseph S. Myers" <jsm28@cam.ac.uk>
 > 
 > On Sat, 6 Oct 2001, Kaveh R. Ghazi wrote:
 > 
 > > 	* c-format.c (format_length_info, format_char_info,
 > > 	format_flag_spec, format_flag_pair, format_kind_info): Likewise.
 > 
 > All these structure would eventually be able to get built up at
 > runtime with extensible format checking, so I don't see the
 > desirability of constifying their members.  OTOH, the structures would
 > probably undergo further massive changes for extensible format
 > checking in any case.

Er, that was vague.  Should I resubmit or can the C front end parts go
in as is?

--
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]