D9140: Fix DetectChar and Detect2Chars rules

2017-12-03 Thread Dominik Haumann
This revision was automatically updated to reflect the committed changes. Closed by commit R216:7df4bda956d7: Fix DetectChar and Detect2Chars rules (authored by dhaumann). REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D9140?vs=23361&id=23362 REVIS

D9140: Fix DetectChar and Detect2Chars rules

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

D9140: Fix DetectChar and Detect2Chars rules

2017-12-03 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 These rules are allowed to have only one char. TEST PLAN make && make test REPOSITORY R216 Syntax