| /builds/pid/pid-rpath/include/rpathlib/pid/pid_path.h |
| 50 | noExplicitConstructor | 398 | style | Class 'PidVersion' has a constructor with 1 argument that is not explicit. |
| 99 | noExplicitConstructor | 398 | style | Class 'PidVersionConstraint' has a constructor with 1 argument that is not explicit. |
| /builds/pid/pid-rpath/src/rpathlib/pid_path.cpp |
| 55 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'PidVersion' argument 1 names different: declaration 'version' definition 'other'. |
| 116 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'from_String' argument 1 names different: declaration 'value' definition 'version'. |
| 252 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'from_String' argument 1 names different: declaration 'value' definition 'version'. |
| 406 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'set_Dynamic_Path' argument 3 names different: declaration 'path' definition 'dynamicpath'. |
| 416 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'set_Static_Path' argument 1 names different: declaration 'path' definition 'staticpath'. |
| 524 | uselessCallsSubstr | 398 | performance | Ineffective call of function 'substr' because it returns a copy of the object. Use operator= instead. |
| /builds/pid/pid-rpath/src/rpathlib/rpath_resolver.cpp |
| 117 | funcArgNamesDifferent | 628 | style, inconcl. | Function 'configure' argument 1 names different: declaration 'exe_name' definition 'name_of_exe'. |