[Ci-reports] fail on QtDeclarative_dev_Integration #1919

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Nov 3 17:37:00 CET 2014


Compilation failed :(

  jsruntime\qv4object.cpp(1176) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4object.cpp(1176) : error C2146: syntax error : missing ';' before identifier 'length'
  jsruntime\qv4object.cpp(1176) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4object.cpp(1177) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4object.cpp(1177) : error C2146: syntax error : missing ';' before identifier 'i'
  jsruntime\qv4object.cpp(1177) : error C2065: 'i' : undeclared identifier
  jsruntime\qv4object.cpp(1177) : error C2065: 'i' : undeclared identifier
  jsruntime\qv4object.cpp(1177) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4object.cpp(1177) : error C2143: syntax error : missing ')' before '++'
  jsruntime\qv4object.cpp(1177) : error C2059: syntax error : ';'
  jsruntime\qv4object.cpp(1177) : error C2065: 'i' : undeclared identifier
  jsruntime\qv4object.cpp(1177) : error C2059: syntax error : ')'
  jsruntime\qv4object.cpp(1177) : error C2143: syntax error : missing ';' before '{'
  jsruntime\qv4object.cpp(1178) : error C2065: 'i' : undeclared identifier

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

  Tested changes (refs/builds/dev_1415035414):
    http://codereview.qt-project.org/98688 [PS1] - Get rid of Members and directly store MemberData::Data pointers
    http://codereview.qt-project.org/98687 [PS1] - Let markObjects() operate directly on HeapObjects
    http://codereview.qt-project.org/90891 [PS2] - Move the throw methods from ExecutionContext to ExecutionEngine
    http://codereview.qt-project.org/90732 [PS2] - Cleanup header file dependencies
    http://codereview.qt-project.org/90618 [PS2] - Remove some unneeded reinterpret_cast's
    http://codereview.qt-project.org/90617 [PS2] - Remove most calls to Value::managed()
    http://codereview.qt-project.org/90459 [PS7] - Changed Value to store Managed::Data pointers directly
    http://codereview.qt-project.org/90458 [PS3] - Cleanup: Get rid of String and Object pointers in Value



More information about the Ci-reports mailing list