lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Apr 21, 2014, at 1:23 PM, Roberto Ierusalimschy <roberto@inf.puc-rio.br> wrote:

>> Even though upstream does not accept feature patches, I would imagine they would like bug reports and potentially patches that fix them?
> 
> If "upstream" are us, we love bug reports and, even more, bug
> explanations; usually we do not care about patches. Of course, patches
> can be quite useful for other users.
> 
> -- Roberto

Yes, "upstream" would be you and your compatriots, which would make "downstream" everyone else, I guess! ;)

I will keep providing bug reports, bug patches I provide mostly as a stop-gap solution for other people until the next official release of Lua.

By the way, as this is my first time participating at the `work` level, is the progression of Lua releases as follows: work, alpha, beta, final?

~pmd~