Enable use of client/server config with ZeroMQ #29
Annotations
10 warnings and 2 notices
src/OSMP.cpp#L49
variable 'private_log_file' is non-const and globally accessible, consider making it const
|
src/OSMP.cpp#L161
implicit conversion 'fmi2Boolean' (aka 'int') -> bool
|
src/OSMP.cpp#L175
implicit conversion 'fmi2Boolean' (aka 'int') -> bool
|
src/OSMP.cpp#L209
implicit conversion 'fmi2Boolean' (aka 'int') -> bool
|
src/OSMP.cpp#L228
implicit conversion 'fmi2Boolean' (aka 'int') -> bool
|
src/OSMP.h#L133
variable 'private_log_file' is non-const and globally accessible, consider making it const
|
src/OSMP.h#L133
invalid case style for class member 'private_log_file'
|
src/OSMP.h#L163
1024 is a magic number; consider replacing it with a named constant
|
src/OSMP.h#L167
1024 is a magic number; consider replacing it with a named constant
|
src/OSMP.h#L181
integer literal has suffix 'u', which is not uppercase
|
src/OSMP.cpp#L1
File src/OSMP.cpp does not conform to Custom style guidelines. (lines 161, 165, 175, 179, 209, 228)
|
src/OSMP.h#L1
File src/OSMP.h does not conform to Custom style guidelines. (lines 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242)
|
The logs for this run have expired and are no longer available.
Loading