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 objc/34033] compiler accepts invalid string concatenation



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-12-08 20:32 -------
Just a quick note, I think @"" should be treated the same as L"" (and the
u""/U"" ones) is with respect of string concatenation.


-- 


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


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