lua-users home
lua-l archive

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


> The behavior of table.insert & table.remove have changed, now they can
> throw an error "out of bounds".
> I found a recent discussion about this topic : see
> http://lua-users.org/lists/lua-l/2013-01/msg00442.html

Exactly, hence the change.