This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52538] Extend C++11 UDLs to be compatible with inttypes.h macros
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 09 Mar 2012 09:07:10 +0000
- Subject: [Bug c++/52538] Extend C++11 UDLs to be compatible with inttypes.h macros
- Auto-submitted: auto-generated
- References: <bug-52538-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52538
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-09 09:07:10 UTC ---
If you want to use C++11, then you have to write C++11 code. That is the way
forward I think we have discussed this before.