Mercurial > geeqie
comparison src/search.c @ 1385:b4e6fee484f7
Fix utf8/locale conversion warning: the path passed to isdir() is not in UTF8 (if local fs is not in UFT8) so do not use it (isdir() uses stat_utf8() which calls path_from_utf8()).
author | zas_ |
---|---|
date | Fri, 06 Mar 2009 14:53:32 +0000 |
parents | fe4da037be21 |
children | a0bd58a6535f |
comparison
equal
deleted
inserted
replaced
1384:99eae1622e0c | 1385:b4e6fee484f7 |
---|