[Fontconfig] fontconfig: Branch 'master' - 3 commits
Mikhail Gusarov
dottedmag at dottedmag.net
Tue May 29 22:23:17 PDT 2012
Twas brillig at 12:55:59 30.05.2012 UTC+09 when akira at tagoh.org did gyre and gimble:
>> Yep, if there is no d_type, then should be a fallback to
>> stat(2)+S_ISDIR().
AT> Hmm, I have no idea how to get the full filename to call stat(2). we
AT> may need to rework without scandir(3) or do something after scandir
AT> without checking d_type in FcDirChecksumScandirFilter()..
We can #ifdef __linux__ for the time being to avoid delaying the
release. It is unfortunate that scandir(3) does not allow one to pass an
arbitrary argument to callback though.
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/fontconfig/attachments/20120530/d95d5ff1/attachment.pgp>
More information about the Fontconfig
mailing list