-
Henrik (Grubba) Grubbström authored
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).
Henrik (Grubba) Grubbström authoredTo 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).