Implement stats calculations for new calculated_stats_
container
#903
Annotations
8 errors
src/HealthGPS/analysis_module.cpp#L325
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Werror=sign-compare]
|
src/HealthGPS/analysis_module.cpp#L333
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Werror=sign-compare]
|
src/HealthGPS/analysis_module.cpp#L323
unused variable ‘current_time’ [-Werror=unused-variable]
|
|
src/HealthGPS/analysis_module.cpp#L325
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Werror=sign-compare]
|
src/HealthGPS/analysis_module.cpp#L333
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Werror=sign-compare]
|
src/HealthGPS/analysis_module.cpp#L323
unused variable ‘current_time’ [-Werror=unused-variable]
|
|
This job failed
Loading