D6013: DebugVisitor: catch and show invalid token indizes

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Mon May 29 14:52:13 UTC 2017


kossebau created this revision.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  Current parsing logic can generate tokens with token range [0,-1]
  (e.g. if some expected token at the start is not existing in the
  input), so the debug logic needs to handle such invalid token indizes.

REPOSITORY
  R51 KDevelop: PG Qt

BRANCH
  handleInvalidTokensInGenerateDebugVisitor

REVISION DETAIL
  https://phabricator.kde.org/D6013

AFFECTED FILES
  kdev-pg/kdev-pg-debug-visitor-gen.cpp

To: kossebau, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170529/6d2db058/attachment.html>


More information about the KDevelop-devel mailing list