Possible Bug in bitlib under Windows?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Possible Bug in bitlib under Windows?
- From: "Andrew Gorges" <droidix@...>
- Date: Mon, 8 Dec 2008 17:04:35 -0600
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?
Andrew