Review Request 114811: Fix C++ parser bug introduced by ce51818
Commit Hook
null at kde.org
Fri Jan 3 15:32:37 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/114811/#review46694
-----------------------------------------------------------
This review has been submitted with commit ae026ba381e129dada895ae7989630d7239b78f9 by Milian Wolff on behalf of Max Schwarz to branch master.
- Commit Hook
On Jan. 2, 2014, 1:59 p.m., Max Schwarz wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/114811/
> -----------------------------------------------------------
>
> (Updated Jan. 2, 2014, 1:59 p.m.)
>
>
> Review request for KDevelop and Milian Wolff.
>
>
> Repository: kdevelop
>
>
> Description
> -------
>
> languages/cpp: fix bugs introduced by ce51818
>
> Apparently the author thought = binds stronger than ==, but that's not the
> case. This completely blocked the C++ parser in my project.
>
>
> Diffs
> -----
>
> languages/cpp/includepathresolver.cpp 7aeecbc
>
> Diff: https://git.reviewboard.kde.org/r/114811/diff/
>
>
> Testing
> -------
>
> Found ce51818 by bisecting.
>
> Without the patch the C++ parser does not get past the first few files and hangs infinitely. With the patch everything works as expected.
>
>
> Thanks,
>
> Max Schwarz
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140103/799fb3f6/attachment.html>
More information about the KDevelop-devel
mailing list