Convert 3.2 sources to ISO C90
Joseph S. Myers
jsm28@cam.ac.uk
Wed Jun 5 13:33:00 GMT 2002
On Wed, 5 Jun 2002, Stan Shebs wrote:
> be dropped for 3.2, and that patches converting K&R syntax to pure
> ISO be accepted as obvious improvements.
Can the scripts used for converting GDB be adapted so that the basic
conversion (getting rid of PARAMS, converting all function definitions to
new-style form) can be done at one go rather than piecemeal?
(Some other benefits of such a change, e.g. being able to use string
concatenation, being able to have function parameters of type bool, are
probably more difficult to do automatically.)
--
Joseph S. Myers
jsm28@cam.ac.uk
More information about the Gcc
mailing list