> On 25 Jun 2018, at 19:50, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote: > > Lua 5.3.5 (rc1) is now available at > http://www.lua.org/work/lua-5.3.5-rc1.tar.gz > > The checksums are > MD5 806451f2c6903da7696822a44892e47d - > SHA1 585945837460e8b5f67cc3a5b208f838cde53136 - > > Lua 5.3.5 fixes all bugs listed in http://www.lua.org/bugs.html#5.3.4 . > > Like all minor releases, this is strictly a bug-fix release: no new > features or improvements have been added. The reference manual has > been updated. > > This is probably the last release of Lua 5.3. Now is the time to > report glitches and to try to fix any remaining bugs. > > The complete diffs from Lua 5.3.4 are available at > http://www.lua.org/work/diffs-lua-5.3.4-lua-5.3.5.html > http://www.lua.org/work/diffu-lua-5.3.4-lua-5.3.5.html > > We thank everyone for their feedback on Lua 5.3 till now. > > All feedback welcome. Thanks. > --lhf > Fyi Just gave it a quick test, LuaWinMake [1] will build this without any changes with both MS as well as GCC based toolchains. No warnings, just works as expected. Thijs [1] https://github.com/Tieske/luawinmake