[Bug localedata/17396] globbing for locale by [[.collating-elemnet.]]

33user at gmail dot com sourceware-bugzilla@sourceware.org
Tue Sep 16 11:33:00 GMT 2014


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.



More information about the Libc-locales mailing list