https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88736

Alexandre Oliva <aoliva at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aoliva at gcc dot gnu.org

--- Comment #4 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
ISTM that this has drifted from the originally-reported problem to a different,
related one.

Originally, this was about <cstddef>'s defining ::nullptr_t in addition to
::std::nullptr_t.  I don't see any support for ::nullptr_t in <cstddef>, or any
doubt that it shouldn't be defined.

The referenced unresolved DR is about stddef.h's defining ::nullptr_t.

Reply via email to