This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/34859] g++ -D__STDC_LIMIT_MACROS -D__STDC_LIMIT_MACROS causes error



------- Comment #5 from tromey at gcc dot gnu dot org  2008-01-19 06:55 -------
These two macros are mentioned in footnotes in the C standard.
I think we should accept them.

Take a look at DR #593 here, though:

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2130.html

I don't have a copy of the C++ standard, but it sounds like it
does not mention these :-)

I'll fix this soon.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |tromey at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-01-19 06:55:26
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34859


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]