| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| To: | cygwin AT sources DOT redhat DOT com |
| Subject: | Re: CharToOemBuff in fhandler_console.cc |
| References: | <F10D23B02E54D011A0AB0020AF9CEFE988F95F AT lynx DOT ceddec DOT com> |
| Mime-Version: | 1.0 (generated by tm-edit 7.106) |
| From: | Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT jp> |
| Date: | 18 Oct 2000 02:11:20 +0900 |
| In-Reply-To: | "Town, Brad"'s message of Mon, 16 Oct 2000 15:36:04 -0400 |
| Message-ID: | <s1swvf75r5z.fsf@jaist.ac.jp> |
| Lines: | 17 |
| X-Mailer: | Gnus v5.3/Emacs 19.34 |
>>> On Mon, 16 Oct 2000 15:36:04 -0400
>>> "Town, Brad" <btown AT ceddec DOT com> said:
> On my system (Win2K), the call to CharToOemBuff in
> fhandler_console::write_normal in the CVS sources is changing graphic
> characters such as the solid block ('\333') into other incorrect characters
> such as a capital U.
The Cygwin DLL handles characters in ANSI codepages for getting
more compatibility with UNIX since the 1.1.4 release. '\333'
means a capital U with a circumflex accent in the Cygwin DLL the
same as in UNIX. So you can't use graphic characters included in
OEM codepages in Cygwin applications.
____
| AIST Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT jp>
| HOKURIKU School of Information Science
o_/ 1990 Japan Advanced Institute of Science and Technology
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |