[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (work3) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 8 Jul 2014 20:44:10 -0300
> PS: I wish the math lib were an optional require, not "pre-required".
Edit linit.c and move the math lib entry from loadedlibs to preloadedlibs.