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 Message-Id: <4.3.2.7.0.20001024200555.00d015a0@pop.bresnanlink.net> X-Sender: cabbey AT pop DOT bresnanlink DOT net X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Tue, 24 Oct 2000 20:15:48 -0500 To: cygwin AT sources DOT redhat DOT com From: Chris Abbey Subject: Re: non latin file names? In-Reply-To: <20001024110637.A26191@redhat.com> References: <000c01c03d82$ce879a10$21c9ca95 AT mow DOT siemens DOT ru> <4 DOT 3 DOT 2 DOT 7 DOT 0 DOT 20001023204853 DOT 00cfe100 AT pop DOT bresnanlink DOT net> <000c01c03d82$ce879a10$21c9ca95 AT mow DOT siemens DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed At 11:06 10/24/00 -0400, Christopher Faylor wrote: >Well, we wouldn't have the problem if someone contributed code to >correct it. er, um, actually there is no software to correct the problem... it's a mind set thing... developers who's native/only language doesn't use anything beyond 7bit ascii (hey, I'm in there too.) are responsible for the legacy of code that wasn't ready for an i18n and l17n world. Look how many years went by in computer science before the idea of a letter outside of [A-Za-z] even appeared. There is an awful lot of code out there that can't cope because it was fundamentally flawed in the design by the handicap that is ASCII. But this is a historic/religious debate, so let's not go any further than this: dealing with code pages and ascii mentality is a fact of life, the proper libraries will make it easier. >It's a free software project, right? I've just added "{i|g}conv for cygwin" to my todo list. It's about number 70, right after "learn how to build a lib.so under cygwin" so no guarantee on when it will happen. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com