tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[lua][patch] changing lua_Number to intmax_t



Hi Folks,

Here is a patch that changes lua_Number to intmax_t, following the
Christos' suggestion in [1]. Lua 5.3 defines lua_Integer as 'long
long', not as int64_t.

[1] http://mail-index.netbsd.org/tech-kern/2013/11/16/msg015956.html

[ ]s,
-- 
Lourival Vieira Neto

Attachment: lua_kernel_intmax_t.patch
Description: Binary data



Home | Main Index | Thread Index | Old Index