Re: Luwra C++ wrapper updated
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Luwra C++ wrapper updated
- From: Nagaev Boris <bnagaev@...>
- Date: 2015年11月11日 12:01:35 +0300
> Continuous integration is now active. I managed to make Travis compile using
> Clang 3.7 and GCC 5 against the latest revision of each Lua 5.3, 5.2 and
> 5.1.
Nice work!
Next step is to measure code coverage :)
> I noticed a bug with LuaJIT where checking user types either goes into an
> infinite loop or throws an unknown exception - once that is resolved I'll
> add LuaJIT aswell.
Which version of LuaJIT have you tried?
--
Best regards,
Boris Nagaev