D6218: Fix runes parsing.

Sven Brauch noreply at phabricator.kde.org
Tue Jun 13 17:53:04 UTC 2017


brauch accepted this revision.
brauch added a comment.
This revision is now accepted and ready to land.


  looks good

INLINE COMMENTS

> parsertest.cpp:137
>      QVERIFY( lexer.read().kind == TokenTypeWrapper::Token_RUNE);
> -    QVERIFY( lexer.read().kind == TokenTypeWrapper::Token_RUNE);
> +    QVERIFY( lexer.read().kind == TokenTypeWrapper::Token_TEST);
>      

intentional?

REPOSITORY
  R59 KDevelop Go

BRANCH
  fix_runes

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

To: ematirov, apol, brauch
Cc: kdevelop-devel, geetamc, Pilzschaf, akshaydeo, surgenight, arrowdodger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170613/fb08e237/attachment-0001.html>


More information about the KDevelop-devel mailing list