D6101: Work-around MSVC2017 compiler bug

Kevin Funk noreply at phabricator.kde.org
Mon Jun 5 13:02:31 UTC 2017


kfunk created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.

REVISION SUMMARY
  Also see: https://www.mail-archive.com/kde-windows@kde.org/msg07448.html
  
  Error:
  
    C:\JenkinsWS\workspace\Frameworks threadweaver kf5-qt5 WindowsQt5.7\examples\ThumbNailer\Model.cpp(122): note: see reference to function template instantiation '_OutIt std::transform<QList<QFileInfo>::const_iterator,QTypedArrayData<T>::iterator,Model::prepareConversions::<lambda_cf232ac0184765c12b4960bbb43cb783>>(_InIt,_InIt,_OutIt,_Fn1)' being compiled
            with
            [
                _OutIt=QTypedArrayData<Image>::iterator,
                T=Image,
                _InIt=QList<QFileInfo>::const_iterator,
                _Fn1=Model::prepareConversions::<lambda_cf232ac0184765c12b4960bbb43cb783>
            ]

REPOSITORY
  R279 ThreadWeaver

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D6101

AFFECTED FILES
  examples/ThumbNailer/Model.cpp

To: kfunk
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170605/0598336f/attachment.html>


More information about the Kde-frameworks-devel mailing list