Re: Missing feature in 5.3: LUA_FLOAT_NONE for crippled C libraries
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Missing feature in 5.3: LUA_FLOAT_NONE for crippled C libraries
- From: Lourival Vieira Neto <lourival.neto@...>
- Date: 2015年10月15日 16:11:12 -0300
On Thu, Oct 15, 2015 at 2:23 PM, Real Time <realtimelogic@gmail.com> wrote:
>I therefore propose that you add an option (which can be set via the
> configuration file) that removes any use of floating point from Lua.
You might want to take a look at [1]. However, I still need to fix few
bugs found by Guilherme Salazar during this year GSoC and update to
5.3.1.
[1] https://github.com/lneto/lua/tree/no-float
--
Lourival Vieira Neto