Public bug reported:
You can't apply tonumber64 to results of tonumber64:
localhost> lua tonumber64(tonumber64(0))
---
error: 'lua_tointeger64: unsupported cdata type'
** Affects: tarantool
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1061147
Title:
tonumber64 is not transitive
Status in Tarantool - an efficient in-memory data store:
New
Bug description:
You can't apply tonumber64 to results of tonumber64:
localhost> lua tonumber64(tonumber64(0))
---
error: 'lua_tointeger64: unsupported cdata type'
To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1061147/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp