This is the mail archive of the gcc@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]

multi-line comment warning.. bug/question?


Hi,

in my program i have a bunch of lines containing
an ascii logo.. and all those lines start
with comment '//' ... on one of those lines it
ends with '\' and i get a multi-comment
line warning ...

now shouldn't gcc ignore this *if* the next line
starts with '//' ?

regards, Nehal


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