git: 606be1517ee3 - Create tag vendor/lua/5.4.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Sep 2022 01:54:48 UTC
The annotated tag vendor/lua/5.4.3 has been created by kevans: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/lua/5.4.3 tag vendor/lua/5.4.3 Tagger: Kyle Evans <kevans@FreeBSD.org> TaggerDate: 2022-09-01 21:26:33 +0000 Tag Lua 5.4.3 Fixes: - 'table.sort' does not work for partial orders - Parameter 'what' of 'debug.getinfo' cannot start with '>' - Error message in 'string.concat' uses wrong format. - isinstack' wrongly assumes we can work around an undefined behavior. See https://www.lua.org/bugs.html#5.4.2 for more detailed information. commit 30d7d06f4f373e6934f73ca77914cfe134595bff Author: Kyle Evans <kevans@FreeBSD.org> AuthorDate: 2022-09-01 21:26:17 +0000 Commit: Kyle Evans <kevans@FreeBSD.org> CommitDate: 2022-09-01 21:26:17 +0000 Import lua 5.4.3