SVN commit 10449 by rakuco: qt5-qml: Add upstream commit that fixes the build with base GCC.
The upstream commit message is very vague and only says "Fix compiler warning", but the commit is enough to avoid this error: ../../include/QtQml/5.3.2/QtQml/private/../../../../../src/qml/jsruntime/qv4property_p.h: In member function 'void QV4::Object::insertMember(QV4::StringRef, QV4::ValueRef, QV4::PropertyAttributes)': ../../include/QtQml/5.3.2/QtQml/private/../../../../../src/qml/jsruntime/qv4property_p.h:101: error: 'QV4::Property::Property(const QV4::Property&)' is private ../../include/QtQml/5.3.2/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:171: error: within this context AM patch-git_b84f08c8 _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
