Avoid thread data race in connection_manager #6442
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/weight_optimizer.cpp#L174
unused parameter ‘cp’ [-Wunused-parameter]
|
Build NEST:
models/weight_optimizer.cpp#L123
unused parameter ‘d’ [-Wunused-parameter]
|
Build NEST:
models/weight_optimizer.cpp#L118
unused parameter ‘d’ [-Wunused-parameter]
|
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:
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