Re: Strange LuaJIT segfault
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Strange LuaJIT segfault
- From: Pierre Chapuis <catwell@...>
- Date: 2011年8月12日 10:32:36 +0200
On 2011年8月11日 22:25:51 +0200, Mike Pall wrote:
Pierre Chapuis wrote:
Thank you for the bug report! A fix for this bug has been
committed to LuaJIT git HEAD.
Thanks!
Unrelated note: your implementation of bitsets is not very
efficient. Have a look at this instead:
Thanks for this too. I had done the simplest thing that came to my
mind.
I mostly wanted to optimize for memory usage, not speed. But I'll take
your solution since it's better :)
--
Pierre 'catwell' Chapuis