diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2014-06-24 14:02:00 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2014-06-24 14:02:00 -0300 |
commit | 54ac5960a800c32d7d9824d15b14a31131301678 (patch) | |
tree | 5f073d72060f1018b043941c42c34143e2358b4c /lapi.h | |
parent | 0e6229a95333fe33858580a7d4094c841b52a611 (diff) | |
download | lua-54ac5960a800c32d7d9824d15b14a31131301678.tar.gz lua-54ac5960a800c32d7d9824d15b14a31131301678.tar.bz2 lua-54ac5960a800c32d7d9824d15b14a31131301678.zip |
LUA_MAXUNSIGNED was only used to define 2.0^intnumbits (and that
definition was not strictly portable), so it was removed and
replaced by a more correct and direct definition for 2.0^intnumbits
(only where it was needed)
Diffstat (limited to 'lapi.h')
0 files changed, 0 insertions, 0 deletions