> From: [email protected] (Torbjörn Granlund) > Date: Fri, 27 Sep 2019 14:06:34 +0200 > > 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).
it would be a great progress if the limits of mpz_get_str/mpz_set_str were raised, and if the limitations of gmp_*printf (if any) were documented. Paul _______________________________________________ gmp-bugs mailing list [email protected] https://gmplib.org/mailman/listinfo/gmp-bugs
