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++/33156] preprocessor precedence of string concatenation backwards?



------- Comment #4 from igodard at pacbell dot net  2007-08-23 19:30 -------
Ah! I see. So if string cat is after there's only one string, which does
contain embedded quotes as printed.

And if string cat were before you couldn't compose a string out of a sequence
of macro calls and literals. Makes sense, sorry to bother you.


-- 

igodard at pacbell dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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