Saturday, December 28, 2019

Re: Ruby 2.7.0

On 2019-12-26, Jeremie Courreges-Anglas <jca@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 naddy@mips.inka.de

No comments:

Post a Comment