Review Request 123702: rpp: test for mispaired brackets
Zhang HuiJie
yitianbuji at gmail.com
Fri Jun 5 17:58:23 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123702/
-----------------------------------------------------------
(Updated June 5, 2015, 5:58 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDevelop.
Changes
-------
Submitted with commit bb9877fca94b6ce9fc0cde9d92ecce39dbc53e90 by Milian Wolff on behalf of Zhang HuiJie to branch 4.7.
Repository: kdevelop
Description
-------
one test added, for the current macro expander doesn't check brackets fully
Diffs
-----
languages/cpp/parser/tests/test_parser.cpp 775ce88
Diff: https://git.reviewboard.kde.org/r/123702/diff/
Testing
-------
the expander handles this one well:
#if (1 //error expected, and we got it
#endif
but nothing reported with this one:
#if 1)
#endif
Thanks,
Zhang HuiJie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150605/49d39de4/attachment.html>
More information about the KDevelop-devel
mailing list