[PATCH] Fix _GMP_H_HAVE_FILE detection on recent FreeBSD
Vincent Lefevre
vincent at vinc17.net
Mon Sep 7 14:16:07 CEST 2026
On 2026-09-07 13:53:19 +0200, Marc Glisse wrote:
> it looks like, soon after your message, the old header guard was restored in
> FreeBSD, and it isn't necessary to change GMP anymore. Can you confirm?
In any case, since until now, the macro closely depends on the system
as seen in gmp.h, I think that __STDC_VERSION_STDIO_H__ should be tested
too for future C libraries (or if some other library decides to change).
--
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)
More information about the gmp-devel
mailing list