From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19771 invoked by alias); 16 Sep 2014 11:33:18 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 2701 invoked by uid 48); 16 Sep 2014 10:23:54 -0000 From: "33user at gmail dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/17396] globbing for locale by [[.collating-elemnet.]] Date: Tue, 16 Sep 2014 11:33:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.19 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: 33user at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-q3/txt/msg00169.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17396 --- Comment #2 from alex <33user at gmail dot com> --- (In reply to Andreas Schwab from comment #1) > The "ll" collating-element is not defined in the es_ES locale, only in the > es_US locale. what am i missing? $: export LC_COLLATE=es_US $: sort <<\eof l lla lb eof =>l =>lb =>lla $: touch ll.c $: ls [[.l-l.]].c => ls: cannot access [[.l-l.]].c: No such file or directory And besides, what about the 2 bugs i've shown in the source code? thanks -- You are receiving this mail because: You are on the CC list for the bug.