Closed GoogleCodeExporter closed 9 years ago
The is* functions are now fixed.
It appears that SWIG casts #define constants to long and the ones over
0x80000000 turn negative.
Masking them back to 32 bits fixed these too.
Most surprising is that nobody had bumped into this earlier. Good catch!
Thanks for the report!
Original comment by gergely.erdelyi
on 10 Dec 2008 at 2:59
Original issue reported on code.google.com by
goo...@simon.user.lysator.liu.se
on 9 Dec 2008 at 11:35