Re: [luajit2] Bug in luajit compiler exposed by vstruct test suite?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [luajit2] Bug in luajit compiler exposed by vstruct test suite?
- From: Mike Pall <mikelu-1106@...>
- Date: 2011年6月20日 21:55:14 +0200
Ben Kelly wrote:
> While modifying the vstruct endianness detection code to play nice with
> luaJIT, I found that the vstruct test suite failed when run under luajit.
Thank you for the bug report! The problem has been fixed in LuaJIT
git HEAD.
--Mike