source tar: qt-x11-commercial-src-4.5.0-beta1.tar.gz
using gcc 3.4.6 on Red Enterprise 4

I got the following warings:
tools/qdumper.cpp:653: warning: cast from pointer to integer of different size
painting/qblendfunctions.cpp:531: warning: converting to `int' from `qreal'
painting/qblendfunctions.cpp:532: warning: converting to `int' from `qreal'
painting/qblendfunctions.cpp:531: warning: converting to `int' from `qreal'
painting/qblendfunctions.cpp:532: warning: converting to `int' from `qreal'
painting/qblendfunctions.cpp:531: warning: converting to `int' from `qreal'
painting/qblendfunctions.cpp:532: warning: converting to `int' from `qreal'
painting/qblendfunctions.cpp:531: warning: converting to `int' from `qreal'
painting/qblendfunctions.cpp:532: warning: converting to `int' from `qreal'
painting/qpainter.cpp:135: warning: 'bool qt_painter_thread_test(int,
const char*, bool)' defined but not used
painting/qprintengine_ps.cpp:461: warning: passing `qreal' for
converting 3 of `QImage::QImage(const uchar*, int, int, int,
QImage::Format)'
painting/qprintengine_ps.cpp:463: warning: passing `qreal' for
converting 3 of `QImage::QImage(const uchar*, int, int, int,
QImage::Format)'
painting/qtextureglyphcache.cpp:198: warning: 'format' might be used
uninitialized in this function
painting/qpaintengine_raster.cpp:1023: warning: converting to `int' from `qreal'
painting/qpaintengine_raster.cpp:1042: warning: converting to `int' from `qreal'
painting/qdrawhelper.cpp:4889: warning: 'void
blend_untransformed_rgb16(int, const QSpan*, void*)' defined but not
used
widgets/qplaintextedit.cpp:1740: warning: converting to `int' from `qreal'
graphicsview/qgraphicsitem.cpp:1204: warning: comparison between
signed and unsigned integer expressions
graphicsview/qgraphicsscene.cpp:649: warning: unused variable 'q'
qscriptecmaregexp.cpp:85: warning: 'F' might be used uninitialized in
this function
expr/qapplytemplate.cpp:76: warning: 'priority' might be used
uninitialized in this function
expr/qapplytemplate.cpp:77: warning: 'id' might be used uninitialized
in this function
expr/qvalidate.cpp:51: warning: unused parameter 'validationMode'
qjpeghandler.cpp:628: warning: variable 'rt' might be clobbered by
`longjmp' or `vfork'
qjpeghandler.cpp:662: warning: variable 'result' might be clobbered by
`longjmp' or `vfork'
../../../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:72:
warning: unreachable code at beginning of switch statement
../shared/cpp.cpp:128: warning: converting of negative value
`-0x000000001' to `uint'
../shared/cpp.cpp:128: warning: converting of negative value
`-0x000000001' to `uint'
../shared/cpp.cpp:128: warning: converting of negative value
`-0x000000001' to `uint'
../shared/cpp.cpp:128: warning: converting of negative value
`-0x000000001' to `uint'
addresswidget.cpp:102: warning: 'row' might be used uninitialized in
this function
context2d.cpp:362: warning: 'style' might be used uninitialized in this function
context2d.cpp:390: warning: 'style' might be used uninitialized in this function
.uic/release-static/ui_mainwindow.h:264: warning: unused parameter 'MainWindow'
glshaders.cpp:261:2: warning: no newline at end of file
qtbox.cpp:122: warning: passing `qreal' for converting 2 of `virtual
ItemBase* ItemBase::createNew(int, int, int)'
qtbox.cpp:122: warning: passing `qreal' for converting 3 of `virtual
ItemBase* ItemBase::createNew(int, int, int)'
generator.cpp:795: warning: unused parameter 'atom'
generator.cpp:795: warning: unused parameter 'relative'
generator.cpp:795: warning: unused parameter 'marker'
generator.cpp:795: warning: unused parameter 'node'
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to