diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2010-01-13 14:09:05 -0200 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2010-01-13 14:09:05 -0200 |
commit | 900b7d4514a29e9214f15213a81e2ee00bd482c3 (patch) | |
tree | 45ab750bf77fc215381fff400e464bbb4c83c7fe /lua.c | |
parent | 91f0b20a0e1e34e242bc401c0994175e3f0cacc2 (diff) | |
download | lua-900b7d4514a29e9214f15213a81e2ee00bd482c3.tar.gz lua-900b7d4514a29e9214f15213a81e2ee00bd482c3.tar.bz2 lua-900b7d4514a29e9214f15213a81e2ee00bd482c3.zip |
on 64-bit machines, an address may not fit into a 'long', so it
is better to convert from pointer to void to pointer to function
directly, even if ANSI C does not like it.
Diffstat (limited to 'lua.c')
0 files changed, 0 insertions, 0 deletions