diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-06-03 12:13:13 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-06-03 12:13:13 -0300 |
commit | 4a3fd8488d617aa633f6b8be85e662653b100a59 (patch) | |
tree | 1dcc7fa6a6cec21619cb833be6f4a89ccc95404f /all | |
parent | 2c68e66570206aa1496f9c76fcf2a1a0f550d692 (diff) | |
download | lua-4a3fd8488d617aa633f6b8be85e662653b100a59.tar.gz lua-4a3fd8488d617aa633f6b8be85e662653b100a59.tar.bz2 lua-4a3fd8488d617aa633f6b8be85e662653b100a59.zip |
bug in 5.4 alpha rc1: to-be-closed x vararg functions
Closing methods must be run before correcting 'ci->func' when exiting
a vararg function, to get correct debug information (e.g., in case of
errors).
Diffstat (limited to 'all')
0 files changed, 0 insertions, 0 deletions