[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: At the edge of LNUM patch
- From: eugeny gladkih <john@...>
- Date: Thu, 27 Mar 2008 20:52:16 +0300
>>>>> "LHdF" == Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> writes:
>> I know that I am not alone in my toils to upgrade to new versions of Lua
>> even in an ANSI C environment when all I want to do is eliminate
>> floating point.
LHdF> For the Lua core, isn't it a simple matter of defining the correct
LHdF> luai_num* macros and LUA_NUMBER_SCAN, LUA_NUMBER_FMTin
LHdF> luaconf.h?
and we'll have problems with math library
LHdF> Or do you mean the libraries as well?
yep
--
Yours sincerely, Eugeny.
Doctor Web, Ltd. http://www.drweb.com
+79119997425
- References:
- Re: At the edge of LNUM patch, Doug Currie
- Re: At the edge of LNUM patch, Asko Kauppi
- Re: At the edge of LNUM patch, Miles Bader
- Re: At the edge of LNUM patch, Mike Pall
- Re: At the edge of LNUM patch, Bogdan Marinescu
- Re: At the edge of LNUM patch, Asko Kauppi
- Re: At the edge of LNUM patch, David Kastrup
- Re: At the edge of LNUM patch, askok
- Re: At the edge of LNUM patch, Mike Pall
- Re: At the edge of LNUM patch, Doug Rogers
- Re: At the edge of LNUM patch, Luiz Henrique de Figueiredo