bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nocaseglob


From: Tim Waugh
Subject: Re: nocaseglob
Date: Tue, 23 Jan 2007 16:26:19 +0000

On Tue, 2007-01-23 at 17:17 +0100, Andreas Schwab wrote:
> glibc definitely uses strcoll as well.  Most likely python has its own
> implementation which gets it wrong.

No, really, this is going through glibc's __collseq_table_lookup
function.  The Python example is just an easy-to-run distilled test
case.

Try a little C program using glob() or regex matching.

Tim.
*/

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]