|
|
||
|
> On a related note, is it possible to detect reliably at run time which exact
> version of Lua a script is being run on, i.e. which release number and which
> patch level?
>
You could execute the bug examples in
http://www.lua.org/bugs.html
one by one until you hit a bug that hasn't been fixed.