[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT 2 bug?
- From: Mike Pall <mikelu-1004@...>
- Date: Wed, 28 Apr 2010 22:04:40 +0200
Chris wrote:
> I'm using the latest LuaJIT from the git repository. Compiled in
> 64-bit I presume since I'm running 64-bit Ubuntu. Here is the
> program:
> [...]
> The results of that do not match normal lua. It seems that the
> for-loop only does a maximum of 59 iterations on my machine. Sorry I
> haven't had time to narrow it down to anything more specific.
Thank you for the report! Now fixed in git HEAD.
--Mike