This is the mail archive of the
cygwin
mailing list for the Cygwin project.
I18 support in cygwin
- From: Vishwanath_Karthik at emc dot com
- To: cygwin at cygwin dot com
- Date: Mon, 7 Aug 2006 14:11:13 -0400
- Subject: I18 support in cygwin
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/