This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]