Compare paths using utf8_collate_key() since paths are utf8-encoded.
authorLaurent Monin <geeqie@norz.org>
Thu, 5 Jun 2008 09:24:42 +0000 (09:24 +0000)
committerLaurent Monin <geeqie@norz.org>
Thu, 5 Jun 2008 09:24:42 +0000 (09:24 +0000)
commit3cf04e271280aed1006b46d02e25b5d026c9a3e2
tree0cb7d068c2d122499578ea29d63f68a3aeba1f31
parentbaf540a744f37d692c00c740cfe77505f3e4971c
Compare paths using utf8_collate_key() since paths are utf8-encoded.
It fixes bug 1959854.
src/collect.c
src/dupe.c
src/main.c
src/main.h
src/search.c