diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2010-11-08 14:33:20 -0200 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2010-11-08 14:33:20 -0200 |
commit | f722ba6890b9aba63ba0f679b0dbbe4167f0e88a (patch) | |
tree | d267e96833717f9db048f250981a68f3d737f187 /lmem.h | |
parent | c7d4da8746bc03542501db3fc0c7fff7f8bc60ce (diff) | |
download | lua-f722ba6890b9aba63ba0f679b0dbbe4167f0e88a.tar.gz lua-f722ba6890b9aba63ba0f679b0dbbe4167f0e88a.tar.bz2 lua-f722ba6890b9aba63ba0f679b0dbbe4167f0e88a.zip |
code should not use "defined" types, but "typedef"s types when they
are available (i.e., after including lua.h) + small changes to make
conversions more portable across diferent types for lua_Number
(long double) and lua_Unsigned (long long unsigned)
Diffstat (limited to 'lmem.h')
0 files changed, 0 insertions, 0 deletions