Review Request 113297: Remove 'override' from ThreadWeaver::IdDecorator destructor.
Nicolás Alvarez
nicolas.alvarez at gmail.com
Thu Oct 17 00:08:37 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113297/
-----------------------------------------------------------
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/20131017/872d521f/attachment.html>
More information about the Kde-frameworks-devel
mailing list