[Fontconfig-bugs] [Bug 25535] Cache file does not get updated when files are added or removed to directory on FAT
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 1 04:36:19 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=25535
--- Comment #24 from Mikhail Gusarov <dottedmag at dottedmag.net> 2012-05-01 04:36:19 PDT ---
(In reply to comment #23)
> Well, the question is, then how better it is than current specialized FcStat()
> for Windows.
stat() on Windows is broken according to the comment, so Windows has to use
FindFirstFile.
stan() on FAT on non-Windows is broken due to mtime handling on FAT, so it has
to be worked around.
Hence both codepaths have to stay.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Fontconfig-bugs
mailing list