[Bug libstdc++/60491] Macros defined in sys/sysmacros.h pulled in by <iterator> even in -std=c++11
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 26 12:03:31 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60491
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=51749
Resolution|DUPLICATE |WORKSFORME
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This is fixed now thanks to glibc changes. <sys/sysmacros.h> is no longer
included by other glibc headers.
More information about the Gcc-bugs
mailing list