Overview

Request 108217 accepted

- The perl 5.12 packages are compiled with -Duse64bitint, which
means that IVs are 64-bits even on 32-bit architectures. When
converting IVs, SWIG assumes that an IV is the same size as a
long, which causes OverflowErrors with unsigned longs when
the value is greater than 2^31.

Loading...
Request History
Dinar Valeev's avatar

k0da created request

- The perl 5.12 packages are compiled with -Duse64bitint, which
means that IVs are 64-bits even on 32-bit architectures. When
converting IVs, SWIG assumes that an IV is the same size as a
long, which causes OverflowErrors with unsigned longs when
the value is greater than 2^31.


Ismail Dönmez's avatar

namtrac accepted request

Well please forward this awesome patch to upstream too, thanks!

openSUSE Build Service is sponsored by