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: Patch to use more safe-ctype macros



> include:
> 	* libiberty.h (hex_init): Prototype.

Should be "Revert prototype removal." or something to that effect.

> +void hex_init ()

Should be:

void
hex_init ()

Yes, I know the old one was wrong too.

Otherwise OK.


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