cdcseacave is building OpenMVS #277
Annotations
10 warnings
|
libs/IO/ImageJPG.cpp#L186
variable ‘state’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
|
libs/MVS/DepthMap.cpp#L1482
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
libs/MVS/DepthMap.cpp#L1510
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]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "OpenMVS_Windows_Release_x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading