lua-users home
lua-l archive

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


Not sure if the test suit has changed from rc2 to rc3, but calls.lua from Lua 5.4 rc2 is failing on rc3

https://travis-ci.org/github/NLua/lua/jobs/684959135#L353


On Fri, May 8, 2020 at 1:45 PM Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
> Out of curiosity; why did you change from an integer back to a byte encoded version number?

So that bytecode readers can detect the version in a uniform way. One
example is the file command in Unix-like systems.
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org