[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Penlight 1.10.0 fails tests on Lua 5.4.3
- From: "Pierre Chapuis" <catwell@...>
- Date: Thu, 29 Apr 2021 11:22:17 +0200
On Thu, Apr 29, 2021, at 09:29, Lemures Lemniscati wrote:
> I've tried Penlight 1.10.0.
> But, Penlight 1.10.0 fails tests on Lua 5.4.3.
> [...]
> mod52.lua:21: assertion failed
> got: "/tmp/Penlight/tests/lua/mod52.lua:22: global 'print' is not
> callable (a nil value)"
> needed: "attempt to call a nil value"
Hello,
yes, the Lua error messages changed.
This is a known issue. [1] Not sure if the Lua team intends to do
something or if we need to patch the tests to support both versions.
[1] http://lua-users.org/lists/lua-l/2021-04/msg00024.html