stat casefolding problem

Paul Moore p.f.moore at gmail.com
Sat Aug 2 17:46:15 CDT 2008


2008/8/2 Andrei Vermel <avermel at mail.ru>:
> Note that os.path.normcase(os.path.normpath(path)) is applied to map keys
> when _foldmap is originally filled. When _foldmap is indexed in
> _normalize(), apparently the same needs to be done.

Thanks for the explanation, I see now. I'm still puzzled as to why I
don't see the same issue (I note that Adrian has reproduced it, too),
but I can see why the patch would be necessary.

I'll investigate what might be different for me.

Paul.


More information about the Mercurial-devel mailing list