lua-users home
lua-l archive

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




On Tue, Dec 9, 2008 at 10:16 AM, Tim Channon <tc@gpsl.net> wrote:
Andrew Gorges wrote:
> I was using bit.band() with the arguments 3 and 0xFFFFFFFF and it
> returned 0, but on Linux, the same function returns 3.  My environment
> was the latest Lua for Windows which includes bitlib 25.  Anyone else
> having the same issue?

Do you mean the Unix code, release 25
http://luaforge.net/frs/?group_id=224&release_id=934

Where is the portable version?

This code is not portable? I thought I read that it was meant to be.
--
Regards,
Ryan