Fw/Port| File | Line | Rule | Severity | Message |
|---|---|---|---|---|
| Fw/Port/InputSerializePort.cpp:21 | 21 | cpp/fprime/jpl-c/non-const-function-pointer | low | This call does not go through a const function pointer. |
| File | Line | Rule | Dismissal reason | Comment |
|---|---|---|---|---|
| Fw/Port/InputSerializePort.hpp | 22 | cpp/jpl-c/hidden-pointer-indirection-typedef | won't fix | This is a function pointer type-def used for code clarity. |