Bug #16174 2009-08-24 11:17
rajgopalv
Bug in sintax coloring in comments
Editor is not taking care of "\" followed by "new-line" in comments
_____________________
Case1:
/*
* COMMENTS
*\
/
valid code here
_____________________
Case2:
// comment\
second line
_____________________
In case 1, Even though the comment's syntax is correct, the C::B editor shows the "valid code here" in gray color (as comments)
In case 2, The "second line" is a comment, but C::B editor gives it syntax coloring
- Category
- Application::Editor
- Group
- Status
- Closed
- Close date
- 2012-05-17 03:50
- Assigned to
- mortenmacfly
History
I've tested both and I see no error in the current nightly build.
Maybe it's already fixed?
Kind Regards
Bananen-Joe
I think its not fixed. I have the august 17 2009 build.!
// comments are gray in color\
this line shud also be in gray color but its not!
/* comments are gray in color *\
/ this line isnot a comment, but still shown in gray color.!
____________________________________
I'm giving a snapshot of the bug here.
Multiline comment bug :
http://i892.photobucket.com/albums/ac125/rajgopalv/snapshot1.jpg
single line comment bug.
http://i892.photobucket.com/albums/ac125/rajgopalv/snapshot2.jpg
_____________________________________
Thanks
Rajgopal Vaithiyanathan
Version 10.05 still has both of those bugs.
Sorry, but I can't reproduce. Any additional information? Does it
still persist?