Comparison

configure @ 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 10010:34bfefb39937
child 11009:74ef9f2334f3
comparison
equal deleted inserted replaced
10761:b53193bb21cc 10762:4fc224c97986