Review Request 122183: [KUnitConversion] Currency: Fetch the currency file properly
Vishesh Handa
me at vhanda.in
Tue Feb 3 12:48:35 UTC 2015
> On Jan. 23, 2015, 9:02 p.m., David Faure wrote:
> > src/currency.cpp, line 673
> > <https://git.reviewboard.kde.org/r/122183/diff/2/?file=344361#file344361line673>
> >
> > pass 'this' as 3rd argument, just in case 'this' gets deleted while the job is running?
'this' isn't a QObject in this case, so I cannot do that.
- Vishesh
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122183/#review74634
-----------------------------------------------------------
On Jan. 23, 2015, 2:17 p.m., Vishesh Handa wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122183/
> -----------------------------------------------------------
>
> (Updated Jan. 23, 2015, 2:17 p.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Bugs: 340819
> https://bugs.kde.org/show_bug.cgi?id=340819
>
>
> Repository: kunitconversion
>
>
> Description
> -------
>
> Currency: Fetch the currency file properly
>
> Properly run an event loop and wait for the file to be fetched.
>
> Also add a test to make sure currency conversion is working.
>
> This patch also contains -
> * https://git.reviewboard.kde.org/r/122182/
> * https://git.reviewboard.kde.org/r/122181/
> * https://git.reviewboard.kde.org/r/122180/
>
> This is because reviewboard refuses to upload only a part of the diff. Please only look at currency.cpp w.r.t the EventLoop.
>
>
> Diffs
> -----
>
> autotests/convertertest.h 8129a48
> autotests/convertertest.cpp ae4298e
> src/currency.cpp 715233c
>
> Diff: https://git.reviewboard.kde.org/r/122183/diff/
>
>
> Testing
> -------
>
> Test now passes.
>
>
> Thanks,
>
> Vishesh Handa
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150203/9db389e1/attachment.html>
More information about the Kde-frameworks-devel
mailing list