[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 02:46:35 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=25535

--- Comment #22 from Mikhail Gusarov <dottedmag at dottedmag.net> 2012-05-01 02:46:35 PDT ---
(In reply to comment #21)

> I was presuming that this bug is targeted Windows platform but your patch looks
> like just targeting FAT filesystem regardless of the platforms.

That's right.

> so current code
> of FcStat() works on Windows but not on other platforms that support FAT
> filesystem?

Not sure how whether works on Windows at all, given it special-cased (and I
don't have Windows to test against at the moment). It might be broken on there
as well.

> I don't think requiring the linux kernel header files are a good idea. we could
> use the hardcode magic number instead, so far.

Okay.

> FcFsMtimeBroken() can be revised according to the recent changes in master.
> that supports multiple platforms for statv?fs() but not only for Linux. we may
> want to have FcStatFS() to wrap up.

Will do.

-- 
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