https://bugs.kde.org/show_bug.cgi?id=397659
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/syn | |tax-highlighting/9cfb8fa9a6 | |84917362b6a5ca99e099f5a4353 | |ae6 --- Comment #5 from Christoph Cullmann <cullm...@kde.org> --- Git commit 9cfb8fa9a684917362b6a5ca99e099f5a4353ae6 by Christoph Cullmann. Committed on 20/08/2018 at 16:59. Pushed by cullmann into branch 'master'. Fix includedDefinitions, handle definition change in context switch AcceptedPublic Fix includedDefinitions, handle definition change in context switch. They were missing, see PHP/HTML. I cleaned up the code a bit to just use QVector, no need for a queue, the order is anyways arbitrary (but stable). Differential Revision: https://phabricator.kde.org/D14952 M +10 -5 autotests/syntaxrepository_test.cpp M +19 -15 src/lib/definition.cpp https://commits.kde.org/syntax-highlighting/9cfb8fa9a684917362b6a5ca99e099f5a4353ae6 -- You are receiving this mail because: You are watching all bug changes.