tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [patch] changing lua_Number to int64_t
On Nov 17, 10:36am, lourival.neto%gmail.com@localhost (Lourival Vieira Neto)
wrote:
-- Subject: Re: [patch] changing lua_Number to int64_t
| I mean know it as a script programmer. I think that would be helpful
| to know the exact lua_Number width when you are writing a script.
| AFAIK, you don't have sizeof functionality from Lua. So, IMHO,
| lua_Number width should be fixed and documented.
Lua should provide manifest constants for it (like INTMAX_MAX).
Otherwise you'd be making assumptions
christos
Home |
Main Index |
Thread Index |
Old Index