Skip to content
Prev 3768 / 63424 Next

rpois hangs (PR#530)

kjetikj@astro.uio.no writes:
........
On Intel, that consistently gives
[1] -2147483648

I.e. signs of integer overflow. Apparently you partly get away with it
on a 64 bit machine, but I'm not surprised you get into regimes that
are not well tested by the poor developers working on hardware from
the bygone millennium....