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