D9202: Highlighting Indexer: Check for infinite loops

2017-12-05 Thread Dominik Haumann
This revision was automatically updated to reflect the committed changes. Closed by commit R216:1c0667ac6af8: Highlighting Indexer: Check for infinite loops (authored by dhaumann). REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D9202?vs=23504&id=235

D9202: Highlighting Indexer: Check for infinite loops

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

D9202: Highlighting Indexer: Check for infinite loops

2017-12-05 Thread Dominik Haumann
dhaumann updated this revision to Diff 23504. dhaumann added a comment. missing return true statement REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D9202?vs=23503&id=23504 BRANCH CheckLookAhead (branched from master) REVISION DETAIL https:

D9202: Highlighting Indexer: Check for infinite loops

2017-12-05 Thread Dominik Haumann
dhaumann updated this revision to Diff 23503. dhaumann added a comment. Fixed typo REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D9202?vs=23502&id=23503 BRANCH CheckLookAhead (branched from master) REVISION DETAIL https://phabricator.kde.o

D9202: Highlighting Indexer: Check for infinite loops

2017-12-05 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 The infinite loop check looks for a lookAhead="true" in combination with context="#stay". This would p