Compilation failed :(

  c:\work\build\qt\qtbase\src\plugins\platforms\windows\array.h(51) : error 
C2143: syntax error : missing ';' before ''template<''
  c:\work\build\qt\qtbase\src\plugins\platforms\windows\array.h(51) : error 
C4430: missing type specifier - int assumed. Note: C++ does not support 
default-int
  c:\work\build\qt\qtbase\src\plugins\platforms\windows\array.h(55) : error 
C2143: syntax error : missing ';' before 'public'
          c:\work\build\qt\qtbase\src\plugins\platforms\windows\array.h(99) : 
see reference to class template instantiation 'Array<T>' being compiled
  c:\work\build\qt\qtbase\src\plugins\platforms\windows\array.h(55) : error 
C4430: missing type specifier - int assumed. Note: C++ does not support 
default-int
  c:\work\build\qt\qtbase\src\plugins\platforms\windows\array.h(55) : warning 
C4183: 'Q_DISABLE_COPY': missing return type; assumed to be a member function 
returning 'int'
  
c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(173) 
: error C2144: syntax error : 'signed char' should be preceded by ';'
  
c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(173) 
: error C4430: missing type specifier - int assumed. Note: C++ does not support 
default-int
  c:\work\build\qt\qtbase\src\plugins\platforms\windows\array.h(55) : error 
C2143: syntax error : missing ';' before 'public'
  c:\work\build\qt\qtbase\src\plugins\platforms\windows\array.h(55) : error 
C4430: missing type specifier - int assumed. Note: C++ does not support 
default-int
  c:\work\build\qt\qtbase\src\plugins\platforms\windows\array.h(55) : warning 
C4183: 'Q_DISABLE_COPY': missing return type; assumed to be a member function 
returning 'int'

  Build log: 
http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01722/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1378542442):
    http://codereview.qt-project.org/49863 [PS1] - Change template parameter 
name of qt_check_for_QOBJECT_macro
    http://codereview.qt-project.org/64571 [PS1] - Remove qCopy from the 
Windows platform plugin
    http://codereview.qt-project.org/64867 [PS1] - Be pedantic with Window's 
icon indexes.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to