lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Francisco,

always considered a local variable could not be collected until the
scope containing it ended, from manual reading, RI told me more or
less not to count on it ( IIRC, implementation does not collect, but I
saw that l8r, I didn't rely on source, I relied on manual reading ), I
noted it and acted accordingly.

 This is interesting. Can you be more specific? How can a local variable be collected if it is still in the scope?

--
Andrea Vitali






_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org