|
Thanks, just send a PR with a fix[1] Thijs [1] https://github.com/keplerproject/luafilesystem/pull/53 From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org]
On Behalf Of Ignacio Burgueño Since version 1.6.3, luafilesystem assumes that no compiler on Windows provides "fileno" (among others). But your version of mingw is providing that, hence the warning. |