diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2025-07-07 15:03:45 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2025-07-07 15:03:45 -0300 |
commit | 848568790826b7e201f84682185b5b605c473016 (patch) | |
tree | cd3131004afd2d77702c1b7b4abc556911cf26c9 /lcode.h | |
parent | 03d672a95cfd287855b373587f3975165eab9e02 (diff) | |
download | lua-848568790826b7e201f84682185b5b605c473016.tar.gz lua-848568790826b7e201f84682185b5b605c473016.tar.bz2 lua-848568790826b7e201f84682185b5b605c473016.zip |
Correction in definition of CIST_FRESH
The cast must be made before the shift. If int has 16 bits, the shift
would zero the value and the cast would cast 0 to 0.
Diffstat (limited to 'lcode.h')
0 files changed, 0 insertions, 0 deletions