Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754615Ab0ALAvR (ORCPT ); Mon, 11 Jan 2010 19:51:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754590Ab0ALAvO (ORCPT ); Mon, 11 Jan 2010 19:51:14 -0500 Received: from terminus.zytor.com ([198.137.202.10]:47032 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752127Ab0ALAvN (ORCPT ); Mon, 11 Jan 2010 19:51:13 -0500 Message-ID: <4B4BC75B.405@zytor.com> Date: Mon, 11 Jan 2010 16:50:35 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Thunderbird/3.0 MIME-Version: 1.0 To: Alan Cox CC: Masami Hiramatsu , Michal Marek , Simon Horman , Roland Dreier , Sam Ravnborg , Sergei Trofimovich , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org Subject: Re: [PATCH] Makefile: do not override LC_CTYPE References: <20100108115745.GA14758@sepie.suse.cz> <1262952988-16563-1-git-send-email-mmarek@suse.cz> <4B47C94E.8070302@redhat.com> <4B47CACA.7080103@zytor.com> <20100111105201.2d86135b@lxorguk.ukuu.org.uk> In-Reply-To: <20100111105201.2d86135b@lxorguk.ukuu.org.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 805 Lines: 20 On 01/11/2010 02:52 AM, Alan Cox wrote: >> 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. > Ah yes, forgot about Turkish. Apparently Lithuanian and Azeri also have special rules for the letters I and J. Sigh. -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/