[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: new snapshot of Lua 4.1 (work)
- From: Reuben Thomas <rrt@...>
- Date: Fri, 11 Jan 2002 17:40:30 +0000 (GMT)
> You can avoid some of these warnings by adjusting llimits.h:
>
> > /* an unsigned integer big enough to count the total memory used by Lua */
> > typedef unsigned long lu_mem;
>
> I supose you have to change that to "unsigned long long", or maybe "size_t".
size_t should work (given a flat address space, which I think Lua
assumes). unsigned long long is non-standard.
--
http://sc3d.org/rrt/
Kleineken: refreshes the dimensions other beers cannot reach