I18 support in cygwin
Vishwanath_Karthik@emc.com
Vishwanath_Karthik@emc.com
Mon Aug 7 18:11:00 GMT 2006
Hi,
I am using a Windows 2000 Chinese client to test my Perl script.
Does cygwin support I18 ?
Because my tests are failing at mkdir() api call saying that invalid
argument passed .The argument passed is a name containing special
characters.
Can you please help me out on this issue?
The Error is as follows
cannot mkdir ¢Y¢Z¢[¢\¢]¢^é¾¥¶âb : Invalid argument at
d:/usr/meta/sundance/sundance_I18ntMPFS/sundance_I18ntMPFS_0002/mkt 29,
<DATA1> line 1.
The command executed is as follows
mkdir("d:/usr/meta/¢Y¢Z¢[¢\¢]¢^é¾¥¶âb",0777) || dir "Cannot mkdir : $!";
Thanks and Regards,
Karthik
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list