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++/53843] Macros following string literals don't expand in C++11 mode


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

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-07-03 20:07:11 UTC ---
and C.2.1 in the C++11 standard

and PR 50917 and PR 51282

and https://groups.google.com/forum/#!topic/comp.std.c++/9nD4Mb8pN1Q
(the second to last post quotes C.2.1)


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