diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2024-06-10 12:09:35 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2024-06-10 12:09:35 -0300 |
commit | 94b503d95ef00f1e38b58b024ef45bf8973a8746 (patch) | |
tree | c713558a386934bc1d251f064c8d9fae1fb725c0 /testes | |
parent | bdc85357aa41a9610498232c2cffe7aa191e5cf6 (diff) | |
download | lua-94b503d95ef00f1e38b58b024ef45bf8973a8746.tar.gz lua-94b503d95ef00f1e38b58b024ef45bf8973a8746.tar.bz2 lua-94b503d95ef00f1e38b58b024ef45bf8973a8746.zip |
Encoding of table indices (hres) must use C indices
As the encoding of array indices is (~index), 0 is encoded as -1 and
INT_MAX is encoded as INT_MIN.
Diffstat (limited to 'testes')
0 files changed, 0 insertions, 0 deletions