Possibly an annoying test in configure

2023-08-19 Thread Dennis Clarke
This may be the same sort of bug I saw in MPFR a few weeks ago wherein I see : https://sympa.inria.fr/sympa/arc/mpfr/2023-08/msg6.html With GMP ver 6.3.0 I run into the same sort of thing : conftest.c:2:10: error: a function declaration without a prototype is deprecated in all versions

bug in __gmp_replacement_vsnprintf

2023-08-19 Thread Paul Zimmermann
ping: https://gmplib.org/list-archives/gmp-bugs/2022-October/005200.html The bug was acknowledged by Niels in January: https://gmplib.org/list-archives/gmp-bugs/2023-January/005230.html but not fixed in 6.3.0. Paul ___ gmp-bugs mailing list

Re: GMP Error Reporting

2023-08-19 Thread Torbjörn Granlund
"posihydr" writes: The problem occurs when the formula in GMP and < Picture 1 is used to calculate PI, calculate the constant C to the 3/2 power, output "Floating point exception" after running the program, and use GDB debugging to find that the program receives signal SIGFPE when