https://bugs.kde.org/show_bug.cgi?id=399348
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/syn | |tax-highlighting/ff06ba217e | |403b21055cae1baf7f4751a582c | |987 Resolution|--- |FIXED --- Comment #1 from Christoph Cullmann <cullm...@kde.org> --- Git commit ff06ba217e403b21055cae1baf7f4751a582c987 by Christoph Cullmann, on behalf of Jonathan Poelen. Committed on 15/08/2019 at 18:37. Pushed by cullmann into branch 'master'. fix additionalDeliminator attribute Summary: The initialization of the `Rule::m_wordDelimiter` cache was done before the delimiters were extracted, which can invalidate the character number. Reviewers: #framework_syntax_highlighting, dhaumann, cullmann Reviewed By: #framework_syntax_highlighting, cullmann Subscribers: kwrite-devel, kde-frameworks-devel Tags: #kate, #frameworks Differential Revision: https://phabricator.kde.org/D23134 A +4 -0 autotests/folding/fix_d399348.addDelim.fold A +11 -0 autotests/html/fix_d399348.addDelim.html A +4 -0 autotests/input/fix_d399348.addDelim A +24 -0 autotests/input/syntax/fix_d399348_additional_deliminators.xml A +4 -0 autotests/reference/fix_d399348.addDelim.ref M +3 -3 src/lib/rule.cpp https://commits.kde.org/syntax-highlighting/ff06ba217e403b21055cae1baf7f4751a582c987 -- You are receiving this mail because: You are watching all bug changes.