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
2019-03-27 14:56:10 -03:00
2018-10-25 15:30:15 -03:00
2019-05-28 15:50:40 -03:00
2019-04-24 14:41:41 -03:00
2019-06-04 11:22:21 -03:00
2019-06-03 11:36:42 -03:00
2019-05-13 16:20:40 -03:00
2019-06-03 11:36:42 -03:00
2019-05-28 15:46:49 -03:00
2019-06-03 11:36:42 -03:00
2018-10-23 12:58:38 -03:00
2019-06-03 11:36:42 -03:00
2019-05-28 15:46:49 -03:00
2019-05-28 15:46:49 -03:00
2019-06-03 11:36:42 -03:00
2019-06-03 11:36:42 -03:00
2019-05-13 16:20:40 -03:00
2019-03-25 14:12:06 -03:00
2019-05-28 15:46:49 -03:00
Description
No description provided
13 MiB
Languages
C 66.7%
Lua 32.6%
Makefile 0.6%
Shell 0.1%