Comparison

DEPENDS @ 10762:4fc224c97986

util.rsm: Test that Lua 5.3 floats are not encoded with decimal point The 'max' 'count' and 'index' fields are integers and should be encoded as such on the wire. Care needs to be taken because tostring(1.0) in Lua 5.3+ returns to "1.0" while in previous Lua versions it would return "1".
author Kim Alvefur <zash@zash.se>
date Thu, 23 Apr 2020 18:17:54 +0200
parent 8454:90962ef41bf3
comparison
equal deleted inserted replaced
10761:b53193bb21cc 10762:4fc224c97986