On 22 May 2014 15:28, Roberto Ierusalimschy <
roberto@inf.puc-rio.br> wrote:
> This is a bug in the documentation: the correct should be "in the
> reverse order that they were marked for finalization".
Speaking of bugs in documentation and GC: I was reading the manual and found a dangling reference to the generational GC in the documentation to "collectgarbage":
http://www.lua.org/work/doc/manual.html#pdf-collectgarbage, assuming it was removed, as documented in ch. 8.1.