This is the mail archive of the cygwin 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]
Other format: [Raw text]

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/


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