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: Dirk Laurie <dirk.laurie@...>
- Date: 2015年10月21日 16:22:06 +0200
2015年10月21日 15:21 GMT+02:00 Roberto Ierusalimschy <roberto@inf.puc-rio.br>:
> I may be missing something, but the following definitions in 'luaconf.h'
> seem to do a good job of elliminating floats from Lua. A few caveats:
I think the OP agrees that it is not hard, but is trying to push the notion
that it is a sufficiently common Lua variation to justify being switched
on with just a single -D. Imagine a cardiac pacemaker that is scriptable
in Lua, that sort of thing.