Review Request 113297: Remove 'override' from ThreadWeaver::IdDecorator destructor.
Nicolás Alvarez
nicolas.alvarez at gmail.com
Mon Oct 21 23:02:29 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113297/
-----------------------------------------------------------
(Updated Oct. 21, 2013, 11:02 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks.
Repository: kdelibs
Description
-------
Remove 'override' from ThreadWeaver::IdDecorator destructor.
MSVC2010 apparently doesn't support 'override' on destructors,
even though it's legal according to C++11.
Diffs
-----
tier1/threadweaver/src/Weaver/IdDecorator.h 648d4236cc22015a1d145892daf368084a199053
Diff: http://git.reviewboard.kde.org/r/113297/diff/
Testing
-------
Still builds on Linux, now builds on Windows too.
Thanks,
Nicolás Alvarez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20131021/2a24141f/attachment.html>
More information about the Kde-frameworks-devel
mailing list