D9188: Highlighting Indexer: Check for empty context names and regexps

2017-12-05 Thread Dominik Haumann
This revision was automatically updated to reflect the committed changes. Closed by commit R216:fce0f06fb8b3: Highlighting Indexer: Check for empty context names and regexps (authored by dhaumann). REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D918

D9188: Highlighting Indexer: Check for empty context names and regexps

2017-12-05 Thread Volker Krause
vkrause accepted this revision. This revision is now accepted and ready to land. REPOSITORY R216 Syntax Highlighting BRANCH CheckContextNames (branched from master) REVISION DETAIL https://phabricator.kde.org/D9188 To: dhaumann, vkrause Cc: #frameworks

D9188: Highlighting Indexer: Check for empty context names and regexps

2017-12-04 Thread Dominik Haumann
dhaumann created this revision. dhaumann added a reviewer: vkrause. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY Warn about empty contexts of the form context="". Warn about empty RegExps String="". And fix the is