delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <20100220091710.GI5683@calimero.vinschen.de> |
References: | <t94sn59ntooeal9hc0a25hkk7ntphg99cf AT 4ax DOT com> <c6fsn5ln6bdtgr86bp3ri44ui48kf57ica AT 4ax DOT com> <416096c61002191229x670cbb63gf5c693056af727a2 AT mail DOT gmail DOT com> <drmun5969k15jlm1ji2auh5cojrnakc6uu AT 4ax DOT com> <416096c61002200000r549264c4tfdf46a9b71700bc AT mail DOT gmail DOT com> <20100220091710 DOT GI5683 AT calimero DOT vinschen DOT de> |
Date: | Sat, 20 Feb 2010 09:29:48 +0000 |
Message-ID: | <416096c61002200129ya3246d4u221bd6a796593027@mail.gmail.com> |
Subject: | Re: 1.7.1: unable to run the a bash script resides in chinese path using: c:\cygwin\bin\bash --login script. |
From: | Andy Koppe <andy DOT koppe AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
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 |
Corinna Vinschen: >> Anyway, I had a look into why the dosfilewarning prints the wrong >> filename: it calls small_sprintf to print the message, and >> small_sprintf uses the ANSI version of WriteFile to write to >> STD_ERROR_HANDLE, so it ends up interpreting a UTF-8 string as GBK. >> Seems sys_mbstowcs and WriteFileW are needed there. > > There's no such thing as a WriteFileW function. D'oh, of course. I confused it with WriteConsole, which does have a Unicode version. Andy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |