X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:mime-version:message-id:date :content-transfer-encoding:content-type; q=dns; s=default; b=nSU 26GtORKIUG1UKgzKTBLFXyfw9kkMd4Qzbo5O3dJWi9cZkXs9iajpfY1CLAykiy64 waIJjeFC6E+EFOoxIiWG/113G2MOmNya08LyqqWf/YTDcohwQGdDHiN6ytok55Jn +5lLR3MHShcxlVdxxOkqRgeZC0VT9SJjOYU4rCLw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:mime-version:message-id:date :content-transfer-encoding:content-type; s=default; bh=QHLYZp0ie b1zw6YT0qoSClujcoE=; b=loOAj1lDSmNAPi2/ih0gMRhXmimNlE8NPqExeueaI jHFeFPyD0dqtMlTI56yEjwduF5TrbLTW9ujry3I5Xn6qrlpR4ORM0tYQjeGgkgEo nn6FLu8Em2HyvXQ2KcyM+XV10VlC1ax+8xi1GGsqHOfGA19KsUrhSYYSzdNrH9E1 MA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.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 X-Spam-SWARE-Status: No, score=2.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,SPF_PASS,TW_YG autolearn=no version=3.3.1 From: Dmitry Bolshakov <bdimych AT yandex DOT ru> To: cygwin AT cygwin DOT com Subject: cygpath codepage problem MIME-Version: 1.0 Message-Id: <2373031368907015@web7h.yandex.ru> Date: Sat, 18 May 2013 23:56:55 +0400 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=utf-8 Note-from-DJ: This may be spam Hi! today I've updated cygwin and new cygpath prints incorrect non latin paths $ cygpath -V cygpath (cygwin) 1.7.18 Path Conversion Utility Copyright (C) 1998 - 2013 Red Hat, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ echo $LANG ru_RU.UTF-8 $ cygpath 'D:\Downloads\музыка' /cygdrive/d/Downloads/музыка ("музыка" means "music" in russian) I've noticed the "-C" command line parameter I'm not sure is this a new parameter? did it exist before? I tried different values but have not succeeded. and I could not google some solution could someone check it please is this a bug? -- with best regards Dmitry Bolshakov -- 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