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
bananen-joe 2009-08-28 20:28

I've tested both and I see no error in the current nightly build.

Maybe it's already fixed?

Kind Regards

Bananen-Joe

rajgopalv 2009-09-01 05:12

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

fuzzy_wuzzy 2012-05-16 20:42

Version 10.05 still has both of those bugs.

mortenmacfly 2012-05-17 03:50

Sorry, but I can't reproduce. Any additional information? Does it

still persist?