Review Request 123142: Fixes plasma-desktop compilation with boost 1.57
David Edmundson
david at davidedmundson.co.uk
Fri Mar 27 15:21:15 UTC 2015
> On March 27, 2015, 2:20 p.m., David Edmundson wrote:
> > is this redundant now?
>
> Ivan Čukić wrote:
> Yes, Tomaz said he'll close it.
/me abuses his super admin powers.
- David
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123142/#review78121
-----------------------------------------------------------
On March 27, 2015, 3:20 p.m., Tomaz Canabrava wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/123142/
> -----------------------------------------------------------
>
> (Updated March 27, 2015, 3:20 p.m.)
>
>
> Review request for Plasma.
>
>
> Repository: plasma-desktop
>
>
> Description
> -------
>
> Plasma-desktop uses Boost::optional on a few places, but it stored the value as boolean ( bool thisValid = currentValue; for instance ), the issue is that boost::optional conversion to bool must be explicit, thus a static_cast is needed.
>
>
> Diffs
> -----
>
> lib/kactivities-stats/src/lib/stats/resultset_iterator.cpp 664b399
>
> Diff: https://git.reviewboard.kde.org/r/123142/diff/
>
>
> Testing
> -------
>
> compiles.
>
>
> Thanks,
>
> Tomaz Canabrava
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150327/ef2a9f1a/attachment.html>
More information about the Plasma-devel
mailing list