cdcseacave is building OpenMVS #288
Annotations
1 error and 10 warnings
|
|
libs/IO/ImageJPG.cpp#L186
variable ‘state’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
|
libs/MVS/SceneDensify.cpp#L1819
ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
|
libs/MVS/SceneDensify.cpp#L1819
ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
|
libs/MVS/SceneDensify.cpp#L1791
unused variable ‘imageData’ [-Wunused-variable]
|
libs/MVS/DepthMap.cpp#L1507
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
libs/MVS/DepthMap.cpp#L1535
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]
|
This job failed
Loading