Bug 380489

Summary: [PATCH] c++: char value have the color of the strings
Product: [Frameworks and Libraries] frameworks-syntax-highlighting Reporter: Jonathan Poelen <jonathan.poelen>
Component: syntaxAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.31.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.37
Sentry Crash Report:

Description Jonathan Poelen 2017-06-03 02:19:56 UTC
The characters have the color of the "String" attribute, "Char" attribute is currently not used.

Implemented here: https://github.com/jonathanpoelen/syntax-highlighting/commit/5f28f47d4ff1c74a860e48aaea4e5ead873fee70
Comment 1 Dominik Haumann 2017-07-23 08:34:49 UTC
Git commit 7b0db14413ada452c1c3e4423a48e6d7d7819ab1 by Dominik Haumann, on behalf of Jonathan Poelen.
Committed on 23/07/2017 at 08:34.
Pushed by dhaumann into branch 'master'.

C++: Fix char value have the color of the strings

FIXED-IN: 5.37

M  +13   -13   autotests/html/highlight.cpp.html
M  +4    -4    autotests/html/highlight.lex.html
M  +13   -13   autotests/reference/highlight.cpp.ref
M  +4    -4    autotests/reference/highlight.lex.ref
M  +10   -10   data/syntax/isocpp.xml

https://commits.kde.org/syntax-highlighting/7b0db14413ada452c1c3e4423a48e6d7d7819ab1