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

_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to