Need to fix box.pack / box.unpack
See also https://bugs.launchpad.net/tarantool/+bug/1100759


** Changed in: tarantool
     Assignee: (unassigned) => Roman Tsisyk (rtsisyk)

-- 
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1075677

Title:
  incorrect conversion from boolean lua value to tarantool tuple

Status in Tarantool - an efficient in-memory data store:
  New

Bug description:
  sample lua script

  function foo()
     local range = {}
     table.insert(range, 1>0)
     return range
  end

  return error code 9986

  version: "1.4.7-214-g3266776"

To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1075677/+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

Reply via email to