Fix warnings regarding int-type variables #5552
Annotations
5 errors and 11 warnings
models/correlomatrix_detector.cpp#L358
assignment of read-only variable ‘sender_ind’
|
models/correlomatrix_detector.cpp#L359
assignment of read-only variable ‘other_ind’
|
models/correlomatrix_detector.cpp#L363
assignment of read-only variable ‘sender_ind’
|
models/correlomatrix_detector.cpp#L364
assignment of read-only variable ‘other_ind’
|
|
|
sli/scanner.cc#L637
this statement may fall through [-Wimplicit-fallthrough=]
|
sli/scanner.cc#L667
this statement may fall through [-Wimplicit-fallthrough=]
|
sli/scanner.cc#L709
this statement may fall through [-Wimplicit-fallthrough=]
|
sli/scanner.cc#L737
this statement may fall through [-Wimplicit-fallthrough=]
|
nestkernel/module_manager.h#L124
unused parameter ‘name’ [-Wunused-parameter]
|
nestkernel/module_manager.h#L124
unused parameter ‘name’ [-Wunused-parameter]
|
nestkernel/module_manager.h#L124
unused parameter ‘name’ [-Wunused-parameter]
|
nestkernel/module_manager.h#L124
unused parameter ‘name’ [-Wunused-parameter]
|
nestkernel/module_manager.h#L124
unused parameter ‘name’ [-Wunused-parameter]
|
nestkernel/module_manager.h#L124
unused parameter ‘name’ [-Wunused-parameter]
|
This job failed
Loading