[Tarantool-patches] [PATCH] Netbox connection and self are interchangable
Бабин Олег
olegrok at tarantool.org
Thu Nov 7 17:08:30 MSK 2019
Maria, thanks for your patch!
But as I see you don't consider the case of box.NULL that has 'cdata' type, but doesn't have
__serialize metamethod.
It will lead to an error:
```
- error: '[string "return x:__serialize()"]:1: ''void *'' has no member named ''__serialize'''
...
```
>Четверг, 7 ноября 2019, 16:47 +03:00 от Maria <maria.khaydich at tarantool.org>:
>
>+ if type(res) == 'cdata' then
>+ results[n] = res:__serialize()
>+ end
--
Oleg Babin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20191107/5f84fd18/attachment.html>
More information about the Tarantool-patches
mailing list