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) Content-Type: text/plain; charset="iso-8859-1" Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit 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, 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/