This is the mail archive of the cygwin-patches@sourceware.cygnus.com 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]

Re: preliminary patch2 for i18n: change the code page to ANSI.


Kazuhiro Fujieda wrote:
> 
> >>> On Mon, 3 Jul 2000 22:29:50 -0400
> >>> Chris Faylor <cgf@cygnus.com> said:
> 
> > Maybe your changes to fhandler_console are all that is required but I
> > would appreciate it if you would remain vigilant for complaints on the
> > cygwin mailing list once this new version is released.
> 
> Yes I will.
> 
> By the way, I believe Corinna knows the issue of ANSI/OEM code
> pages well. Can I hear your opinion of my changes, Corinna?

Only one thing: Did you notice the use of OemToChar() in
security.cc::read_sd()?
It was necessary to get GetFileSecurity() working with umlauts.

Shouldn't this be changed then, too?

Corinna

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