[kde-freebsd] [SVN Commit] area51/QT/lang/qt5-qml/files
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Oct 26 11:53:30 UTC 2014
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
More information about the kde-freebsd
mailing list