forked from pool/lua54
Factory #1
Reference in New Issue
Block a user
Delete Branch "factory"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Switch from update-alternatives to libalternatives (and dependency on lua-interpreter) - improve .gitignore and overall improve the packaging. - this package also provides devel symlink directly and conflicts other -devel packages - fix update-alternatives * Stack overflow in vararg functions with many fixed parameters called with few arguments. * Wrong assert when reporting concatenation errors (manifests only when Lua is compiled in debug mode). * Wrong error message in some short-cut expressions. * luac listings choke on long strings. - export luaU_dump in order to fix linking of luac binary * LUA_IFUNC must be defined as upstream but without "extern", * LUA_API must be defined as visibility default would not work because LUA_CDIR constant is wrong in x86_64 - devel package must require libluaver = %{version} or scripts [lua_pushstring] and <CODE>pushlstring</CODE> return string * too many variables in an assignment may cause a C stack overflow * an error in a module loaded through the '-l' option shows no * gsub may go wild when wrongly called without its third argument and with a large subject * table.remove removes last element of a table when given an out-of-bound index * stand-alone interpreter shows incorrect error message when * debug.sethook/gethook may overflow the thread's stack - Switch from update-alternatives to libalternatives (and OBS-URL: https://build.opensuse.org/request/show/1296995 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua54?expand=0&rev=33- Switch from update-alternatives to libalternatives (and dependency on lua-interpreter) - improve .gitignore and overall improve the packaging. - this package also provides devel symlink directly and conflicts other -devel packages - fix update-alternatives * Stack overflow in vararg functions with many fixed parameters called with few arguments. * Wrong assert when reporting concatenation errors (manifests only when Lua is compiled in debug mode). * Wrong error message in some short-cut expressions. * luac listings choke on long strings. - export luaU_dump in order to fix linking of luac binary * LUA_IFUNC must be defined as upstream but without "extern", * LUA_API must be defined as visibility default would not work because LUA_CDIR constant is wrong in x86_64 - devel package must require libluaver = %{version} or scripts [lua_pushstring] and <CODE>pushlstring</CODE> return string * too many variables in an assignment may cause a C stack overflow * an error in a module loaded through the '-l' option shows no * gsub may go wild when wrongly called without its third argument and with a large subject * table.remove removes last element of a table when given an out-of-bound index * stand-alone interpreter shows incorrect error message when * debug.sethook/gethook may overflow the thread's stack - Switch from update-alternatives to libalternatives (and OBS-URL: https://build.opensuse.org/request/show/1297784 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua54?expand=0&rev=34