From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: Text collation Date: Thu, 14 Dec 2006 07:10:28 +1100 Message-ID: <87slfjo8uj.fsf@zip.com.au> References: <877j00cirs.fsf@laas.fr> <87hcz3mqhr.fsf@zip.com.au> <87r6x0qjyy.fsf@laas.fr> <871wn423ui.fsf@zip.com.au> <87irggi1qw.fsf@laas.fr> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1166040646 30057 80.91.229.10 (13 Dec 2006 20:10:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Dec 2006 20:10:46 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Dec 13 21:10:43 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GuaR8-0004uh-6q for guile-devel@m.gmane.org; Wed, 13 Dec 2006 21:10:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GuaR7-0007XF-Ky for guile-devel@m.gmane.org; Wed, 13 Dec 2006 15:10:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GuaR3-0007Vm-Ky for guile-devel@gnu.org; Wed, 13 Dec 2006 15:10:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GuaR1-0007Ua-QX for guile-devel@gnu.org; Wed, 13 Dec 2006 15:10:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GuaR1-0007UK-FH for guile-devel@gnu.org; Wed, 13 Dec 2006 15:10:35 -0500 Original-Received: from [61.8.2.231] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GuaR0-000825-T8 for guile-devel@gnu.org; Wed, 13 Dec 2006 15:10:35 -0500 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.2.163]) by mailout2.pacific.net.au (Postfix) with ESMTP id 8391D1111EA for ; Thu, 14 Dec 2006 07:10:30 +1100 (EST) Original-Received: from localhost (ppp245A.dyn.pacific.net.au [61.8.36.90]) by mailproxy2.pacific.net.au (Postfix) with ESMTP id 280B72740A for ; Thu, 14 Dec 2006 07:10:31 +1100 (EST) Original-Received: from gg by localhost with local (Exim 4.63) (envelope-from ) id 1GuaQw-0003bO-6K for guile-devel@gnu.org; Thu, 14 Dec 2006 07:10:30 +1100 Original-To: Guile-Devel Mail-Copies-To: never In-Reply-To: <87irggi1qw.fsf@laas.fr> (Ludovic =?iso-8859-1?Q?Court=E8s's?= message of "Wed, 13 Dec 2006 10:28:07 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6331 Archived-At: ludovic.courtes@laas.fr (Ludovic Court=E8s) writes: > > That's on a system where `USE_GNU_LOCALE_API' is not defined, right? Yes, faked out. > In order to detect locale unavailability upon locale create on non-GNU > systems, it would have to try to actually install the locale first. I > guess we can do it, although that adds a bit of overhead. Worth doing, to make the fallback work like the real thing. > Hmm, weird. Is the locale in question available on your system? No, a bogus name deliberately trying to provoke. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel