On 2019-12-26, Jeremie Courreges-Anglas <j...@wxcvbn.org> wrote: > /usr/local/lib/libgmp.so.10.0: warning: vsprintf() is often misused, please > use vsnprintf()
On a side note, this warning is unfixable. gmp_sprintf() and gmp_vsprintf() are part of the GMP API and inherently have to use vsprintf(). -- Christian "naddy" Weisgerber na...@mips.inka.de