| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <721B8481D73DE047B62D7AB3750F656006B645@CORPUSMX30A.corp.emc.com> |
| From: | Vishwanath_Karthik AT emc DOT com |
| To: | cygwin AT cygwin DOT com |
| Subject: | I18 support in cygwin |
| Date: | Mon, 7 Aug 2006 14:11:13 -0400 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.5.2653.19) |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id k77IBUNL004740 |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |