[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.4.0 (rc3) now available: compilation tests with gcc / TinyCC
- From: Roberto Ierusalimschy <roberto@...>
- Date: Thu, 14 May 2020 17:18:48 -0300
> You wrote:
> With v5.4 however I get into the stack issues I have reported that crash the
> tests
>
> Pls what do you mean with "tests" ?
> I know the authors in the Makefile put only this test:
> lua -v
>
> Did I miss something?
It means the test suite. However, the OP seems to ignore this point in
the suite documentation:
The test suite is not a product; it is just a tool for our internal
use. It is available here by popular demand but we cannot give any
kind of support for it. You're on your own.
A failure in some test has a higher chance of being a problem in the
test than in Lua, as is the case with that stack issue.
-- Roberto
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org