lua-users home
lua-l archive

Re: int64 support in 64bit architecture

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


On Tue, Apr 10, 2012 at 21:03, 云风 <cloudwu@gmail.com> wrote:
> We use int64 in our project, but lua don't support it directly.
> I think in 64bit architecture , use lightuserdata as the 64bit integer
> number is a simple way .
Isn't this a bit dangerous with the nan-tagging used now in lua 5.2?
-- James

AltStyle によって変換されたページ (->オリジナル) /