This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53843] Macros following string literals don't expand in C++11 mode
- From: "joseph.h.garvin at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 03 Jul 2012 19:56:28 +0000
- Subject: [Bug c++/53843] Macros following string literals don't expand in C++11 mode
- Auto-submitted: auto-generated
- References: <bug-53843-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53843
--- Comment #1 from Joseph Garvin <joseph.h.garvin at gmail dot com> 2012-07-03 19:56:28 UTC ---
Forgot to mention inserting a space between "x" and bar fixes the error.