[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (rc1) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: Thu, 23 Apr 2020 10:42:17 -0300
> I was wondering if this bug https://www.lua.org/bugs.html#5.3.5-4 was
> backported to Lua 5.4 rc1
> lua_upvaluejoin from tha latest tarball doesn't seem to have that check.
The way upvalues are collected changed from reference count in 5.3 to
mark-sweep in 5.4, so that problem does not hapen any more.
-- Roberto
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org