lua/manual
Roberto Ierusalimschy f9d29b0c44 Upvalues removed from 'openupval' before being closed
Undo commit c220b0a5d0: '__close' is not called again in case of
errors. (Upvalue is removed from the list before the call.) The
common error that justified that change was C stack overflows, which
are much rarer with the stackless implementation.
2020-12-21 15:21:45 -03:00
..
2html Copyright year changed to 2020 2019-12-27 10:38:53 -03:00
manual.of Upvalues removed from 'openupval' before being closed 2020-12-21 15:21:45 -03:00