Segfault under cygwin 1.7.62

Andy Koppe andy.koppe@gmail.com
Mon Oct 12 18:07:00 GMT 2009


2009/10/12 Aidan Kehoe:
>  > and how does it change unexpectedly in terms of POSIX/Cygwin operations?
>  > And, importantly, what's the locale setting?
>
> We’re testing our handling of the file name encoding; we want to make sure
> we can create a file with this name when we force the file name encoding to
> ISO-8859-2.
>
> We probably shouldn’t be converting to Unicode at all for file name encoding
> on Cygwin, we should use file-name-coding-system as determined by the locale
> like on every other Unix.

Yep, for Cygwin 1.7 at least, that'd definitely be the right thing to
do. Cygwin will automatically and transparently convert between the
charset specified in the locale and Windows' UTF-16 filenames.

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list