AFAIK, we can compile uim/qt4/pref/customwidgets.cpp with Qt 4.6 or
below. The QString class in Qt 4.7 has a new constructor,
QString::QString(const QChar *unicode)

http://doc.trolltech.com/4.7-snapshot/qstring.html#QString-3

and adding this constructor seems to result in this compile error.

I fixed this bug in the upstream repository last month by applying a
patch by Felix Geyer.

http://code.google.com/p/uim/source/detail?r=6394
http://code.google.com/p/uim/source/detail?r=6395

A relevant bug report in the upstream is bug #28250.

https://bugs.freedesktop.org/show_bug.cgi?id=28250

-- 
Muneyuki Noguchi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to