LineIdCWESeverityMessage
/home/jbakosi/code/walker/src/Base/ContainerUtil.hpp
38unsignedPositive570styleUnsigned expression 'd' can't be negative so it is unnecessary to test it.
66throwInNoexceptFunction398errorException thrown in function declared not to throw exceptions.
81throwInNoexceptFunction398errorException thrown in function declared not to throw exceptions.
/home/jbakosi/code/walker/src/Base/Data.hpp
506constParameter398styleParameter 'p' can be declared with const
/home/jbakosi/code/walker/src/Base/Exception.cpp
49syntaxErrorerrorsyntax error: keyword 'try' is not allowed in global scope
/home/jbakosi/code/walker/src/Base/HashMapReducer.hpp
90knownEmptyContainer398styleIterating over container 'u' that is always empty.
/home/jbakosi/code/walker/src/Base/TaggedTuple.hpp
161throwInNoexceptFunction398errorException thrown in function declared not to throw exceptions.
254constParameter398styleParameter 'p' can be declared with const
/home/jbakosi/code/walker/src/Control/HelpFactory.hpp
50constParameter398styleParameter 'p' can be declared with const
83constParameter398styleParameter 'p' can be declared with const
/home/jbakosi/code/walker/src/Control/StatCtr.hpp
341constVariable398styleVariable 'kind' can be declared with const
/home/jbakosi/code/walker/src/Control/SystemComponents.hpp
184throwInNoexceptFunction398errorException thrown in function declared not to throw exceptions.
189knownConditionTrueFalse571styleCondition '!found' is always true
205shadowFunction398styleLocal variable 'depvar' shadows outer function
221shadowFunction398styleLocal variable 'depvar' shadows outer function
/home/jbakosi/code/walker/src/DiffEq/Beta/MixMassFractionBeta.hpp
327constVariable398styleVariable 'Y' can be declared with const
/home/jbakosi/code/walker/src/DiffEq/Dirichlet/MixDirichlet.hpp
237constParameter398styleParameter 'particles' can be declared with const
/home/jbakosi/code/walker/src/DiffEq/Dirichlet/MixDirichletCoeffPolicy.cpp
48funcArgOrderDifferent683warningFunction 'MixDirichletCoeffConst' argument order different: declaration 'ncomp, norm, b_, S_, kprime_, rho_, b, kprime, S, rho, r, k' definition 'ncomp, norm, b_, S_, kprime_, rho_, b, S, kprime, rho, r, k'
109constParameter398styleParameter 'S' can be declared with const
147funcArgOrderDifferent683warningFunction 'MixDirichletHomogeneous' argument order different: declaration 'ncomp, norm, b_, S_, kprime_, rho_, b, kprime, S, rho, r, k' definition 'ncomp, norm, b_, S_, kprime_, rho_, b, S, kprime, rho, r, k'
/home/jbakosi/code/walker/src/IO/PDFWriter.cpp
962unreadVariable563styleVariable 'nbix' is assigned a value that is never used.
962unreadVariable563styleVariable 'nbiy' is assigned a value that is never used.
1097unreadVariable563styleVariable 'nbix' is assigned a value that is never used.
1097unreadVariable563styleVariable 'nbiy' is assigned a value that is never used.
1097unreadVariable563styleVariable 'nbiz' is assigned a value that is never used.
/home/jbakosi/code/walker/src/Main/RNGTest.cpp
189unmatchedSuppressioninformationUnmatched suppression: noConstructor
211noExplicitConstructor398styleClass 'Main' has a constructor with 1 argument that is not explicit.
/home/jbakosi/code/walker/src/Main/UnitTest.cpp
120unmatchedSuppressioninformationUnmatched suppression: noConstructor
142noExplicitConstructor398styleClass 'Main' has a constructor with 1 argument that is not explicit.
/home/jbakosi/code/walker/src/Main/Walker.cpp
168unmatchedSuppressioninformationUnmatched suppression: noConstructor
190noExplicitConstructor398styleClass 'Main' has a constructor with 1 argument that is not explicit.
/home/jbakosi/code/walker/src/RNGTest/TestU01Stack.hpp
76ignoredReturnValue252warningReturn value of function std::bind() is not used.
/home/jbakosi/code/walker/src/RNGTest/TestU01Suite.cpp
66useStlAlgorithm398styleConsider using std::transform algorithm instead of a raw loop.
/home/jbakosi/code/walker/src/Statistics/BiPDF.hpp
114constParameter398styleParameter 'p' can be declared with const
/home/jbakosi/code/walker/src/Statistics/PDFReducer.cpp
30uninitvar457errorUninitialized variable: meshid
38uninitvar457errorUninitialized variable: meshid
63uninitvar457errorUninitialized variable: meshid
71uninitvar457errorUninitialized variable: mid
74uninitvar457errorUninitialized variable: mid
76containerOutOfBounds398errorOut of bounds access in expression 'updf[i++]' because 'updf' is empty.
76knownEmptyContainer398styleIterating over container 'u' that is always empty.
80uninitvar457errorUninitialized variable: meshid
150containerOutOfBounds398errorOut of bounds access in expression 'updf[i++]' because 'updf' is empty.
150knownEmptyContainer398styleIterating over container 'u' that is always empty.
152containerOutOfBounds398errorOut of bounds access in expression 'bpdf[i++]' because 'bpdf' is empty.
152knownEmptyContainer398styleIterating over container 'b' that is always empty.
154containerOutOfBounds398errorOut of bounds access in expression 'tpdf[i++]' because 'tpdf' is empty.
154knownEmptyContainer398styleIterating over container 't' that is always empty.
/home/jbakosi/code/walker/src/Statistics/TriPDF.hpp
123constParameter398styleParameter 'p' can be declared with const
/home/jbakosi/code/walker/src/Statistics/UniPDF.hpp
115constParameter398styleParameter 'p' can be declared with const
/home/jbakosi/code/walker/src/Walker/Distributor.cpp
83unreadVariable563styleVariable 'nchare' is assigned a value that is never used.