Re: possible bug with LuaJIT 2.0.3

  • From: Mike Pall <mike-1403@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Thu, 27 Mar 2014 23:34:04 +0100

Francesco Abbate wrote:
> working in the LuaJIT language toolkit I've found what seems to be a
> bug in LuaJIT 2.0.3. If you run the code:
> 
> https://github.com/franko/luajit-lang-toolkit/blob/master/tests/fft-1.lua
> 
> you will sometimes obtain garbage output for the final inverse FFT
> transform.

Thank you for the bug report and the test case! Fixed in the git
repository.

--Mike

Other related posts: