From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10290 invoked by alias); 23 Nov 2009 23:44:48 -0000 Received: (qmail 10261 invoked by uid 48); 23 Nov 2009 23:44:36 -0000 Date: Mon, 23 Nov 2009 23:44:00 -0000 Message-ID: <20091123234436.10260.qmail@sourceware.org> From: "ludo at gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20091123224038.11009.ludo@gnu.org> References: <20091123224038.11009.ludo@gnu.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/11009] `nl_langinfo_l (item, LC_GLOBAL_LOCALE)' crashes X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2009-11/txt/msg00151.txt.bz2 ------- Additional Comments From ludo at gnu dot org 2009-11-23 23:44 ------- It's sometimes useful to have code that treats `LC_GLOBAL_LOCALE' like any other locale object. The wording at http://www.opengroup.org/onlinepubs/9699919799/basedefs/locale.h.html suggests that it's a "locale object descriptor", which should be usable with any function that takes a locale object descriptor, not just uselocale(3). -- http://sourceware.org/bugzilla/show_bug.cgi?id=11009 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.