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]
Other format: [Raw text]

Re: [RFC/PATCH]: transform builtin isdigit (okay with locales?)


> If "isdigit" is defined to match a digit in the charset of the current
> locale, then no -- what you describe wouldn't match Arabic digits, nor
> Chinese/Japanese ones, never mind lesser known locales.

Doh, I forgot about wide characters.  Nevermind my previous i18n remarks.


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