Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-Id: <4.3.2.7.0.20001024200555.00d015a0@pop.bresnanlink.net>
X-Sender: cabbey@pop.bresnanlink.net
X-Mailer: QUALCOMM Windows Eudora Version 4.3.2
Date: Tue, 24 Oct 2000 20:15:48 -0500
To: cygwin@sources.redhat.com
From: Chris Abbey <cabbey@chartermi.net>
Subject: Re: non latin file names?
In-Reply-To: <20001024110637.A26191@redhat.com>
References: <000c01c03d82$ce879a10$21c9ca95@mow.siemens.ru>
 <4.3.2.7.0.20001023204853.00cfe100@pop.bresnanlink.net>
 <000c01c03d82$ce879a10$21c9ca95@mow.siemens.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@sourceware.cygnus.com

