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/44355] "\ " at the end of a comment



------- Comment #3 from paolo dot carlini at oracle dot com  2010-05-31 18:19 -------
-Wall tells you indeed that you have a multi-line comment, just \ triggers it,
the space doesn't make any difference. And if you have a multi-line comment,
what else you can expect for the output of the pre-processor?


-- 


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


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