[PATCH 2/7] box/console: Relax lua handler from local variables

Konstantin Osipov kostja.osipov at gmail.com
Tue Oct 1 23:57:00 MSK 2019


* Cyrill Gorcunov <gorcunov at gmail.com> [19/10/01 23:52]:
> > a = {box.NULL}
> > a
> 
> here we should print {box.NULL}. And the trick is when this
> symbol comes into serpent it treats it as "cdata<void %*>: NULL"
> for some reason, so we do own wrap for this case.
> 
> Or you mean something else?

I mean this. Do you know why serpent doesn't use the "custom
mappings" table for nested values, is it possible to make sure it
does?

-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list