Review Request 116590: Fix assign nested tuple unpacking
Sven Brauch
svenbrauch at googlemail.com
Tue Mar 4 11:16:11 UTC 2014
> On March 4, 2014, 10:55 a.m., Alexandr Zamaraev wrote:
> > duchain/declarationbuilder.cpp, line 1161
> > <https://git.reviewboard.kde.org/r/116590/diff/2/?file=251937#file251937line1161>
> >
> > I try, but compiler do not recognize lambda signature for recursive lambda:
> > http://stackoverflow.com/questions/14531993/can-lambda-functions-be-recursive
Ah, I see. I didn't think about that.
Still, can you do it against master please?
- Sven
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116590/#review51864
-----------------------------------------------------------
On March 4, 2014, 8:54 a.m., Alexandr Zamaraev wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116590/
> -----------------------------------------------------------
>
> (Updated March 4, 2014, 8:54 a.m.)
>
>
> Review request for KDevelop and Sven Brauch.
>
>
> Bugs: 314024
> http://bugs.kde.org/show_bug.cgi?id=314024
>
>
> Repository: kdev-python
>
>
> Description
> -------
>
> Old code use 2 level loop for unpack left tuple, but need recursion.
>
>
> Diffs
> -----
>
> duchain/declarationbuilder.cpp 400ec1d
> CMakeLists.txt 2de9bba
>
> Diff: https://git.reviewboard.kde.org/r/116590/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Alexandr Zamaraev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140304/ee29000f/attachment-0001.html>
More information about the KDevelop-devel
mailing list