Details
-
Bug
-
Resolution: Incomplete
-
P4: Low
-
4.7.1
-
None
-
Debian GNU/Linux squeeze, gcc 4.4.4
Description
I have compiled Qt with the config:
./configure -prefix /home/sergey/code/QtEmbedded-4.7.1-x86 -opensource -embedded x86_64 -qvfb -no-largefile -no-qt3support -no-glib -no-accessibility -no-exceptions -no-javascript-jit -no-declarative -nomake demos -nomake examples -silent -no-kbd-tty -no-kbd-linuxinput
Here I quote the warnings for text handling.
text/qfontdatabase.cpp:1010: warning: 'QStringList familyList(const QFontDef&)' defined but not used text/qtextformat.cpp:271: warning: dereferencing type-punned pointer will break strict-aliasing rules