Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2022 01:54:48 GMT
From:      Kyle Evans <kevans@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org
Subject:   git: 606be1517ee3 - Create tag vendor/lua/5.4.3
Message-ID:  <202209020154.2821smjL050385@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209020154.2821smjL050385>