bash and the current locale implementation
Andy Koppe
andy.koppe@gmail.com
Fri Oct 2 19:46:00 GMT 2009
2009/10/1 Corinna Vinschen:
> Try this instead. initial_setlocale() now resets the locale to "C",
> so there's only one call in dll_crt0_1(). setlocale() stores and
> restores the old locale if necessary. Of course we can not revert to
> newlib's setlocale. This time I even added comments (*gasp*) to
> make clear what is supposed to happen.
Thanks! I presume the charset check takes care of the eucJP crash that
Thomas Wolff had reported?
Compiled it toghether with the CESU-8 patch and played around with it
a bit and haven't spotted any trouble.
Andy
More information about the Cygwin-developers
mailing list