Port regression test ticket 716 to Pytests #6298
Annotations
11 warnings
Post Restore apt cache
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build NEST:
models/iaf_cond_alpha_mc.h#L510
comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits]
|
Build NEST:
models/iaf_cond_alpha_mc.h#L493
comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
|
Build NEST:
nestkernel/connection_manager.cpp#L811
unused parameter ‘hyberslab_size’ [-Wunused-parameter]
|
Build NEST:
nestkernel/connection_manager.cpp#L811
unused parameter ‘graph_specs’ [-Wunused-parameter]
|
Build NEST:
nestkernel/modelrange_manager.cpp#L107
comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector<nest::modelrange>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Build NEST:
nestkernel/module_manager.cpp#L110
unused parameter ‘d’ [-Wunused-parameter]
|
Build NEST:
sli/scanner.cc#L737
this statement may fall through [-Wimplicit-fallthrough=]
|
Build NEST:
sli/scanner.cc#L709
this statement may fall through [-Wimplicit-fallthrough=]
|
Build NEST:
sli/scanner.cc#L667
this statement may fall through [-Wimplicit-fallthrough=]
|
Build NEST:
sli/scanner.cc#L637
this statement may fall through [-Wimplicit-fallthrough=]
|
Loading