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


On Mon, Oct 22, 2001 at 06:14:10PM -0400, Kaveh R. Ghazi wrote:
>  > From: Zack Weinberg <zack@codesourcery.com>
>  > Isn't supported by safe-ctype either, but you should put in the same
>  > guard #ifdef that safe-ctype has.

All I really cared is that we didn't silently do the wrong thing.

> 	* libiberty.h (_hex_value): Const-ify.
> 	(hex_init): Delete.
> 	* hex.c (hex_init): Delete.
> 	(_hex_value): Const-ify and initialize at compile-time.

Ok.


r~


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