This is the mail archive of the gdb-patches@sourceware.org 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: RFA: fix locale configure checks


El mar, 25-11-2008 a las 10:22 -0700, Tom Tromey escribiÃ:
> >>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
> Tom> Today while exploring the charset code I happened to notice that gdb
> Tom> never calls setlocale.
> 
> Tom> The code is there, but configure never does the checks that might
> Tom> define HAVE_LOCALE_H, HAVE_SETLOCALE, or HAVE_LC_MESSAGES.

I just noticed that GDB sets LC_MESSAGES and LC_CTYPE. Do you or anybody
know if there a reason that it doesn't set LC_ALL instead?
-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


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