> The most common problem is passing objects around (file handles etc.) their internal structures have changed in between versions and hence can cause trouble.
To which Shmuel Zeigerman objected, saying that Lua's API does not use any such objects, which, I think, is correct.