lua/manual
Roberto Ierusalimschy b4d5dff8ec 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.
2019-06-05 13:16:25 -03:00
..
2html Year in copyright notice updated to 2019 2019-03-25 14:00:09 -03:00
manual.of Multiple errors in '__toclose' report the first one 2019-06-05 13:16:25 -03:00