Re: Build Lua with only integer numbers
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Build Lua with only integer numbers
- From: Phil Leblanc <philanc@...>
- Date: Mon, 5 Apr 2021 21:00:38 +0000
On Mon, Apr 5, 2021 at 5:42 PM Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
>
> The current status quo is as it was. *Allowing* Lua to be built without
> floats is (as it has been for a long time) in our scope, but actually
> building Lua without floats is (as it always was) out of our scope.
Okay, thanks.
Phil
> -- Roberto