Marc Glisse <[email protected]> writes: The report was also about mpz_get_str, which does not have this limitation. And for printf, it should be possible to make it print correctly and return a nonsense integer.
Maybe. But we cannot make %* type arguments work, easily. It will be limping unless we change int to size_t (or some such). -- Torbjörn Please encrypt, key id 0xC8601622 _______________________________________________ gmp-bugs mailing list [email protected] https://gmplib.org/mailman/listinfo/gmp-bugs
