Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752786AbZLQXiP (ORCPT ); Thu, 17 Dec 2009 18:38:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751468AbZLQXiM (ORCPT ); Thu, 17 Dec 2009 18:38:12 -0500 Received: from terminus.zytor.com ([198.137.202.10]:55187 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750850AbZLQXiK (ORCPT ); Thu, 17 Dec 2009 18:38:10 -0500 Message-ID: <4B2AC0C0.4000005@zytor.com> Date: Thu, 17 Dec 2009 15:37:36 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Thunderbird/3.0b4 MIME-Version: 1.0 To: Masami Hiramatsu CC: Sam Ravnborg , mingo@redhat.com, linux-kernel@vger.kernel.org, rdreier@cisco.com, mmarek@suse.cz, tglx@linutronix.de, linux-tip-commits@vger.kernel.org Subject: Re: [tip:x86/urgent] Makefile: set LC_CTYPE, LC_COLLATE, LC_NUMERIC to C References: <4B2A1761.4070904@suse.cz> <20091217220951.GB4236@merkur.ravnborg.org> <4B2AB07D.5010007@zytor.com> <4B2AC01E.6090509@redhat.com> In-Reply-To: <4B2AC01E.6090509@redhat.com> 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: 1141 Lines: 34 On 12/17/2009 03:34 PM, Masami Hiramatsu wrote: > H. Peter Anvin wrote: >> On 12/17/2009 02:09 PM, Sam Ravnborg wrote: >>> >>> This is IMO -next fodder and not urgent stuff. >>> In the distant past something similar caused us troubles. >>> >>> I assume that the patch posted by Roland fixes >>> the relevant troubles with the awk script and that >>> this patch is just for consistency. >>> So in other words stuff for -next and not -rc1. >>> >> >> No: the patch Roland posted fixes the problems with non-POSIX-compliant >> awk (e.g. mawk), but it in turn requires this patch in order to not >> break on non-C-locale-default systems (which are most systems nowadays.) > > Right, gawk requires locale setting. > > btw, something went wrong with it... > > when I ran with LC_ALL=C, it shows message correctly. > > Maybe, "LC_ALL=" line broke it? > What happens if you remove that part? -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/