Re: assertion failure in snprntffuns.c:79 for i686-w64-mingw32

2020-01-13 Thread Vincent Lefevre
On 2020-01-11 16:33:30 +0100, Marco Bodrato wrote: > Ciao, > > Il Ven, 10 Gennaio 2020 5:04 pm, Vincent Lefevre ha scritto: > > On 2020-01-10 16:27:31 +0100, Marco Bodrato wrote: > >> Can you please try with the development version? > > > I get the following error: > > > gmp_vsnprintf return

Re: assertion failure in snprntffuns.c:79 for i686-w64-mingw32

2020-01-11 Thread Marco Bodrato
Ciao, Il Ven, 10 Gennaio 2020 5:04 pm, Vincent Lefevre ha scritto: > On 2020-01-10 16:27:31 +0100, Marco Bodrato wrote: >> Can you please try with the development version? > I get the following error: > gmp_vsnprintf return value wrong ... because there was an error in the process of

Re: assertion failure in snprntffuns.c:79 for i686-w64-mingw32

2020-01-10 Thread Vincent Lefevre
On 2020-01-10 16:27:31 +0100, Marco Bodrato wrote: > This code was changed. > > https://gmplib.org/repo/gmp/rev/d6b57abdad8e > > Can you please try with the development version? I get the following error: FAIL: t-printf == gmp_vsnprintf return value wrong fmt |%Mu|

Re: assertion failure in snprntffuns.c:79 for i686-w64-mingw32

2020-01-10 Thread Vincent Lefevre
On 2020-01-10 08:44:13 +0100, Niels Möller wrote: > Vincent Lefevre writes: > > > Under Debian/unstable, I've configured GMP with: > > > > ./configure --host=i686-w64-mingw32 --disable-shared --enable-assert > > > > but "make check LOG_COMPILER=wine" gives: > > > > FAIL: t-printf > >

Re: assertion failure in snprntffuns.c:79 for i686-w64-mingw32

2020-01-09 Thread Niels Möller
Vincent Lefevre writes: > Under Debian/unstable, I've configured GMP with: > > ./configure --host=i686-w64-mingw32 --disable-shared --enable-assert > > but "make check LOG_COMPILER=wine" gives: > > FAIL: t-printf > == > > snprntffuns.c:79: GNU MP assertion failed: strlen (d->buf)

assertion failure in snprntffuns.c:79 for i686-w64-mingw32

2020-01-09 Thread Vincent Lefevre
Under Debian/unstable, I've configured GMP with: ./configure --host=i686-w64-mingw32 --disable-shared --enable-assert but "make check LOG_COMPILER=wine" gives: FAIL: t-printf == snprntffuns.c:79: GNU MP assertion failed: strlen (d->buf) == avail-1 FAIL t-printf.exe (exit status: