-
- Downloads
Bignums: Changed the API to get MP_INTs from svalues.
To get an MP_INT from an svalue it is now possible to call mpz_from_svalue(). Also fixes bugs in get_auto_bignum_program{,_or_zero}(), so that they actually work (previously they always returned NULL due to the svalue auto_bignum_program not being a function).
Loading
Please register or sign in to comment