Hello!
I have same problem as in http://sourceforge.net/mailarchive/message.php?msg_id=8833529 . But now it happens with c++ one line comments. Like this:
//some comment \
some comment continued
The real trouble is then you have:
//if (f==true) { \
a=b; }
parser thinks what where's unmatched bracket and methods buffer is ruined / showing incorrect information.
>This is a legal expression in C and the compiler
has no problems handling it.
=)
Thanks! You're doing a great job!
Sincerely Yours.
anonymous from linux.org.ru.
Nobody/Anonymous ( nobody ) - 2007-03-26 12:50:27 PDT
5
Open
None
Nobody/Anonymous
semantic
None
Public
|
Date: 2008-03-01 18:35:00 PST
|