[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (final) now available
- From: Sean Conner <sean@...>
- Date: Mon, 19 Dec 2011 00:30:35 -0500
It was thus said that the Great Dirk Laurie once stated:
> > 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.
#6 might be a bit difficult to test, seeing how it was only found with a
32M script.
-spc (I'm not sure what the lower bound is for that bug ... )