Compilation failed :( qserialportinfo_win.cpp qserialportinfo_win.cpp(182) : error C2664: 'QString::toInt' : cannot convert parameter 1 from 'quint16 *' to 'bool *' qserialportinfo_win.cpp(187) : error C2664: 'QString::toInt' : cannot convert parameter 1 from 'quint16 *' to 'bool *'
Build log: http://testresults.qt-project.org/ci/QtSerialPort_stable_Integration/build_00005/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ Compilation failed :( qserialportinfo_win.cpp qserialportinfo_win.cpp(182) : error C2664: 'TestNamespace::QString::toInt' : cannot convert parameter 1 from 'TestNamespace::quint16 *' to 'bool *' qserialportinfo_win.cpp(187) : error C2664: 'TestNamespace::QString::toInt' : cannot convert parameter 1 from 'TestNamespace::quint16 *' to 'bool *' Build log: http://testresults.qt-project.org/ci/QtSerialPort_stable_Integration/build_00005/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1364200384): http://codereview.qt-project.org/52062 [PS1] - Fix the broken serialport information obtaining on Mac http://codereview.qt-project.org/52058 [PS2] - Add accessor methods for checking the availability of the PID/VID http://codereview.qt-project.org/52051 [PS3] - Change the return type of the vendor/productIdentifier() API _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
