This is the mail archive of the cygwin-developers mailing list for the Cygwin 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: bash and the current locale implementation


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


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