This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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: charset.c problem with non-en_US locales


Jim Blandy writes:
 > 

All the uses of tolower, toupper, isalpha, etc should be audited.

 > - charset.c should be changed to use an enum, for completion's sake.

/me doing this now. Patch coming soon.

Actually I don't understand why the charset names need to be case
insensitive.  After all they are acronyms. IBM, ISO, ASCII is the way
you see them normally, not ibm, iso, ascii. They are proper names.

elena


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