aboutsummaryrefslogtreecommitdiff
path: root/lprefix.h
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-10-23 10:31:02 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-10-23 10:31:02 -0300
commit6e285e539274920830eeec5cd2dde5eeca5863e4 (patch)
tree1d2a19d8f576441f647950aa3352dd1c1c77f02a /lprefix.h
parentb8cdea01908f8d436e9d5a73d640645ea52d5f65 (diff)
downloadlua-6e285e539274920830eeec5cd2dde5eeca5863e4.tar.gz
lua-6e285e539274920830eeec5cd2dde5eeca5863e4.tar.bz2
lua-6e285e539274920830eeec5cd2dde5eeca5863e4.zip
More pious implementation of 'string.dump'
In 'str__dump', the call to 'lua_dump' assumes the function is on the top of the stack, but the manual allows 'luaL_buffinit' to push stuff on the stack (although the current implementation does not). So, the call to 'luaL_buffinit' must come after the call to 'lua_dump'.
Diffstat (limited to 'lprefix.h')
0 files changed, 0 insertions, 0 deletions