www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
X-Cloudmark-Score: | 0.000000 [] |
X-T2-Posting-ID: | dCnToGxhL58ot4EWY8b+QGwMembwLoz1X2yB7MdtIiA= |
Date: | Sat, 26 Nov 2005 02:25:00 +0100 |
From: | Samuel Thibault <samuel DOT thibault AT ens-lyon DOT org> |
To: | cygwin AT cygwin DOT com |
Subject: | iconv and WCHAR_T |
Message-ID: | <20051126012500.GP10072@bouh.residence.ens-lyon.fr> |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.5.9i-nntp |
X-IsSubscribed: | yes |
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 |
Hi, For converting external charsets to internal wchar_t format, I use iconv from that charset to "WCHAR_T", but it seems buggy: - iconv -l doesn't show WCHAR_T - echo a | iconv -t WCHAR_T does work - echo é | iconv -t WCHAR_T does not work Is that on purpose? Isn't WCHAR_T an alias for UCS-2LE on x86 cygwin? Regards, Samuel -- 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 |