https://bugs.kde.org/show_bug.cgi?id=363227
--- Comment #8 from Dominik Haumann <[email protected]> --- The syntax highlighting files moved to the kde:syntax-highlighting framework, a standalone implementation of Kate's syntax highlighting. Please upstream your changes, this is rather important, since it doesn't help anyone if you just fix this in your local repository. The syntax-highlighting framework depends on qt-gui only, so you should be able to build it even if you still are on KDE 4. In order to fix this properly: 1. Please adapt the isocpp.xml and related files 2. Add examples to the unit tests in autotest/input/highlight.cpp (and/or related files). 3. run make test 4. look at the failing tests (i.e. compare the HTML output in your browser) 5. If all looks good, call in your build folder ./autotests/update-reference-data.sh 6. Make a review request on phabricator.kde.org (look for Create Diff at the right pane) This would be very very helpful! :-) -- You are receiving this mail because: You are watching all bug changes.
