[DRAFT] Replace Conan with vcpkg #1301
Annotations
10 warnings
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L87
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare]
|
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L97
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L103
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L139
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L149
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L158
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L186
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L231
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L239
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
src/simulation/dynamics/facetSRPDynamicEffector/facetSRPDynamicEffector.cpp#L112
comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
The logs for this run have expired and are no longer available.
Loading