[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Should old (5.3) tests pass in new GC if running in non-generational mode
- From: Russell Haley <russ.haley@...>
- Date: Fri, 12 Jan 2018 12:34:15 -0800
On Fri, Jan 12, 2018 at 5:35 AM, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
>> I think when source code is made available online sometimes people expect
>> the developers to be available to answer any and all questions on demand.
>> Clarifying the position of the Lua team clearly, as you have done here,
>> could help towards not having to answer the same questions about either
>> GitHub or the Test Suite.
>
> We will do that. Thanks,
>
> -- Roberto
>
Would it perhaps be worth while putting all released versions of Lua
on the Github site as labeled branches? While a tarball is fine, the
way of the world right now is to grab everything from Github. If other
labeled version were available, it then becomes obvious that head is
unstable. As a cautionary exercise, the head revision could have a
different readme warning "Thar be dragons here and you're on your
own".
Just a thought,
Russ