Re: [ANN] LuaFileSystem 1.3.0 Released
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] LuaFileSystem 1.3.0 Released
- From: "Andre Carregal" <carregal@...>
- Date: 2007年10月27日 12:19:53 -0300
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é