[Tarantool-patches] [PATCH luajit 2/2] Only emit proper parent references in snapshot replay.
Sergey Bronnikov
sergeyb at tarantool.org
Tue Feb 6 14:07:17 MSK 2024
On 2/6/24 13:07, Sergey Kaplun wrote:
> Hi, Sergey!
> Thanks for the review!
>
> On 06.02.24, Sergey Bronnikov wrote:
>> Hi, Sergey
>>
>> thanks for the patch! test is passed with reverted patch.
>>
>>
>> cmake -S . -B build -DLUA_USE_ASSERT=ON -DLUA_USE_APICHECK=ON
>>
>> cmake --builddir build
>>
>> cmake --builddir build -t LuaJIT-tests
> CMake may cache LUAJIT_USE_SYSMALLOC flag, and test may not fail without
> it. Was this flag set?
>
only -DLUA_USE_ASSERT=ON -DLUA_USE_APICHECK=ON were used, see above
More information about the Tarantool-patches
mailing list