diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-03-13 14:14:40 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-03-13 14:14:40 -0300 |
commit | c5feac2b5edf86aa9bdc4b8acd5380f2fe9e197f (patch) | |
tree | a1e8a11973681bc207060809a9cb7119abdc22c1 /lua.h | |
parent | dfebe439db76b5c9fd9b4e3877857e2449c8ad87 (diff) | |
download | lua-c5feac2b5edf86aa9bdc4b8acd5380f2fe9e197f.tar.gz lua-c5feac2b5edf86aa9bdc4b8acd5380f2fe9e197f.tar.bz2 lua-c5feac2b5edf86aa9bdc4b8acd5380f2fe9e197f.zip |
Strings inside Lua are not fully aligned
Removed code to ensure that strings inside Lua (as returned by
'lua_tolstring') always start in fully aligned addresses.
Since version 5.3 the documentation does not ensure that.
Diffstat (limited to 'lua.h')
0 files changed, 0 insertions, 0 deletions