Here we list the incompatibilities that may be found when moving a program
from Lua 5.0 to Lua 5.1.
You can avoid most of the incompatibilities compiling Lua with
appropriate options (see file luaconf.h
).
However,
all these compatibility options will be removed in the next version of Lua.