Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 25 Sep 2001 19:37:34 +0400 From: egor duda X-Mailer: The Bat! (v1.53 RC/4) Reply-To: egor duda Organization: deo X-Priority: 3 (Normal) Message-ID: <18627617511.20010925193734@logos-m.ru> To: Kazuhiro Fujieda CC: Alexander Gotlib Subject: Re: Why cygwin forced convert all input and output to OEM or ANSI ? In-Reply-To: References: <16435422895 DOT 20010925011233 AT cca DOT usart DOT ru> <12416696127 DOT 20010925163533 AT logos-m DOT ru> <13320123686 DOT 20010925173241 AT logos-m DOT ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! Tuesday, 25 September, 2001 Kazuhiro Fujieda fujieda AT jaist DOT ac DOT jp wrote: >> the problem is not with SetFileApisTo* stuff, but in >> console-handling code -- it ignores current set codepage and >> enforces oem or ansi one. KF> I see. I understood your proposal of CYGWIN=codepage:asis. KF> It lets the console driver simply ignore the codepage issue, KF> doesn't it? almost. in case of CYGWIN=codepage:asis we just use current codepage instead of CP_ANSI or CP_OEM (where possible, i.e. everywhere except fhandler_clipboard). if it's ok with everybody, i'll submit a patch. Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/