cdcseacave is building OpenMVS #283
Annotations
1 error and 14 warnings
|
|
|
|
|
|
|
libs/IO/ImageJPG.cpp#L186
variable ‘state’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
|
libs/MVS/DepthMap.cpp#L1501
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
libs/MVS/DepthMap.cpp#L1529
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
libs/MVS/SemiGlobalMatcher.cpp#L775
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
libs/MVS/PythonWrapper.cpp#L92
unused variable ‘numVertices’ [-Wunused-variable]
|
libs/MVS/PythonWrapper.cpp#L93
unused variable ‘numFaces’ [-Wunused-variable]
|
libs/MVS/Mesh.cpp#L1487
passing ‘SEACAVE::cList<SEACAVE::TImage<SEACAVE::TPixel<unsigned char> >, const SEACAVE::TImage<SEACAVE::TPixel<unsigned char> >&, 2, 4, unsigned char>::size_type’ {aka ‘unsigned char’} chooses ‘int’ over ‘unsigned int’ [-Wsign-promo]
|
libs/MVS/Mesh.cpp#L1487
in call to ‘std::string std::__cxx11::to_string(int)’ [-Wsign-promo]
|
This job failed
Loading