Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: c7df553906fd8d9a66d0f60ed86fbc4dfbee3ac3
https://github.com/mailru/tarantool/commit/c7df553906fd8d9a66d0f60ed86fbc4dfbee3ac3
Author: Konstantin Osipov <[email protected]>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M src/tarantool_lua.m
M test/box/lua.result
M test/box_big/lua.result
M test/box_big/lua.test
Log Message:
-----------
A fix and a test case for Bug#1060967 box.pack('p', lua_number) truncates 64
bit integers
Check if the number is in the 32-bit range before converting
it to a 32-bit int, in box.pack('p'). If the number is large,
convert it to a 64-bit integer.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp