Corinna Vinschen:
> I applied a patch which handles the characters 0x5c and 0cfe differently
> if the charset is set to "SJIS"

Something's going seriously wrong with this, and I'd suspect it's to
do with turning backslashes into yen symbols.

C:\Users\Andy>set LANG=C.SJIS
C:\Users\Andy>\bin\bash -l
bash.exe: warning: could not create /tmp!
bash-3.2$ ls
      9 [main] bash 1344 fork: child -1 - CreateProcessW failed, errno 2
bash: fork: No such file or directory

Not sure what could be done about it. Remove SJIS support in favour of CP932?

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

Reply via email to