aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-06-05 13:16:25 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-06-05 13:16:25 -0300
commitb4d5dff8ec4f1c8a44db66d368e95d359b04aea7 (patch)
treee87fbd3bcbf8a271429ee31f32eaf928058ab376 /makefile
parent14edd364c3abcb758e74c68a2bdd4ddaeefdae2a (diff)
downloadlua-b4d5dff8ec4f1c8a44db66d368e95d359b04aea7.tar.gz
lua-b4d5dff8ec4f1c8a44db66d368e95d359b04aea7.tar.bz2
lua-b4d5dff8ec4f1c8a44db66d368e95d359b04aea7.zip
Multiple errors in '__toclose' report the first one
When there are multiple errors when closing objects, the error reported by the protected call is the first one, for two reasons: First, other errors may be caused by this one; second, the first error is handled in the original execution context, and therefore has the full traceback.
Diffstat (limited to 'makefile')
0 files changed, 0 insertions, 0 deletions