lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 10/27/07, David Given <dg@cowlark.com> wrote:
> Incidentally, one minor bug report: because S_ISSOCK() and S_ISLNK() are
> actually Posix extensions, if you try to compile with flags like
> _XOPEN_SOURCE, then luafilesystem will break. I haven't quite tracked down
> what's necessary to trigger this yet --- on Linux the API flag settings are a
> horrible labyrinth of undocumented #ifdefs.

Let us know if find more about it. Thanks in advance.

André