[Tarantool-patches] [PATCH luajit] Fix string.char() recording with no arguments.

Igor Munkin imun at tarantool.org
Fri Jan 28 16:19:49 MSK 2022


Sergey,

On 28.01.22, Sergey Kaplun wrote:
> Igor,
> Thanks for the review!
> 

<snipped>

> > 
> > I see no assertion running the test in Debug, unfortunately. Could you
> > please provide the way to hit it?
> 
> I build as usual:
> | $ cmake . -DCMAKE_BUILD_TYPE=Debug -DLUA_USE_APICHECK=ON -DLUA_USE_ASSERT=ON && make -j

PEBKAC, I totally forgot to enable LUA_USE_APICHECK and LUA_USE_ASSERT.
I guess it's time to enable both by default for Debug. Thoughts?

<snipped>

> 
> -- 
> Best regards,
> Sergey Kaplun

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list