[Bug libstdc++/115885] Build errors when libstdc++ math.h included in extern "C" block
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 12 09:38:23 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115885
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Kacper Słomiński from comment #0)
> This causes the following build errors if <math.h> is included somewhere
> inside an `extern "C"` block:
Stop doing that then.
More information about the Gcc-bugs
mailing list