lua-users home
lua-l archive

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


On Tue, 25 Sep 2018 at 10:11, Daurnimator <quae@daurnimator.com> wrote:
> I try and test my libraries in such a configuration. e.g. see
> https://github.com/daurnimator/lua-http/blob/ea12beba8647adaf9ab7fbe151850104714d2577/.travis.yml#L17

I forgot to mention a tidbit: this has the side effect of working
around a broken LNUM patchset that OpenWRT apply as discovered in this
issue:
https://github.com/daurnimator/lua-http/issues/82#issuecomment-340132344