www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <416096c60909230504t115d3f94va632e723053a1195@mail.gmail.com> |
References: | <416096c60908300959i1e0084b1xc8f6e65e792b035d AT mail DOT gmail DOT com> <416096c60909212347r7e03a4f3q7d518ff7e8bce55d AT mail DOT gmail DOT com> <h9a2mo$867$1 AT ger DOT gmane DOT org> <416096c60909220549jaa601d9l26621e9910136a3 AT mail DOT gmail DOT com> <h9atro$4c1$1 AT ger DOT gmane DOT org> <h9bi20$cdk$1 AT ger DOT gmane DOT org> <h9camg$4kn$1 AT ger DOT gmane DOT org> <h9coaf$5v8$1 AT ger DOT gmane DOT org> <h9cud4$q1b$1 AT ger DOT gmane DOT org> <416096c60909230504t115d3f94va632e723053a1195 AT mail DOT gmail DOT com> |
Date: | Wed, 23 Sep 2009 11:16:02 -0400 |
Message-ID: | <f60fe000909230816j40632e3cq120a8d2a17ca3a00@mail.gmail.com> |
Subject: | Re: The C locale |
From: | "Mark J. Reed" <markjreed 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 |
If I switch the console font to Lucida, I can see the Euro sign, too (even on XP Pro). But mixing and matching with Cygwin doesn't work well H:\>echo =E2=82=AC | c:\cygwin\bin\od -t x1 0000000 3f 20 0d 0a (the Cygwin process saw the Euro sign as a question mark) but H:\>c:\cygwin\bin\echo =E2=82=AC | c:\cygwin\bin\od -t x1 0000000 e2 82 ac 0a which is the proper UTF-8 encoding of the Euro sign. So the output of a Windows process coming in through a pipe is treated differently than input from the Windows console. -- 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 |