Source: rlplot Version: 1.4-1 Severity: minor User: [email protected] Usertags: origin-ubuntu maverick ubuntu-patch Tags: patch
rlplot FTBFS with Qt 4.7 (currently in experimental). Patch from Ubuntu: http://launchpadlibrarian.net/55827534/rlplot_1.4-1_1.4-1ubuntu1.diff.gz > QT_Spec.cpp: In function 'bool com_GetTextExtentW(wchar_t*, int*, > int*, int, TextDEF*, QPainter*)': > QT_Spec.cpp:1190:16: error: call of overloaded 'QString(int)' is ambiguous > /usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: > QString::QString(const QByteArray&) > /usr/include/qt4/QtCore/qstring.h:426:43: note: > QString::QString(const char*) > /usr/include/qt4/QtCore/qstring.h:728:8: note: > QString::QString(const QString&) > /usr/include/qt4/QtCore/qstring.h:106:5: note: > QString::QString(QChar) > /usr/include/qt4/QtCore/qstring.h:105:14: note: > QString::QString(const QChar*) > QT_Spec.cpp: In function 'bool com_TextOutW(int, int, wchar_t*, > TextDEF*, QPainter*, anyOutput*)': > QT_Spec.cpp:1278:15: error: call of overloaded 'QString(int)' is ambiguous > /usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: > QString::QString(const QByteArray&) > /usr/include/qt4/QtCore/qstring.h:426:43: note: > QString::QString(const char*) > /usr/include/qt4/QtCore/qstring.h:728:8: note: > QString::QString(const QString&) > /usr/include/qt4/QtCore/qstring.h:106:5: note: > QString::QString(QChar) > /usr/include/qt4/QtCore/qstring.h:105:14: note: > QString::QString(const QChar*) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

