https://bugs.kde.org/show_bug.cgi?id=399388
Jonathan Poelen <jonathan.poe...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/syn | |tax-highlighting/d6b1e02ad4 | |da168755df693bca379937ce618 | |f13 Resolution|--- |FIXED --- Comment #1 from Jonathan Poelen <jonathan.poe...@gmail.com> --- Git commit d6b1e02ad4da168755df693bca379937ce618f13 by Jonathan Poelen. Committed on 26/09/2019 at 21:03. Pushed by jpoelen into branch 'master'. Fix skipOffset with dynamic RegExpr Summary: The pattern used depends on the previous contexts so skipOffset cannot be computed with a dynamic regex. 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/D24179 A +2 -0 autotests/folding/d399388_dynamic_RegExpr.dyInclRl.fold A +9 -0 autotests/html/d399388_dynamic_RegExpr.dyInclRl.html A +2 -0 autotests/input/d399388_dynamic_RegExpr.dyInclRl A +40 -0 autotests/input/syntax/d399388_dynamic_RegExpr.xml A +2 -0 autotests/reference/d399388_dynamic_RegExpr.dyInclRl.ref M +3 -1 src/lib/rule.cpp https://commits.kde.org/syntax-highlighting/d6b1e02ad4da168755df693bca379937ce618f13 -- You are receiving this mail because: You are watching all bug changes.