https://bugs.kde.org/show_bug.cgi?id=405903

Nibaldo G. <nibg...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nibg...@gmail.com
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Nibaldo G. <nibg...@gmail.com> ---
This isn't a bug of the C or C++ highlighter, but it's a bug of the
"LineContinue" rule. 
If you write the following using C or JavaScript syntax highlighting:

"string \



other text "


"other text" is also highlighted as a string, since the "LineContinue" rule
(character "\") skips the empty lines. 
The expected result is that LineContinue ends when an empty line is detected.

This bug exists in KF5.56.0, but doesn't exist in KF5.48.0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to