[Bug libstdc++/91480] Nonconforming definitions of standard library feature-test macros

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Aug 18 10:38:00 GMT 2019


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-08-18
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The original macros in the Library Fundamentals TS were ints not longs, which
is why some started that way. I've been gradually fixing them, but it's very,
very low priority. Your example doesn't seem very realistic.

The allocator traits one is a bug though.


More information about the Gcc-bugs mailing list