No subject
Fri Aug 26 12:36:28 CEST 2016
The header also defines the structure dirent,
which includes the following members:
ino_t d_ino /* file serial number */
char d_name[] /* name of entry */
The type ino_t is defined as described in
<sys/types.h>. See types(3HEAD).
So d_type can't be used, but I can't help about what
would be a good workaround for that platform.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1497973&group_id=37116
More information about the Scummvm-tracker
mailing list