Skip to content

22.0-cppcheck-RPC_Digitization

Shaun Roe requested to merge sroe/athena:22.0-cppcheck-RPC_Digitization into master

solve cppcheck warnings: use of postfix increment, reinterpret_cast of long int * to double * (suppressed, I assume the author knows what they are doing in this packing/unpacking), duplicate assign and duplicate condition in 'if' statement.

Merge request reports