[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100111105201.2d86135b@lxorguk.ukuu.org.uk>
Date: Mon, 11 Jan 2010 10:52:01 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Masami Hiramatsu <mhiramat@...hat.com>,
Michal Marek <mmarek@...e.cz>,
Simon Horman <horms@...ge.net.au>,
Roland Dreier <rdreier@...co.com>,
Sam Ravnborg <sam@...nborg.org>,
Sergei Trofimovich <slyfox@...ox.ru>,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-sh@...r.kernel.org
Subject: Re: [PATCH] Makefile: do not override LC_CTYPE
> This is tolower/toupper()? Do there exist locales where tolower/toupper
> on ASCII input do weird things, or are we merely hypothesizing?
Turkish is the famous one for this and usually causes
internationalisation chaos. So yes they exist, and there are worse more
esoteric cases. There are good reasons sed and friends support classes as
well as old C locale style ranges.
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists