forked from pool/lua54
- 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
6 lines
267 B
Plaintext
6 lines
267 B
Plaintext
mtime: 1754409984
|
|
commit: e748694fd6b34ea2082ff3cbfaf7d9ef41076c486205ab4507e5c766aa4d8b3b
|
|
url: https://src.opensuse.org/lua/lua54.git
|
|
revision: e748694fd6b34ea2082ff3cbfaf7d9ef41076c486205ab4507e5c766aa4d8b3b
|
|
projectscmsync: https://src.opensuse.org/lua/_ObsPrj.git
|