D9132: Highlighting Indexer: Warn about duplicate contexts
Dominik Haumann
noreply at phabricator.kde.org
Sun Dec 3 14:06:15 UTC 2017
dhaumann created this revision.
dhaumann added a reviewer: vkrause.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
Warn, if two contexts have the same name.
Currently, we have the following issues:
ContextChecker::processElement: "data/syntax/cgis.xml" context duplicate: "Region Marker"
ContextChecker::processElement: "data/syntax/cgis.xml" context duplicate: "Commentar 1"
ContextChecker::processElement: "data/syntax/cgis.xml" context duplicate: "Commentar 2"
ContextChecker::processElement: "data/syntax/diff.xml" context duplicate: "File"
ContextChecker::processElement: "data/syntax/objectivecpp.xml" context duplicate: "Preprocessor"
ContextChecker::processElement: "data/syntax/spice.xml" context duplicate: "String"
TEST PLAN
make && make test
REPOSITORY
R216 Syntax Highlighting
BRANCH
ContextDataChecker (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D9132
AFFECTED FILES
src/indexer/katehighlightingindexer.cpp
To: dhaumann, vkrause
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171203/d3e9ce20/attachment.html>
More information about the Kde-frameworks-devel
mailing list