2024-04-20 20:14 ftp://ftp.de.debian.org/debian/pool/main/o/openturns/openturns_1.22.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=openmp --library=boost --library=python --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.13.0 head-info: fb15ac6 (2024-04-20 19:16:41 +0200) count: 6981 3574 elapsed-time: 1297.7 1353.9 head-timing-info: old-timing-info: head results: openturns-1.22/cmake/have_fr_loc.cxx:8:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_NUMERIC [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/ApproximationAlgorithm.cxx:32:68: debug: Function::addArguments found argument 'ApproximationAlgorithmImplementation' with varid 0. [varid0] openturns-1.22/lib/src/Base/Algo/ApproximationAlgorithm.cxx:35:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Algo/openturns/ApproximationAlgorithm.hxx:49:3: style: Class 'ApproximationAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/ApproximationAlgorithm.hxx:52:3: style: Class 'ApproximationAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/ApproximationAlgorithmImplementation.cxx:52:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/ApproximationAlgorithmImplementation.cxx:71:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/ApproximationAlgorithmImplementation.cxx:106:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/ApproximationAlgorithmImplementation.cxx:132:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/ApproximationAlgorithmImplementation.cxx:227:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/ApproximationAlgorithmImplementationFactory.cxx:64:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/BoundingVolumeHierarchy.cxx:63:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/BoundingVolumeHierarchy.cxx:90:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/BoundingVolumeHierarchy.cxx:172:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/BoundingVolumeHierarchy.cxx:269:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/BoundingVolumeHierarchy.hxx:57:8: style: Virtual function 'setVerticesAndSimplices' is called from constructor 'BoundingVolumeHierarchy(const Sample&vertices,const IndicesCollection&simplices,const UnsignedInteger binNumber=ResourceMap::GetAsUnsignedInteger("BoundingVolumeHierarchy-BinNumber")' at line 65. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Algo/BoundingVolumeHierarchy.cxx:65:3: note: Calling setVerticesAndSimplices openturns-1.22/lib/src/Base/Algo/openturns/BoundingVolumeHierarchy.hxx:57:8: note: setVerticesAndSimplices is a virtual function openturns-1.22/lib/src/Base/Algo/CholeskyMethod.cxx:179:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/CholeskyMethod.cxx:250:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasUniformWeight_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/CholeskyMethod.cxx:268:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/Classifier.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Algo/openturns/Classifier.hxx:49:3: style: Class 'Classifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/Classifier.hxx:52:3: style: Class 'Classifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/Classifier.cxx:75:61: style:inconclusive: Function 'grade' argument 2 names different: declaration 'outC' definition 'hClass'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/Classifier.hxx:65:32: note: Function 'grade' argument 2 names different: declaration 'outC' definition 'hClass'. openturns-1.22/lib/src/Base/Algo/Classifier.cxx:75:61: note: Function 'grade' argument 2 names different: declaration 'outC' definition 'hClass'. openturns-1.22/lib/src/Base/Algo/Classifier.cxx:81:61: style:inconclusive: Function 'grade' argument 2 names different: declaration 'outC' definition 'hClass'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/Classifier.hxx:67:31: note: Function 'grade' argument 2 names different: declaration 'outC' definition 'hClass'. openturns-1.22/lib/src/Base/Algo/Classifier.cxx:81:61: note: Function 'grade' argument 2 names different: declaration 'outC' definition 'hClass'. openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:61:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:67:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:105:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:159:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:44:21: style:inconclusive: Function 'ClassifierImplementation' argument 2 names different: declaration 'outClasses' definition 'classes'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/ClassifierImplementation.hxx:45:44: note: Function 'ClassifierImplementation' argument 2 names different: declaration 'outClasses' definition 'classes'. openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:44:21: note: Function 'ClassifierImplementation' argument 2 names different: declaration 'outClasses' definition 'classes'. openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:136:21: style:inconclusive: Function 'gradeParallel' argument 2 names different: declaration 'outC' definition 'hClass'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/ClassifierImplementation.hxx:64:47: note: Function 'gradeParallel' argument 2 names different: declaration 'outC' definition 'hClass'. openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:136:21: note: Function 'gradeParallel' argument 2 names different: declaration 'outC' definition 'hClass'. openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:146:21: style:inconclusive: Function 'gradeSequential' argument 2 names different: declaration 'outC' definition 'hClass'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/ClassifierImplementation.hxx:66:49: note: Function 'gradeSequential' argument 2 names different: declaration 'outC' definition 'hClass'. openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:146:21: note: Function 'gradeSequential' argument 2 names different: declaration 'outC' definition 'hClass'. openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:155:75: style:inconclusive: Function 'grade' argument 2 names different: declaration 'outC' definition 'hClass'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/ClassifierImplementation.hxx:60:39: note: Function 'grade' argument 2 names different: declaration 'outC' definition 'hClass'. openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:155:75: note: Function 'grade' argument 2 names different: declaration 'outC' definition 'hClass'. openturns-1.22/lib/src/Base/Algo/CorrectedLeaveOneOut.cxx:78:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/CorrectedLeaveOneOut.cxx:56:61: style:inconclusive: Function 'run' argument 4 names different: declaration 'psi' definition 'basis'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/CorrectedLeaveOneOut.hxx:55:41: note: Function 'run' argument 4 names different: declaration 'psi' definition 'basis'. openturns-1.22/lib/src/Base/Algo/CorrectedLeaveOneOut.cxx:56:61: note: Function 'run' argument 4 names different: declaration 'psi' definition 'basis'. openturns-1.22/lib/src/Base/Algo/DesignProxy.cxx:80:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/DesignProxy.cxx:115:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/DesignProxy.cxx:196:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/DesignProxy.cxx:70:3: performance: Variable 'alreadyComputed_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Base/Algo/EnclosingSimplexAlgorithm.cxx:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_implementation_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/EnclosingSimplexAlgorithm.cxx:40:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Algo/openturns/EnclosingSimplexAlgorithm.hxx:53:3: style: Class 'EnclosingSimplexAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/EnclosingSimplexAlgorithm.hxx:56:3: style: Class 'EnclosingSimplexAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/EnclosingSimplexAlgorithm.hxx:60:3: style: Class 'EnclosingSimplexAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/RegularGridEnclosingSimplex.hxx:47:3: style: Class 'RegularGridEnclosingSimplex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/EnclosingSimplexAlgorithmImplementation.cxx:100:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/EnclosingSimplexAlgorithmImplementation.cxx:132:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/EnclosingSimplexAlgorithmImplementation.cxx:332:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/EnclosingSimplexAlgorithmImplementation.hxx:66:16: style: Virtual function 'setVerticesAndSimplices' is called from constructor 'EnclosingSimplexAlgorithmImplementation(const Sample&vertices,const IndicesCollection&simplices)' at line 60. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Algo/EnclosingSimplexAlgorithmImplementation.cxx:60:3: note: Calling setVerticesAndSimplices openturns-1.22/lib/src/Base/Algo/openturns/EnclosingSimplexAlgorithmImplementation.hxx:66:16: note: setVerticesAndSimplices is a virtual function openturns-1.22/lib/src/Base/Algo/EnclosingSimplexMonotonic1D.cxx:68:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/EnclosingSimplexMonotonic1D.cxx:105:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/EnclosingSimplexMonotonic1D.hxx:55:8: style: Virtual function 'setVerticesAndSimplices' is called from constructor 'EnclosingSimplexMonotonic1D(const Sample&vertices)' at line 49. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Algo/EnclosingSimplexMonotonic1D.cxx:49:3: note: Calling setVerticesAndSimplices openturns-1.22/lib/src/Base/Algo/openturns/EnclosingSimplexMonotonic1D.hxx:55:8: note: setVerticesAndSimplices is a virtual function openturns-1.22/lib/src/Base/Algo/FFT.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:73:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:87:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:96:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:121:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:127:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:135:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:144:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:150:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:156:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:162:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:168:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:174:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:180:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:186:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:192:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:198:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:204:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FejerAlgorithm.cxx:80:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FejerAlgorithm.cxx:106:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FejerAlgorithm.cxx:248:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FejerAlgorithm.cxx:77:14: style:inconclusive: Function 'integrateWithNodes' argument 3 names different: declaration 'adaptedNodesOut' definition 'adaptedNodes'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/FejerAlgorithm.hxx:62:36: note: Function 'integrateWithNodes' argument 3 names different: declaration 'adaptedNodesOut' definition 'adaptedNodes'. openturns-1.22/lib/src/Base/Algo/FejerAlgorithm.cxx:77:14: note: Function 'integrateWithNodes' argument 3 names different: declaration 'adaptedNodesOut' definition 'adaptedNodes'. openturns-1.22/lib/src/Base/Algo/FilonQuadrature.cxx:55:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FilonQuadrature.cxx:70:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable omega_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FilonQuadrature.cxx:77:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FilonQuadrature.cxx:163:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FittingAlgorithm.cxx:36:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Algo/openturns/FittingAlgorithm.hxx:48:3: style: Class 'FittingAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/FittingAlgorithm.hxx:51:3: style: Class 'FittingAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/FittingAlgorithm.cxx:66:57: style:inconclusive: Function 'run' argument 4 names different: declaration 'psi' definition 'basis'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/FittingAlgorithm.hxx:61:41: note: Function 'run' argument 4 names different: declaration 'psi' definition 'basis'. openturns-1.22/lib/src/Base/Algo/FittingAlgorithm.cxx:66:57: note: Function 'run' argument 4 names different: declaration 'psi' definition 'basis'. openturns-1.22/lib/src/Base/Algo/FittingAlgorithm.cxx:74:57: style:inconclusive: Function 'run' argument 3 names different: declaration 'psi' definition 'basis'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/FittingAlgorithm.hxx:66:41: note: Function 'run' argument 3 names different: declaration 'psi' definition 'basis'. openturns-1.22/lib/src/Base/Algo/FittingAlgorithm.cxx:74:57: note: Function 'run' argument 3 names different: declaration 'psi' definition 'basis'. openturns-1.22/lib/src/Base/Algo/FittingAlgorithmImplementation.cxx:84:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/FittingAlgorithmImplementation.cxx:48:32: style:inconclusive: Function 'run' argument 4 names different: declaration 'psi' definition 'basis'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/FittingAlgorithmImplementation.hxx:59:49: note: Function 'run' argument 4 names different: declaration 'psi' definition 'basis'. openturns-1.22/lib/src/Base/Algo/FittingAlgorithmImplementation.cxx:48:32: note: Function 'run' argument 4 names different: declaration 'psi' definition 'basis'. openturns-1.22/lib/src/Base/Algo/FittingAlgorithmImplementation.cxx:57:32: style:inconclusive: Function 'run' argument 3 names different: declaration 'psi' definition 'basis'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/FittingAlgorithmImplementation.hxx:64:49: note: Function 'run' argument 3 names different: declaration 'psi' definition 'basis'. openturns-1.22/lib/src/Base/Algo/FittingAlgorithmImplementation.cxx:57:32: note: Function 'run' argument 3 names different: declaration 'psi' definition 'basis'. openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:44:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:57:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:73:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:90:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:194:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumSubIntervals_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:280:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:292:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/GaussKronrodRule.cxx:297:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/GaussKronrodRule.hxx:48:3: style: Class 'GaussKronrodRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/GaussLegendre.cxx:79:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/GaussLegendre.cxx:100:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/GaussLegendre.cxx:76:50: style:inconclusive: Function 'integrateWithNodes' argument 3 names different: declaration 'adaptedNodesOut' definition 'adaptedNodes'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/GaussLegendre.hxx:59:37: note: Function 'integrateWithNodes' argument 3 names different: declaration 'adaptedNodesOut' definition 'adaptedNodes'. openturns-1.22/lib/src/Base/Algo/GaussLegendre.cxx:76:50: note: Function 'integrateWithNodes' argument 3 names different: declaration 'adaptedNodesOut' definition 'adaptedNodes'. openturns-1.22/lib/src/Base/Algo/openturns/IteratedQuadrature.hxx:117:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/IteratedQuadrature.hxx:146:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/IntegrationAlgorithm.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Algo/openturns/IntegrationAlgorithm.hxx:49:3: style: Class 'IntegrationAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/IntegrationAlgorithm.hxx:52:3: style: Class 'IntegrationAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/IntegrationAlgorithm.hxx:56:3: style: Class 'IntegrationAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/IteratedQuadrature.hxx:50:3: style: Class 'IteratedQuadrature' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/IntegrationAlgorithmImplementation.cxx:70:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/IteratedQuadrature.cxx:73:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/IteratedQuadrature.cxx:96:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KDTree.cxx:55:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KDTree.cxx:67:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KDTree.cxx:341:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KDTree.cxx:359:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KDTree.cxx:374:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KDTree.cxx:488:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/KDTree.hxx:62:8: style: Virtual function 'setSample' is called from constructor 'KDTree(const Sample&sample)' at line 268. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Algo/KDTree.cxx:268:3: note: Calling setSample openturns-1.22/lib/src/Base/Algo/openturns/KDTree.hxx:62:8: note: setSample is a virtual function openturns-1.22/lib/src/Base/Algo/KDTree.cxx:261:31: style:inconclusive: Function 'KDTree' argument 1 names different: declaration 'sample' definition 'points'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/KDTree.hxx:50:34: note: Function 'KDTree' argument 1 names different: declaration 'sample' definition 'points'. openturns-1.22/lib/src/Base/Algo/KDTree.cxx:261:31: note: Function 'KDTree' argument 1 names different: declaration 'sample' definition 'points'. openturns-1.22/lib/src/Base/Algo/KDTree.cxx:277:39: style:inconclusive: Function 'setSample' argument 1 names different: declaration 'sample' definition 'points'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/KDTree.hxx:62:33: note: Function 'setSample' argument 1 names different: declaration 'sample' definition 'points'. openturns-1.22/lib/src/Base/Algo/KDTree.cxx:277:39: note: Function 'setSample' argument 1 names different: declaration 'sample' definition 'points'. openturns-1.22/lib/src/Base/Algo/KFold.cxx:83:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KFold.cxx:177:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KFold.cxx:174:40: style:inconclusive: Function 'setK' argument 1 names different: declaration 'p' definition 'k'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/KFold.hxx:77:35: note: Function 'setK' argument 1 names different: declaration 'p' definition 'k'. openturns-1.22/lib/src/Base/Algo/KFold.cxx:174:40: note: Function 'setK' argument 1 names different: declaration 'p' definition 'k'. openturns-1.22/lib/src/Base/Algo/KarhunenLoeveAlgorithm.cxx:32:68: debug: Function::addArguments found argument 'KarhunenLoeveAlgorithmImplementation' with varid 0. [varid0] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveAlgorithm.cxx:35:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Algo/openturns/KarhunenLoeveAlgorithm.hxx:47:3: style: Class 'KarhunenLoeveAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/KarhunenLoeveAlgorithm.hxx:50:3: style: Class 'KarhunenLoeveAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveAlgorithmImplementation.cxx:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveAlgorithmImplementation.cxx:107:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/KarhunenLoeveLifting.hxx:61:45: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveLifting.cxx:71:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDescription_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveLifting.cxx:86:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveLifting.cxx:93:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveP1Algorithm.cxx:192:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveProjection.cxx:71:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDescription_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveProjection.cxx:86:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveProjection.cxx:93:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/KarhunenLoeveReduction.hxx:67:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveReduction.cxx:91:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveReduction.cxx:100:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveReduction.cxx:106:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveResult.cxx:36:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Algo/openturns/KarhunenLoeveResult.hxx:59:3: style: Class 'KarhunenLoeveResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/KarhunenLoeveResult.hxx:62:3: style: Class 'KarhunenLoeveResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveResultImplementation.cxx:203:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveResultImplementation.cxx:210:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveResultImplementation.cxx:249:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveResultImplementation.cxx:264:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveResultImplementation.cxx:183:78: style:inconclusive: Function 'project' argument 1 names different: declaration 'basis' definition 'functionCollection'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/KarhunenLoeveResultImplementation.hxx:97:45: note: Function 'project' argument 1 names different: declaration 'basis' definition 'functionCollection'. openturns-1.22/lib/src/Base/Algo/KarhunenLoeveResultImplementation.cxx:183:78: note: Function 'project' argument 1 names different: declaration 'basis' definition 'functionCollection'. openturns-1.22/lib/src/Base/Algo/KarhunenLoeveValidation.cxx:52:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/KarhunenLoeveValidation.cxx:149:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/KissFFT.hxx:109:1: error: There is an unknown macro here somewhere. Configuration is required. If END_NAMESPACE_OPENTURNS is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Algo/LeastSquaresMetaModelSelection.cxx:118:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/LeastSquaresMethod.cxx:171:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/LeastSquaresMethod.cxx:183:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/LeastSquaresMethod.cxx:193:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/LeastSquaresMethod.cxx:39:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Algo/openturns/LeastSquaresMethod.hxx:62:3: style: Class 'LeastSquaresMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/LeastSquaresMethod.hxx:65:3: style: Class 'LeastSquaresMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/LeastSquaresMethodImplementation.cxx:51:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/LeastSquaresMethodImplementation.cxx:97:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/LeastSquaresMethodImplementation.cxx:134:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/LeastSquaresMethodImplementation.cxx:139:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/LeastSquaresMethodImplementation.cxx:144:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/LeastSquaresMethodImplementation.cxx:259:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NaiveEnclosingSimplex.cxx:68:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertices_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NaiveEnclosingSimplex.cxx:91:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertices_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NaiveEnclosingSimplex.cxx:97:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/NaiveEnclosingSimplex.hxx:59:8: style: Virtual function 'setVerticesAndSimplices' is called from constructor 'NaiveEnclosingSimplex(const Sample&vertices,const IndicesCollection&simplices)' at line 50. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Algo/NaiveEnclosingSimplex.cxx:50:3: note: Calling setVerticesAndSimplices openturns-1.22/lib/src/Base/Algo/openturns/NaiveEnclosingSimplex.hxx:59:8: note: setVerticesAndSimplices is a virtual function openturns-1.22/lib/src/Base/Algo/NaiveEnclosingSimplex.cxx:89:29: style: Local variable 'emptyClone' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Algo/openturns/NaiveEnclosingSimplex.hxx:56:27: note: Shadowed declaration openturns-1.22/lib/src/Base/Algo/NaiveEnclosingSimplex.cxx:89:29: note: Shadow variable openturns-1.22/lib/src/Base/Algo/NaiveNearestNeighbour.cxx:52:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NaiveNearestNeighbour.cxx:64:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NaiveNearestNeighbour.cxx:231:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NaiveNearestNeighbour.cxx:250:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NaiveNearestNeighbour.cxx:183:61: style:inconclusive: Function 'NaiveNearestNeighbour' argument 1 names different: declaration 'sample' definition 'points'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/NaiveNearestNeighbour.hxx:49:49: note: Function 'NaiveNearestNeighbour' argument 1 names different: declaration 'sample' definition 'points'. openturns-1.22/lib/src/Base/Algo/NaiveNearestNeighbour.cxx:183:61: note: Function 'NaiveNearestNeighbour' argument 1 names different: declaration 'sample' definition 'points'. openturns-1.22/lib/src/Base/Algo/NaiveNearestNeighbour.cxx:208:54: style:inconclusive: Function 'setSample' argument 1 names different: declaration 'sample' definition 'points'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/NaiveNearestNeighbour.hxx:61:33: note: Function 'setSample' argument 1 names different: declaration 'sample' definition 'points'. openturns-1.22/lib/src/Base/Algo/NaiveNearestNeighbour.cxx:208:54: note: Function 'setSample' argument 1 names different: declaration 'sample' definition 'points'. openturns-1.22/lib/src/Base/Algo/NearestNeighbour1D.cxx:75:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NearestNeighbour1D.cxx:121:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NearestNeighbour1D.cxx:177:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NearestNeighbour1D.cxx:185:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/NearestNeighbour1D.hxx:61:8: style: Virtual function 'setSample' is called from constructor 'NearestNeighbour1D(const Sample&sample)' at line 58. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Algo/NearestNeighbour1D.cxx:58:3: note: Calling setSample openturns-1.22/lib/src/Base/Algo/openturns/NearestNeighbour1D.hxx:61:8: note: setSample is a virtual function openturns-1.22/lib/src/Base/Algo/NearestNeighbour1D.cxx:51:55: style:inconclusive: Function 'NearestNeighbour1D' argument 1 names different: declaration 'sample' definition 'vertices'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/NearestNeighbour1D.hxx:49:46: note: Function 'NearestNeighbour1D' argument 1 names different: declaration 'sample' definition 'vertices'. openturns-1.22/lib/src/Base/Algo/NearestNeighbour1D.cxx:51:55: note: Function 'NearestNeighbour1D' argument 1 names different: declaration 'sample' definition 'vertices'. openturns-1.22/lib/src/Base/Algo/NearestNeighbour1D.cxx:73:51: style:inconclusive: Function 'setSample' argument 1 names different: declaration 'sample' definition 'points'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/NearestNeighbour1D.hxx:61:33: note: Function 'setSample' argument 1 names different: declaration 'sample' definition 'points'. openturns-1.22/lib/src/Base/Algo/NearestNeighbour1D.cxx:73:51: note: Function 'setSample' argument 1 names different: declaration 'sample' definition 'points'. openturns-1.22/lib/src/Base/Algo/NearestNeighbourAlgorithm.cxx:48:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_implementation_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NearestNeighbourAlgorithm.cxx:38:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Algo/openturns/NearestNeighbourAlgorithm.hxx:53:3: style: Class 'NearestNeighbourAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/NearestNeighbourAlgorithm.hxx:56:3: style: Class 'NearestNeighbourAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/openturns/NearestNeighbourAlgorithm.hxx:60:3: style: Class 'NearestNeighbourAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/NearestNeighbourAlgorithmImplementation.cxx:52:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NearestNeighbourAlgorithmImplementation.cxx:58:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NearestNeighbourAlgorithmImplementation.cxx:63:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NearestNeighbourAlgorithmImplementation.cxx:69:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/NearestNeighbourAlgorithmImplementation.cxx:89:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/PenalizedLeastSquaresAlgorithm.cxx:102:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/PenalizedLeastSquaresAlgorithm.cxx:133:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentIndices_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/PenalizedLeastSquaresAlgorithm.cxx:286:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coefficients_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/PenalizedLeastSquaresAlgorithmFactory.hxx:45:3: style: Class 'PenalizedLeastSquaresAlgorithmFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Algo/QRMethod.cxx:89:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentIndices_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/QRMethod.cxx:121:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasUniformWeight_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/QRMethod.cxx:139:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasUniformWeight_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/RegularGridEnclosingSimplex.cxx:81:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/RegularGridNearestNeighbour.cxx:119:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/RegularGridNearestNeighbour.cxx:144:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/RegularGridNearestNeighbour.cxx:151:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/SVDMethod.cxx:101:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentIndices_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/SVDMethod.cxx:137:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasUniformWeight_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/SVDMethod.cxx:157:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasUniformWeight_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:55:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:148:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:211:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:321:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:557:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:156:54: style:inconclusive: Function 'integrate' argument 1 names different: declaration 'function' definition 'F'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/SimplicialCubature.hxx:50:36: note: Function 'integrate' argument 1 names different: declaration 'function' definition 'F'. openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:156:54: note: Function 'integrate' argument 1 names different: declaration 'function' definition 'F'. openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:267:19: style:inconclusive: Function 'computePermutationSums' argument 5 names different: declaration 'G' definition 'GConst'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Algo/openturns/SimplicialCubature.hxx:85:46: note: Function 'computePermutationSums' argument 5 names different: declaration 'G' definition 'GConst'. openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:267:19: note: Function 'computePermutationSums' argument 5 names different: declaration 'G' definition 'GConst'. openturns-1.22/lib/src/Base/Algo/SparseMethod.cxx:86:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Algo/openturns/SparseMethod.hxx:49:3: style: Class 'SparseMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/OSS.hxx:30:1: error: There is an unknown macro here somewhere. Configuration is required. If BEGIN_NAMESPACE_OPENTURNS is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Common/ComparisonOperator.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Common/openturns/ComparisonOperator.hxx:47:3: style: Class 'ComparisonOperator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/ComparisonOperatorImplementation.cxx:47:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:78:8: performance:inconclusive: Technically the member function 'PersistentObjectFactory::setShadowedId' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:83:6: performance:inconclusive: Technically the member function 'PersistentObjectFactory::getShadowedId' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:115:21: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:47:37: note: Virtual function in base class openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:115:21: note: Function in derived class openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:121:30: style: The function 'build' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:57:30: note: Virtual function in base class openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:121:30: note: Function in derived class openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:139:16: style: The function 'assign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:66:16: note: Virtual function in base class openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:139:16: note: Function in derived class openturns-1.22/lib/src/Base/Common/openturns/MutexLock.hxx:40:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defer_lock [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/openturns/MutexLock.hxx:54:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defer_lock [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/openturns/MutexLock.hxx:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/Log.cxx:95:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/Log.cxx:132:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/Log.cxx:263:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/Log.cxx:279:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/openturns/Log.hxx:203:8: style:inconclusive: Technically the member function 'Log::repeat' can be const. [functionConst] openturns-1.22/lib/src/Base/Common/Log.cxx:247:11: note: Technically the member function 'Log::repeat' can be const. openturns-1.22/lib/src/Base/Common/openturns/Log.hxx:203:8: note: Technically the member function 'Log::repeat' can be const. openturns-1.22/lib/src/Base/Common/openturns/MutexLock.hxx:35:3: style: Class 'MutexLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/MutexLock.hxx:92:3: style: Class 'MutexLockSingleton < Log >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/Log.cxx:263:18: style: The scope of the variable 'os' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Common/Log.cxx:279:18: style: The scope of the variable 'os' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Common/Log.cxx:242:23: style:inconclusive: Function 'Repeat' argument 1 names different: declaration 'repeat' definition 'r'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Common/openturns/Log.hxx:174:28: note: Function 'Repeat' argument 1 names different: declaration 'repeat' definition 'r'. openturns-1.22/lib/src/Base/Common/Log.cxx:242:23: note: Function 'Repeat' argument 1 names different: declaration 'repeat' definition 'r'. openturns-1.22/lib/src/Base/Common/Log.cxx:140:23: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] openturns-1.22/lib/src/Base/Common/OStream.cxx:160:55: style: Parameter 'manip' can be declared as pointer to const [constParameterReference] openturns-1.22/lib/src/Base/Common/OStream.cxx:167:56: style: Parameter 'manip' can be declared as pointer to const [constParameterReference] openturns-1.22/lib/src/Base/Common/Path.cxx:54:0: error: #error "INSTALL_PATH is NOT defined. Check configuration." [preprocessorErrorDirective] openturns-1.22/lib/src/Base/Common/openturns/PersistentObject.hxx:95:22: warning:inconclusive: Member variable 'PersistentObject::id_' is not assigned a value in 'PersistentObject::operator='. [operatorEqVarError] openturns-1.22/lib/src/Base/Common/openturns/PersistentObject.hxx:95:22: warning:inconclusive: Member variable 'PersistentObject::shadowedId_' is not assigned a value in 'PersistentObject::operator='. [operatorEqVarError] openturns-1.22/lib/src/Base/Common/PlatformInfo.cxx:41:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_VERSION [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/PlatformInfo.cxx:46:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Revision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/PlatformInfo.cxx:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConfigureDate [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/PlatformInfo.cxx:56:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InstallationDirectory [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:205:1: warning: The class 'FileNotFoundException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:205:1: note: Derived function 'FileNotFoundException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:212:1: warning: The class 'InternalException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:212:1: note: Derived function 'InternalException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:219:1: warning: The class 'InvalidArgumentException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:219:1: note: Derived function 'InvalidArgumentException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:226:1: warning: The class 'InvalidDimensionException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:226:1: note: Derived function 'InvalidDimensionException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:233:1: warning: The class 'NotYetImplementedException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:233:1: note: Derived function 'NotYetImplementedException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:240:1: warning: The class 'OutOfBoundException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:240:1: note: Derived function 'OutOfBoundException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:247:1: warning: The class 'XMLException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:247:1: note: Derived function 'XMLException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:254:1: warning: The class 'XMLParserException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:254:1: note: Derived function 'XMLParserException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:261:1: warning: The class 'InterruptionException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:261:1: note: Derived function 'InterruptionException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:268:1: warning: The class 'NotSymmetricDefinitePositiveException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:268:1: note: Derived function 'NotSymmetricDefinitePositiveException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:275:1: warning: The class 'InvalidRangeException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:275:1: note: Derived function 'InvalidRangeException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:282:1: warning: The class 'NotDefinedException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:282:1: note: Derived function 'NotDefinedException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:289:1: warning: The class 'FileOpenException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:289:1: note: Derived function 'FileOpenException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:296:1: warning: The class 'StudyFileParsingException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:296:1: note: Derived function 'StudyFileParsingException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:303:1: warning: The class 'ObjectNotInStudyException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:303:1: note: Derived function 'ObjectNotInStudyException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:310:1: warning: The class 'ConfigurationFileParsingException' defines member function with name 'operator<<' also defined in its parent class 'Exception'. [duplInheritedMember] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:136:34: note: Parent function 'Exception::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:310:1: note: Derived function 'ConfigurationFileParsingException::operator<<' openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:99:3: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:205:1: style: Class 'FileNotFoundException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:212:1: style: Class 'InternalException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:219:1: style: Class 'InvalidArgumentException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:226:1: style: Class 'InvalidDimensionException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:233:1: style: Class 'NotYetImplementedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:240:1: style: Class 'OutOfBoundException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:247:1: style: Class 'XMLException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:254:1: style: Class 'XMLParserException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:261:1: style: Class 'InterruptionException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:268:1: style: Class 'NotSymmetricDefinitePositiveException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:275:1: style: Class 'InvalidRangeException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:282:1: style: Class 'NotDefinedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:289:1: style: Class 'FileOpenException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:296:1: style: Class 'StudyFileParsingException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:303:1: style: Class 'ObjectNotInStudyException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:310:1: style: Class 'ConfigurationFileParsingException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:205:1: style: The destructor '~FileNotFoundException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:205:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:212:1: style: The destructor '~InternalException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:212:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:219:1: style: The destructor '~InvalidArgumentException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:219:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:226:1: style: The destructor '~InvalidDimensionException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:226:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:233:1: style: The destructor '~NotYetImplementedException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:233:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:240:1: style: The destructor '~OutOfBoundException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:240:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:247:1: style: The destructor '~XMLException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:247:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:254:1: style: The destructor '~XMLParserException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:254:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:261:1: style: The destructor '~InterruptionException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:261:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:268:1: style: The destructor '~NotSymmetricDefinitePositiveException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:268:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:275:1: style: The destructor '~InvalidRangeException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:275:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:282:1: style: The destructor '~NotDefinedException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:282:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:289:1: style: The destructor '~FileOpenException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:289:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:296:1: style: The destructor '~StudyFileParsingException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:296:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:303:1: style: The destructor '~ObjectNotInStudyException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:303:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:310:1: style: The destructor '~ConfigurationFileParsingException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:310:1: note: Destructor in derived class openturns-1.22/lib/src/Base/Common/openturns/StorageManager.hxx:457:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:129:27: error: Using object that is a temporary. [danglingTemporaryLifetime] openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:123:34: note: Passed to constructor of 'Advocate'. openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:123:34: note: Temporary created here. openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:129:27: note: Using object that is a temporary. openturns-1.22/lib/src/Base/Common/openturns/StorageManager.hxx:451:3: warning: Member variable 'AdvocateIterator::advocate_' is not assigned a value in 'AdvocateIterator::operator='. [operatorEqVarError] openturns-1.22/lib/src/Base/Common/openturns/StorageManager.hxx:397:8: performance:inconclusive: Technically the member function 'Advocate::checkSavedAttribute' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Common/openturns/StorageManager.hxx:485:20: style:inconclusive: Technically the member function 'AdvocateIterator::operator++' can be const. [functionConst] openturns-1.22/lib/src/Base/Common/openturns/Study.hxx:74:3: style: Class 'Study' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/Study.cxx:302:39: style:inconclusive: Function 'fillObject' argument 1 names different: declaration 'name' definition 'label'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Common/openturns/Study.hxx:185:34: note: Function 'fillObject' argument 1 names different: declaration 'name' definition 'label'. openturns-1.22/lib/src/Base/Common/Study.cxx:302:39: note: Function 'fillObject' argument 1 names different: declaration 'name' definition 'label'. openturns-1.22/lib/src/Base/Common/Study.cxx:309:39: style:inconclusive: Function 'fillObject' argument 1 names different: declaration 'name' definition 'label'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Common/openturns/Study.hxx:192:34: note: Function 'fillObject' argument 1 names different: declaration 'name' definition 'label'. openturns-1.22/lib/src/Base/Common/Study.cxx:309:39: note: Function 'fillObject' argument 1 names different: declaration 'name' definition 'label'. openturns-1.22/lib/src/Base/Common/openturns/TBBImplementation.hxx:156:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedInteger [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/openturns/TBBImplementation.hxx:167:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedInteger [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/openturns/TBBImplementation.hxx:177:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedInteger [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/openturns/TBBImplementation.hxx:188:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedInteger [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/openturns/TBBImplementation.hxx:109:29: performance:inconclusive: Technically the member function 'tbb::task_arena::execute' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Common/openturns/TBBImplementation.hxx:108:3: style: Class 'task_arena' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/openturns/TBBImplementation.hxx:146:5: style: Struct 'BlockedRange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Common/TBBImplementation.cxx:54:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Common/TBBImplementation.cxx:51:64: style:inconclusive: Function 'SetThreadsNumber' argument 1 names different: declaration 'threadsNumber' definition 'threadNumber'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Common/openturns/TBBImplementation.hxx:208:54: note: Function 'SetThreadsNumber' argument 1 names different: declaration 'threadsNumber' definition 'threadNumber'. openturns-1.22/lib/src/Base/Common/TBBImplementation.cxx:51:64: note: Function 'SetThreadsNumber' argument 1 names different: declaration 'threadsNumber' definition 'threadNumber'. openturns-1.22/lib/src/Base/Common/XMLH5StorageManager.cxx:273:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Diff/BlendedStep.cxx:73:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/BlendedStep.cxx:99:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/CenteredFiniteDifferenceGradient.cxx:95:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/CenteredFiniteDifferenceHessian.cxx:101:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/ConstantStep.cxx:64:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/ConstantStep.cxx:39:42: style:inconclusive: Function 'ConstantStep' argument 1 names different: declaration 'eps' definition 'epsilon'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/openturns/ConstantStep.hxx:42:39: note: Function 'ConstantStep' argument 1 names different: declaration 'eps' definition 'epsilon'. openturns-1.22/lib/src/Base/Diff/ConstantStep.cxx:39:42: note: Function 'ConstantStep' argument 1 names different: declaration 'eps' definition 'epsilon'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:134:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:171:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:4705:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:262:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HELPURL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:277:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HELPURL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:293:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HELPURL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:5436:13: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:193:8: style:inconclusive: Technically the member function 'Ev3::BasicExpression::GetVarIndices' can be const. [functionConst] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1111:23: note: Technically the member function 'Ev3::BasicExpression::GetVarIndices' can be const. openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:193:8: note: Technically the member function 'Ev3::BasicExpression::GetVarIndices' can be const. openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:201:15: style:inconclusive: Technically the member function 'Ev3::BasicExpression::FindVariableName' can be const. [functionConst] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1149:30: note: Technically the member function 'Ev3::BasicExpression::FindVariableName' can be const. openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:201:15: note: Technically the member function 'Ev3::BasicExpression::FindVariableName' can be const. openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:239:14: style:inconclusive: Technically the member function 'Ev3::BasicExpression::GetPureNonlinearPart' can be const. [functionConst] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1471:29: note: Technically the member function 'Ev3::BasicExpression::GetPureNonlinearPart' can be const. openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:239:14: note: Technically the member function 'Ev3::BasicExpression::GetPureNonlinearPart' can be const. openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:242:10: style:inconclusive: Technically the member function 'Ev3::BasicExpression::GetConstantPart' can be const. [functionConst] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1524:25: note: Technically the member function 'Ev3::BasicExpression::GetConstantPart' can be const. openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:242:10: note: Technically the member function 'Ev3::BasicExpression::GetConstantPart' can be const. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6264:7: style:inconclusive: Technically the member function 'Ev3::NodeOrderSum::operator()' can be const. [functionConst] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6313:7: style:inconclusive: Technically the member function 'Ev3::NodeOrder::operator()' can be const. [functionConst] openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:169:8: style:inconclusive: Technically the member function 'Pointer < BasicExpression >::operator==' can be const. [functionConst] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:364:30: warning: The class 'BasicExpression' defines member function with name 'ToString' also defined in its parent class 'Operand'. [duplInheritedMember] openturns-1.22/lib/src/Base/Diff/Ev3/operand.h:87:15: note: Parent function 'Operand::ToString' openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:364:30: note: Derived function 'BasicExpression::ToString' openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:54:3: style: Class 'Pointer < BasicExpression >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6385:7: style: Condition '!ret' is always true [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6382:14: note: Assignment 'ret=false', assigned value is 0 openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6385:7: note: Condition '!ret' is always true openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:112:37: style: Condition 'node==t.node' is always true [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:112:16: note: Assuming that condition 'node!=t.node' is not redundant openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:112:37: note: Condition 'node==t.node' is always true openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:116:19: style: Condition 'node==t.node' is always true [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:112:16: note: Assuming that condition 'node!=t.node' is not redundant openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:116:19: note: Condition 'node==t.node' is always true openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:189:7: style: The scope of the variable 'i' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:189:10: style: The scope of the variable 's' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:624:10: style: The scope of the variable 'ret' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:659:10: style: The scope of the variable 'dependsatall' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1151:15: style: The scope of the variable 'vn' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1320:7: style: The scope of the variable 'i' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1390:7: style: The scope of the variable 'i' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1422:7: style: The scope of the variable 'i' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1828:9: style: The scope of the variable 'i' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:2125:16: style: The scope of the variable 'j' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:3446:9: style: The scope of the variable 'i' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:3725:16: style: The scope of the variable 'j' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:5289:8: style: The scope of the variable 'ischanged' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:5451:8: style: The scope of the variable 'ret' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:5521:13: style: The scope of the variable 'ops' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:5523:10: style: The scope of the variable 'ischanged' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:5848:8: style: The scope of the variable 'ischanged' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6127:17: style: The scope of the variable 'k' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6205:10: style: The scope of the variable 'd' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6205:18: style: The scope of the variable 'e' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6400:8: style: The scope of the variable 'ischanged' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6401:10: style: The scope of the variable 'j' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6448:10: style: The scope of the variable 'j' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:187:43: style:inconclusive: Function 'operator<<' argument 1 names different: declaration 'out' definition 'outbuf'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:249:43: note: Function 'operator<<' argument 1 names different: declaration 'out' definition 'outbuf'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:187:43: note: Function 'operator<<' argument 1 names different: declaration 'out' definition 'outbuf'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:371:43: style:inconclusive: Function 'operator<<' argument 1 names different: declaration 'out' definition 'outbuf'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:250:43: note: Function 'operator<<' argument 1 names different: declaration 'out' definition 'outbuf'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:371:43: note: Function 'operator<<' argument 1 names different: declaration 'out' definition 'outbuf'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:930:9: style:inconclusive: Function 'ReplaceByOperator' argument 3 names different: declaration 'oplabel' definition 'theoplabel'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:169:42: note: Function 'ReplaceByOperator' argument 3 names different: declaration 'oplabel' definition 'theoplabel'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:930:9: note: Function 'ReplaceByOperator' argument 3 names different: declaration 'oplabel' definition 'theoplabel'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:962:9: style:inconclusive: Function 'ReplaceByOperatorRecursive' argument 3 names different: declaration 'oplabel' definition 'theoplabel'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:173:51: note: Function 'ReplaceByOperatorRecursive' argument 3 names different: declaration 'oplabel' definition 'theoplabel'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:962:9: note: Function 'ReplaceByOperatorRecursive' argument 3 names different: declaration 'oplabel' definition 'theoplabel'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1759:35: style:inconclusive: Function 'operator*' argument 2 names different: declaration 'b' definition 't'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:316:35: note: Function 'operator*' argument 2 names different: declaration 'b' definition 't'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1759:35: note: Function 'operator*' argument 2 names different: declaration 'b' definition 't'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1891:35: style:inconclusive: Function 'operator/' argument 2 names different: declaration 'b' definition 't'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:318:35: note: Function 'operator/' argument 2 names different: declaration 'b' definition 't'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1891:35: note: Function 'operator/' argument 2 names different: declaration 'b' definition 't'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:2267:35: style:inconclusive: Function 'operator^' argument 2 names different: declaration 'b' definition 't'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:320:35: note: Function 'operator^' argument 2 names different: declaration 'b' definition 't'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:2267:35: note: Function 'operator^' argument 2 names different: declaration 'b' definition 't'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:3387:35: style:inconclusive: Function 'ProductLink' argument 2 names different: declaration 'b' definition 't'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:267:35: note: Function 'ProductLink' argument 2 names different: declaration 'b' definition 't'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:3387:35: note: Function 'ProductLink' argument 2 names different: declaration 'b' definition 't'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:3509:36: style:inconclusive: Function 'FractionLink' argument 2 names different: declaration 'b' definition 't'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:270:36: note: Function 'FractionLink' argument 2 names different: declaration 'b' definition 't'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:3509:36: note: Function 'FractionLink' argument 2 names different: declaration 'b' definition 't'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:3849:33: style:inconclusive: Function 'PowerLink' argument 2 names different: declaration 'b' definition 't'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:273:33: note: Function 'PowerLink' argument 2 names different: declaration 'b' definition 't'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:3849:33: note: Function 'PowerLink' argument 2 names different: declaration 'b' definition 't'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:4685:35: style:inconclusive: Function 'Diff' argument 1 names different: declaration 'a' definition 'ac'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:357:36: note: Function 'Diff' argument 1 names different: declaration 'a' definition 'ac'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:4685:35: note: Function 'Diff' argument 1 names different: declaration 'a' definition 'ac'. openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:466:13: style: Variable 'newvi' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:624:14: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:907:14: style: Variable 'done' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:918:14: style: Variable 'done' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:973:14: style: Variable 'done' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:984:14: style: Variable 'done' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1661:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1828:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:2125:18: style: Variable 'j' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:3289:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:3446:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:3725:18: style: Variable 'j' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:5289:18: style: Variable 'ischanged' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:5451:12: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6127:19: style: Variable 'k' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6178:12: style: Variable 'sz' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6393:13: style: Variable 'ischanged' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6400:18: style: Variable 'ischanged' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:6447:18: style: Variable 'ischanged' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Diff/Ev3/operand.cxx:106:3: performance: Variable 'varname_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Base/Diff/Ev3/operand.h:162:8: style:inconclusive: Technically the member function 'Ev3::Operand::operator==' can be const. [functionConst] openturns-1.22/lib/src/Base/Diff/Ev3/operand.cxx:379:15: note: Technically the member function 'Ev3::Operand::operator==' can be const. openturns-1.22/lib/src/Base/Diff/Ev3/operand.h:162:8: note: Technically the member function 'Ev3::Operand::operator==' can be const. openturns-1.22/lib/src/Base/Diff/Ev3/operand.h:103:15: performance: Function 'GetVarName()' should return member 'varname_' by const reference. [returnByReference] openturns-1.22/lib/src/Base/Diff/Ev3/operand.cxx:117:15: style: The scope of the variable 'vn' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Diff/Ev3/operand.cxx:115:43: style:inconclusive: Function 'operator<<' argument 1 names different: declaration 'out' definition 'outbuf'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/Ev3/operand.h:170:43: note: Function 'operator<<' argument 1 names different: declaration 'out' definition 'outbuf'. openturns-1.22/lib/src/Base/Diff/Ev3/operand.cxx:115:43: note: Function 'operator<<' argument 1 names different: declaration 'out' definition 'outbuf'. openturns-1.22/lib/src/Base/Diff/Ev3/parser.cxx:28:19: warning: Member variable 'ExpressionParser::curr_tok_' is not initialized in the constructor. [uninitMemberVar] openturns-1.22/lib/src/Base/Diff/Ev3/parser.cxx:28:19: warning: Member variable 'ExpressionParser::number_value_' is not initialized in the constructor. [uninitMemberVar] openturns-1.22/lib/src/Base/Diff/Ev3/parser.cxx:28:19: warning: Member variable 'ExpressionParser::string_value_' is not initialized in the constructor. [uninitMemberVar] openturns-1.22/lib/src/Base/Diff/Ev3/parser.cxx:28:19: warning: Member variable 'ExpressionParser::no_of_errors_' is not initialized in the constructor. [uninitMemberVar] openturns-1.22/lib/src/Base/Diff/Ev3/parser.cxx:28:19: warning: Member variable 'ExpressionParser::no_of_functions_' is not initialized in the constructor. [uninitMemberVar] openturns-1.22/lib/src/Base/Diff/Ev3/parser.h:120:8: performance:inconclusive: Technically the member function 'Ev3::ExpressionParser::IsVariableName' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Diff/Ev3/parser.cxx:66:24: note: Technically the member function 'Ev3::ExpressionParser::IsVariableName' can be static (but you may consider moving to unnamed namespace). openturns-1.22/lib/src/Base/Diff/Ev3/parser.h:120:8: note: Technically the member function 'Ev3::ExpressionParser::IsVariableName' can be static (but you may consider moving to unnamed namespace). openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:82:15: warning: The class 'BasicExpression' defines member function with name 'ToString' also defined in its parent class 'Operand'. [duplInheritedMember] openturns-1.22/lib/src/Base/Diff/Ev3/operand.h:87:15: note: Parent function 'Operand::ToString' openturns-1.22/lib/src/Base/Diff/Ev3/expression.h:82:15: note: Derived function 'BasicExpression::ToString' openturns-1.22/lib/src/Base/Diff/Ev3/parser.cxx:109:55: style: Condition 'i>0' is always true [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Diff/Ev3/parser.cxx:109:42: note: Assuming that condition 'i==0' is not redundant openturns-1.22/lib/src/Base/Diff/Ev3/parser.cxx:109:55: note: Condition 'i>0' is always true openturns-1.22/lib/src/Base/Diff/FiniteDifferenceGradient.cxx:52:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/FiniteDifferenceGradient.cxx:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/FiniteDifferenceGradient.cxx:85:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/FiniteDifferenceGradient.cxx:155:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/openturns/FiniteDifferenceGradient.hxx:79:17: style: Virtual function 'getEpsilon' is called from constructor 'FiniteDifferenceGradient(const FiniteDifferenceStep&finiteDifferenceStep,const Evaluation&evaluation)' at line 82. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Diff/FiniteDifferenceGradient.cxx:82:17: note: Calling getEpsilon openturns-1.22/lib/src/Base/Diff/openturns/FiniteDifferenceGradient.hxx:79:17: note: getEpsilon is a virtual function openturns-1.22/lib/src/Base/Diff/FiniteDifferenceHessian.cxx:52:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/FiniteDifferenceHessian.cxx:69:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/FiniteDifferenceHessian.cxx:83:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/FiniteDifferenceHessian.cxx:153:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/openturns/FiniteDifferenceHessian.hxx:79:17: style: Virtual function 'getEpsilon' is called from constructor 'FiniteDifferenceHessian(const FiniteDifferenceStep&finiteDifferenceStep,const Evaluation&evaluation)' at line 80. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Diff/FiniteDifferenceHessian.cxx:80:17: note: Calling getEpsilon openturns-1.22/lib/src/Base/Diff/openturns/FiniteDifferenceHessian.hxx:79:17: note: getEpsilon is a virtual function openturns-1.22/lib/src/Base/Diff/FiniteDifferenceStep.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Diff/openturns/FiniteDifferenceStep.hxx:43:3: style: Class 'FiniteDifferenceStep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Diff/openturns/FiniteDifferenceStep.hxx:47:3: style: Class 'FiniteDifferenceStep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Diff/FiniteDifferenceStep.cxx:79:54: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inP' definition 'in'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Diff/openturns/FiniteDifferenceStep.hxx:57:34: note: Function 'operator()' argument 1 names different: declaration 'inP' definition 'in'. openturns-1.22/lib/src/Base/Diff/FiniteDifferenceStep.cxx:79:54: note: Function 'operator()' argument 1 names different: declaration 'inP' definition 'in'. openturns-1.22/lib/src/Base/Diff/FiniteDifferenceStepImplementation.cxx:60:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MinScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/FiniteDifferenceStepImplementation.cxx:73:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Diff/NonCenteredFiniteDifferenceGradient.cxx:94:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Axial.cxx:69:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable center_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Axial.cxx:96:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable center_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Box.cxx:47:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Box.cxx:58:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Box.cxx:69:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Box.cxx:88:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levels_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Box.cxx:115:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levels_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Box.cxx:125:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/openturns/Box.hxx:66:8: style: Virtual function 'setLevels' is called from constructor 'Box(const Point&levels)' at line 48. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Experiments/Box.cxx:48:3: note: Calling setLevels openturns-1.22/lib/src/Base/Experiments/openturns/Box.hxx:66:8: note: setLevels is a virtual function openturns-1.22/lib/src/Base/Experiments/openturns/Box.hxx:66:8: style: Virtual function 'setLevels' is called from constructor 'Box(const Indices&levels)' at line 59. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Experiments/Box.cxx:59:3: note: Calling setLevels openturns-1.22/lib/src/Base/Experiments/openturns/Box.hxx:66:8: note: setLevels is a virtual function openturns-1.22/lib/src/Base/Experiments/openturns/Box.hxx:66:8: style: Virtual function 'setLevels' is called from constructor 'Box(const Indices&levels,const Interval&bounds)' at line 70. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Experiments/Box.cxx:70:3: note: Calling setLevels openturns-1.22/lib/src/Base/Experiments/openturns/Box.hxx:66:8: note: setLevels is a virtual function openturns-1.22/lib/src/Base/Experiments/CombinatorialGenerator.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Experiments/openturns/CombinatorialGenerator.hxx:44:3: style: Class 'CombinatorialGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Experiments/openturns/CombinatorialGenerator.hxx:48:3: style: Class 'CombinatorialGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Experiments/CombinatorialGeneratorImplementation.cxx:54:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Composite.cxx:82:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable center_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Composite.cxx:106:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable center_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Experiment.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Experiments/openturns/Experiment.hxx:46:3: style: Class 'Experiment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Experiments/openturns/Experiment.hxx:50:3: style: Class 'Experiment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Experiments/ExperimentImplementation.cxx:54:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Factorial.cxx:73:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable center_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/Factorial.cxx:103:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable center_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Experiments/SphereUniformNorm.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Experiments/openturns/SphereUniformNorm.hxx:48:3: style: Class 'SphereUniformNorm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Experiments/openturns/SphereUniformNorm.hxx:51:3: style: Class 'SphereUniformNorm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Experiments/openturns/SphereUniformNorm.hxx:55:3: style: Class 'SphereUniformNorm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Experiments/SphereUniformNormImplementation.cxx:327:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Func/AggregatedEvaluation.cxx:78:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/AggregatedEvaluation.cxx:101:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/AggregatedEvaluation.cxx:131:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/AggregatedEvaluation.cxx:161:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/AggregatedGradient.cxx:68:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/AggregatedHessian.cxx:69:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/Basis.cxx:35:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/Basis.hxx:48:3: style: Class 'Basis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/Basis.hxx:55:3: style: Class 'Basis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/BasisFactory.cxx:56:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BasisImplementation.cxx:50:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BasisImplementation.cxx:61:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BasisImplementation.cxx:77:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BasisImplementation.cxx:82:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BasisImplementation.cxx:87:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BasisImplementation.cxx:92:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BasisSequence.cxx:32:60: debug: Function::addArguments found argument 'BasisSequenceImplementation' with varid 0. [varid0] openturns-1.22/lib/src/Base/Func/BasisSequence.cxx:35:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/BasisSequence.hxx:48:3: style: Class 'BasisSequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/BasisSequence.hxx:51:3: style: Class 'BasisSequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/BasisSequenceFactory.cxx:36:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/BasisSequenceFactory.hxx:52:3: style: Class 'BasisSequenceFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/BasisSequenceFactoryImplementation.cxx:117:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BasisSequenceFactoryImplementation.cxx:148:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BasisSequenceFactoryImplementation.cxx:121:85: style:inconclusive: Function 'setMaximumRelativeConvergence' argument 1 names different: declaration 'coefficientsPaths' definition 'maximumRelativeConvergence'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/BasisSequenceFactoryImplementation.hxx:79:51: note: Function 'setMaximumRelativeConvergence' argument 1 names different: declaration 'coefficientsPaths' definition 'maximumRelativeConvergence'. openturns-1.22/lib/src/Base/Func/BasisSequenceFactoryImplementation.cxx:121:85: note: Function 'setMaximumRelativeConvergence' argument 1 names different: declaration 'coefficientsPaths' definition 'maximumRelativeConvergence'. openturns-1.22/lib/src/Base/Func/BasisSequenceImplementation.cxx:31:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Func/openturns/BoxCoxEvaluation.hxx:68:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/BoxCoxEvaluation.cxx:55:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BoxCoxEvaluation.cxx:142:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BoxCoxEvaluation.cxx:157:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BoxCoxEvaluation.cxx:40:50: style:inconclusive: Function 'BoxCoxEvaluation' argument 1 names different: declaration 'lamda' definition 'lambda'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/BoxCoxEvaluation.hxx:51:43: note: Function 'BoxCoxEvaluation' argument 1 names different: declaration 'lamda' definition 'lambda'. openturns-1.22/lib/src/Base/Func/BoxCoxEvaluation.cxx:40:50: note: Function 'BoxCoxEvaluation' argument 1 names different: declaration 'lamda' definition 'lambda'. openturns-1.22/lib/src/Base/Func/BoxCoxEvaluation.cxx:49:50: style:inconclusive: Function 'BoxCoxEvaluation' argument 1 names different: declaration 'lamda' definition 'lambda'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/BoxCoxEvaluation.hxx:53:34: note: Function 'BoxCoxEvaluation' argument 1 names different: declaration 'lamda' definition 'lambda'. openturns-1.22/lib/src/Base/Func/BoxCoxEvaluation.cxx:49:50: note: Function 'BoxCoxEvaluation' argument 1 names different: declaration 'lamda' definition 'lambda'. openturns-1.22/lib/src/Base/Func/BoxCoxGradient.cxx:92:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/BoxCoxHessian.cxx:91:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/ComposedEvaluation.hxx:59:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:41:110: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:61:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:68:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:101:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:133:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:155:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:109:55: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/ComposedEvaluation.hxx:62:37: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:109:55: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/ComposedFunction.cxx:150:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ComposedGradient.cxx:44:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ComposedGradient.cxx:83:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ComposedHessian.cxx:47:342: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ComposedHessian.cxx:84:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ConstantGradient.cxx:99:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/ConstantGradient.hxx:51:3: style: Class 'ConstantGradient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/ConstantHessian.cxx:99:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/ConstantHessian.hxx:50:3: style: Class 'ConstantHessian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/DatabaseEvaluation.cxx:118:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/DatabaseEvaluation.cxx:160:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/DatabaseEvaluation.cxx:169:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/DistanceToDomainEvaluation.cxx:31:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Func/openturns/DistanceToDomainEvaluation.hxx:62:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/DistanceToDomainFunction.hxx:43:3: style: Class 'DistanceToDomainFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/DistanceToDomainEvaluation.hxx:49:3: style: Class 'DistanceToDomainEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:80:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:91:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:140:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:218:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:230:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:264:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/DualLinearCombinationEvaluation.hxx:61:8: style: Virtual function 'setDescription' is called from constructor 'DualLinearCombinationEvaluation(const Collection&functionsCollection,const Sample&coefficients)' at line 52. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:52:3: note: Calling setFunctionsCollectionAndCoefficients openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:320:3: note: Calling setDescription openturns-1.22/lib/src/Base/Func/openturns/DualLinearCombinationEvaluation.hxx:61:8: note: setDescription is a virtual function openturns-1.22/lib/src/Base/Func/openturns/UniVariatePolynomialImplementation.hxx:54:3: style: Class 'UniVariatePolynomialImplementation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/DualLinearCombinationGradient.cxx:70:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/DualLinearCombinationHessian.cxx:71:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EnumerateFunction.cxx:36:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/EnumerateFunction.hxx:50:3: style: Class 'EnumerateFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/EnumerateFunction.hxx:53:3: style: Class 'EnumerateFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/HyperbolicAnisotropicEnumerateFunction.hxx:51:3: style: Class 'HyperbolicAnisotropicEnumerateFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/HyperbolicAnisotropicEnumerateFunction.hxx:55:3: style: Class 'HyperbolicAnisotropicEnumerateFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:40:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:65:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:74:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:86:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:92:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:98:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:123:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/Evaluation.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/Evaluation.hxx:51:3: style: Class 'Evaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/Evaluation.hxx:55:3: style: Class 'Evaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/Evaluation.hxx:58:3: style: Class 'Evaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/Evaluation.cxx:120:47: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/Evaluation.hxx:89:37: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/Evaluation.cxx:120:47: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/Evaluation.cxx:127:45: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inTS' definition 'inField'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/Evaluation.hxx:91:35: note: Function 'operator()' argument 1 names different: declaration 'inTS' definition 'inField'. openturns-1.22/lib/src/Base/Func/Evaluation.cxx:127:45: note: Function 'operator()' argument 1 names different: declaration 'inTS' definition 'inField'. openturns-1.22/lib/src/Base/Func/Evaluation.cxx:145:45: style:inconclusive: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/Evaluation.hxx:113:43: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Base/Func/Evaluation.cxx:145:45: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Base/Func/openturns/MarginalEvaluation.hxx:75:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:101:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:121:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:134:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:156:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:172:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:236:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:242:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:248:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:260:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:267:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:290:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:321:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:365:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:453:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:465:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:216:59: style:inconclusive: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/EvaluationImplementation.hxx:117:43: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:216:59: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Base/Func/EvaluationProxy.cxx:140:50: style:inconclusive: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/EvaluationProxy.hxx:107:35: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Base/Func/EvaluationProxy.cxx:140:50: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Base/Func/openturns/ExpertMixture.hxx:69:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:54:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:102:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:114:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:134:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:164:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:197:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:226:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:194:57: style:inconclusive: Function 'evaluateSupervised' argument 1 names different: declaration 'inP' definition 'inS'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/ExpertMixture.hxx:95:44: note: Function 'evaluateSupervised' argument 1 names different: declaration 'inP' definition 'inS'. openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:194:57: note: Function 'evaluateSupervised' argument 1 names different: declaration 'inP' definition 'inS'. openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:223:60: style:inconclusive: Function 'evaluateNonSupervised' argument 1 names different: declaration 'inP' definition 'inS'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/ExpertMixture.hxx:97:47: note: Function 'evaluateNonSupervised' argument 1 names different: declaration 'inP' definition 'inS'. openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:223:60: note: Function 'evaluateNonSupervised' argument 1 names different: declaration 'inP' definition 'inS'. openturns-1.22/lib/src/Base/Func/openturns/ValueFunction.hxx:74:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/FieldFunction.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/FieldFunction.hxx:59:3: style: Class 'FieldFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/FieldFunction.hxx:62:3: style: Class 'FieldFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/FieldFunction.hxx:66:3: style: Class 'FieldFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/FieldFunctionImplementation.cxx:94:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldFunctionImplementation.cxx:101:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldFunctionImplementation.cxx:131:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldFunctionImplementation.cxx:145:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldFunctionImplementation.cxx:162:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldFunctionImplementation.cxx:168:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/FieldToFieldConnection.hxx:69:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:56:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:72:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:93:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:100:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:140:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:151:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:149:73: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/FieldToFieldConnection.hxx:72:51: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:149:73: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/openturns/FieldToPointConnection.hxx:61:45: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:56:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:71:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:92:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:99:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:138:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:148:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:146:66: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/FieldToPointConnection.hxx:64:44: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:146:66: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/FieldToPointFunction.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/FieldToPointFunction.hxx:52:3: style: Class 'FieldToPointFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/FieldToPointFunction.hxx:55:3: style: Class 'FieldToPointFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/FieldToPointFunction.hxx:59:3: style: Class 'FieldToPointFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/FieldToPointFunctionImplementation.cxx:93:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToPointFunctionImplementation.cxx:100:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToPointFunctionImplementation.cxx:107:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToPointFunctionImplementation.cxx:119:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToPointFunctionImplementation.cxx:132:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FieldToPointFunctionImplementation.cxx:138:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FiniteBasis.cxx:54:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FiniteBasis.cxx:71:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FiniteBasis.cxx:111:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/FiniteBasis.hxx:62:19: style: Virtual function 'getInputDimension' is called from constructor 'FiniteBasis(const Collection&collection)' at line 49. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Func/FiniteBasis.cxx:49:44: note: Calling getInputDimension openturns-1.22/lib/src/Base/Func/openturns/FiniteBasis.hxx:62:19: note: getInputDimension is a virtual function openturns-1.22/lib/src/Base/Func/openturns/FiniteBasis.hxx:63:19: style: Virtual function 'getOutputDimension' is called from constructor 'FiniteBasis(const Collection&collection)' at line 50. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Func/FiniteBasis.cxx:50:45: note: Calling getOutputDimension openturns-1.22/lib/src/Base/Func/openturns/FiniteBasis.hxx:63:19: note: getOutputDimension is a virtual function openturns-1.22/lib/src/Base/Func/openturns/P1LagrangeEvaluation.hxx:90:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/Function.cxx:41:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/Function.hxx:56:3: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/Function.hxx:60:3: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/Function.hxx:63:3: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/Function.hxx:67:3: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/Function.cxx:144:57: style:inconclusive: Function 'setOutputDescription' argument 1 names different: declaration 'inputDescription' definition 'outputDescription'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/Function.hxx:165:49: note: Function 'setOutputDescription' argument 1 names different: declaration 'inputDescription' definition 'outputDescription'. openturns-1.22/lib/src/Base/Func/Function.cxx:144:57: note: Function 'setOutputDescription' argument 1 names different: declaration 'inputDescription' definition 'outputDescription'. openturns-1.22/lib/src/Base/Func/Function.cxx:185:49: style:inconclusive: Function 'setEvaluation' argument 1 names different: declaration 'evaluation' definition 'functionImplementation'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/Function.hxx:93:41: note: Function 'setEvaluation' argument 1 names different: declaration 'evaluation' definition 'functionImplementation'. openturns-1.22/lib/src/Base/Func/Function.cxx:185:49: note: Function 'setEvaluation' argument 1 names different: declaration 'evaluation' definition 'functionImplementation'. openturns-1.22/lib/src/Base/Func/Function.cxx:282:45: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/Function.hxx:125:37: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/Function.cxx:282:45: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/Function.cxx:288:43: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inTS' definition 'inField'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/Function.hxx:127:35: note: Function 'operator()' argument 1 names different: declaration 'inTS' definition 'inField'. openturns-1.22/lib/src/Base/Func/Function.cxx:288:43: note: Function 'operator()' argument 1 names different: declaration 'inTS' definition 'inField'. openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:292:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:317:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:343:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:350:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/FunctionImplementation.hxx:71:3: style: Class 'FunctionImplementation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:69:67: style:inconclusive: Function 'FunctionImplementation' argument 1 names different: declaration 'funcImpl' definition 'evaluation'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/FunctionImplementation.hxx:66:45: note: Function 'FunctionImplementation' argument 1 names different: declaration 'funcImpl' definition 'evaluation'. openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:69:67: note: Function 'FunctionImplementation' argument 1 names different: declaration 'funcImpl' definition 'evaluation'. openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:70:22: style:inconclusive: Function 'FunctionImplementation' argument 2 names different: declaration 'gradImpl' definition 'gradient'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/FunctionImplementation.hxx:67:43: note: Function 'FunctionImplementation' argument 2 names different: declaration 'gradImpl' definition 'gradient'. openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:70:22: note: Function 'FunctionImplementation' argument 2 names different: declaration 'gradImpl' definition 'gradient'. openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:71:22: style:inconclusive: Function 'FunctionImplementation' argument 3 names different: declaration 'hessImpl' definition 'hessian'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/FunctionImplementation.hxx:68:43: note: Function 'FunctionImplementation' argument 3 names different: declaration 'hessImpl' definition 'hessian'. openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:71:22: note: Function 'FunctionImplementation' argument 3 names different: declaration 'hessImpl' definition 'hessian'. openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:262:59: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/FunctionImplementation.hxx:114:45: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:262:59: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/Gradient.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/Gradient.hxx:48:3: style: Class 'Gradient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/Gradient.hxx:52:3: style: Class 'Gradient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/Gradient.hxx:55:3: style: Class 'Gradient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/GradientImplementation.cxx:80:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/GradientImplementation.cxx:86:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/GradientImplementation.cxx:92:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/GradientImplementation.cxx:115:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/GradientImplementation.cxx:122:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/Hessian.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/Hessian.hxx:48:3: style: Class 'Hessian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/Hessian.hxx:52:3: style: Class 'Hessian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/Hessian.hxx:55:3: style: Class 'Hessian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/HessianImplementation.cxx:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/HessianImplementation.cxx:84:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/HessianImplementation.cxx:90:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/HessianImplementation.cxx:113:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/HessianImplementation.cxx:120:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/HyperbolicAnisotropicEnumerateFunction.cxx:126:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/HyperbolicAnisotropicEnumerateFunction.cxx:178:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/HyperbolicAnisotropicEnumerateFunction.cxx:238:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/HyperbolicAnisotropicEnumerateFunction.cxx:257:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/IdentityEvaluation.cxx:37:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/IdentityEvaluation.cxx:76:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/IdentityEvaluation.cxx:83:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/IdentityEvaluation.cxx:109:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/IndicatorEvaluation.cxx:31:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Func/openturns/IndicatorEvaluation.hxx:62:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/IndicatorFunction.hxx:43:3: style: Class 'IndicatorFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/IndicatorEvaluation.hxx:49:3: style: Class 'IndicatorEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/InverseBoxCoxEvaluation.hxx:67:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/InverseBoxCoxEvaluation.cxx:55:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/InverseBoxCoxEvaluation.cxx:139:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/InverseBoxCoxEvaluation.cxx:154:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/InverseBoxCoxEvaluation.cxx:40:64: style:inconclusive: Function 'InverseBoxCoxEvaluation' argument 1 names different: declaration 'lamda' definition 'lambda'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/InverseBoxCoxEvaluation.hxx:50:50: note: Function 'InverseBoxCoxEvaluation' argument 1 names different: declaration 'lamda' definition 'lambda'. openturns-1.22/lib/src/Base/Func/InverseBoxCoxEvaluation.cxx:40:64: note: Function 'InverseBoxCoxEvaluation' argument 1 names different: declaration 'lamda' definition 'lambda'. openturns-1.22/lib/src/Base/Func/InverseBoxCoxEvaluation.cxx:49:64: style:inconclusive: Function 'InverseBoxCoxEvaluation' argument 1 names different: declaration 'lamda' definition 'lambda'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/InverseBoxCoxEvaluation.hxx:52:41: note: Function 'InverseBoxCoxEvaluation' argument 1 names different: declaration 'lamda' definition 'lambda'. openturns-1.22/lib/src/Base/Func/InverseBoxCoxEvaluation.cxx:49:64: note: Function 'InverseBoxCoxEvaluation' argument 1 names different: declaration 'lamda' definition 'lambda'. openturns-1.22/lib/src/Base/Func/InverseBoxCoxGradient.cxx:92:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/InverseBoxCoxHessian.cxx:91:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/InverseTrendEvaluation.hxx:64:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/InverseTrendEvaluation.cxx:94:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/InverseTrendEvaluation.hxx:50:3: style: Class 'InverseTrendEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/InverseTrendTransform.cxx:89:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/LARS.hxx:94:0: error: syntax error [syntaxError] openturns-1.22/lib/src/Base/Func/LinearCombinationEvaluation.cxx:34:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Func/LinearCombinationGradient.cxx:70:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/LinearCombinationHessian.cxx:71:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/LinearEnumerateFunction.cxx:127:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/LinearEnumerateFunction.cxx:174:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/LinearEnumerateFunction.cxx:69:23: style:inconclusive: Function 'findBinomialCoefficient' argument 3 names different: declaration 'BinomialCoefficient' definition 'binomialCoefficient'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/LinearEnumerateFunction.hxx:84:123: note: Function 'findBinomialCoefficient' argument 3 names different: declaration 'BinomialCoefficient' definition 'binomialCoefficient'. openturns-1.22/lib/src/Base/Func/LinearEnumerateFunction.cxx:69:23: note: Function 'findBinomialCoefficient' argument 3 names different: declaration 'BinomialCoefficient' definition 'binomialCoefficient'. openturns-1.22/lib/src/Base/Func/LinearEvaluation.cxx:53:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/LinearEvaluation.cxx:118:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/LinearEvaluation.cxx:126:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/LinearEvaluation.cxx:156:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/LinearEvaluation.hxx:73:19: style: Virtual function 'getInputDimension' is called from constructor 'LinearEvaluation(const Point¢er,const Point&constant,const Matrix&linear)' at line 56. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Func/LinearEvaluation.cxx:56:49: note: Calling getInputDimension openturns-1.22/lib/src/Base/Func/openturns/LinearEvaluation.hxx:73:19: note: getInputDimension is a virtual function openturns-1.22/lib/src/Base/Func/openturns/LinearEvaluation.hxx:76:19: style: Virtual function 'getOutputDimension' is called from constructor 'LinearEvaluation(const Point¢er,const Point&constant,const Matrix&linear)' at line 57. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Func/LinearEvaluation.cxx:57:50: note: Calling getOutputDimension openturns-1.22/lib/src/Base/Func/openturns/LinearEvaluation.hxx:76:19: note: getOutputDimension is a virtual function openturns-1.22/lib/src/Base/Func/LinearGradient.cxx:52:138: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/LinearGradient.cxx:114:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/BatchFailedException.hxx:46:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/MarginalEvaluation.cxx:58:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/MarginalEvaluation.cxx:122:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/MarginalEvaluation.cxx:139:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/MarginalEvaluation.hxx:84:19: style: Virtual function 'getOutputDimension' is called from constructor 'MarginalEvaluation(const Pointer&p_evaluation,const Indices&indices)' at line 62. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Func/MarginalEvaluation.cxx:62:35: note: Calling getOutputDimension openturns-1.22/lib/src/Base/Func/openturns/MarginalEvaluation.hxx:84:19: note: getOutputDimension is a virtual function openturns-1.22/lib/src/Base/Func/MarginalEvaluation.cxx:119:53: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'point' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/MarginalEvaluation.hxx:76:35: note: Function 'operator()' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/lib/src/Base/Func/MarginalEvaluation.cxx:119:53: note: Function 'operator()' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/lib/src/Base/Func/MarginalEvaluation.cxx:134:55: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/MarginalEvaluation.hxx:78:37: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/MarginalEvaluation.cxx:134:55: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/MarginalGradient.cxx:57:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/MarginalGradient.cxx:90:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/MarginalGradient.cxx:124:48: style: Local variable 'gradient' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Func/openturns/MarginalGradient.hxx:67:10: note: Shadowed declaration openturns-1.22/lib/src/Base/Func/MarginalGradient.cxx:124:48: note: Shadow variable openturns-1.22/lib/src/Base/Func/MarginalHessian.cxx:57:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/MarginalHessian.cxx:89:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/MarginalHessian.cxx:123:47: style: Local variable 'hessian' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Func/openturns/MarginalHessian.hxx:69:19: note: Shadowed declaration openturns-1.22/lib/src/Base/Func/MarginalHessian.cxx:123:47: note: Shadow variable openturns-1.22/lib/src/Base/Func/MemoizeEvaluation.cxx:41:1: error: There is an unknown macro here somewhere. Configuration is required. If TEMPLATE_CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:107:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:113:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:119:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:125:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:137:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:143:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:149:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:157:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:163:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:170:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:178:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:185:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/MemoizeFunction.cxx:192:22: style: Variable 'p_evaluation' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/NoEvaluation.cxx:78:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/NoGradient.cxx:79:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/NoHessian.cxx:75:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/NormInfEnumerateFunction.cxx:75:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upperBound_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/NormInfEnumerateFunction.cxx:118:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upperBound_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/NormInfEnumerateFunction.cxx:134:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upperBound_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/NullHessian.cxx:78:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/P1LagrangeEvaluation.cxx:62:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/P1LagrangeEvaluation.cxx:130:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/P1LagrangeEvaluation.cxx:169:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/P1LagrangeEvaluation.cxx:210:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/P1LagrangeEvaluation.cxx:268:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:85:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:105:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputMesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:115:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputMesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:125:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputMesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:174:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:196:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:193:59: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'field' definition 'values'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/P1LagrangeInterpolation.hxx:81:36: note: Function 'operator()' argument 1 names different: declaration 'field' definition 'values'. openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:193:59: note: Function 'operator()' argument 1 names different: declaration 'field' definition 'values'. openturns-1.22/lib/src/Base/Func/openturns/ParametricEvaluation.hxx:55:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:57:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:100:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:116:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:134:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:191:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:248:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameter_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:262:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameter_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:279:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:110:57: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/ParametricEvaluation.hxx:58:37: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:110:57: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/ParametricGradient.cxx:70:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ParametricHessian.cxx:67:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/ParametricPointToFieldFunction.hxx:90:1: error: Unmatched '}'. Configuration: '__GNUC__=1'. [syntaxError] openturns-1.22/lib/src/Base/Func/openturns/PiecewiseHermiteEvaluation.hxx:64:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/PiecewiseLinearEvaluation.hxx:62:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:101:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:122:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:157:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:186:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:224:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:237:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:248:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PiecewiseLinearEvaluation.cxx:137:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PiecewiseLinearEvaluation.cxx:161:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PiecewiseLinearEvaluation.cxx:203:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PiecewiseLinearEvaluation.cxx:237:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PiecewiseLinearEvaluation.cxx:246:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PiecewiseLinearEvaluation.cxx:255:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/PointToFieldConnection.hxx:70:45: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:56:118: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:71:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:92:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:99:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:138:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:147:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/PointToFieldFunction.hxx:58:3: style: Class 'PointToFieldFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/PointToFieldFunction.hxx:61:3: style: Class 'PointToFieldFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/PointToFieldFunction.hxx:65:3: style: Class 'PointToFieldFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:145:66: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/PointToFieldConnection.hxx:73:44: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:145:66: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/PointToFieldFunction.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/PointToFieldFunctionImplementation.cxx:94:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToFieldFunctionImplementation.cxx:101:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToFieldFunctionImplementation.cxx:108:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToFieldFunctionImplementation.cxx:120:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToFieldFunctionImplementation.cxx:139:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToFieldFunctionImplementation.cxx:145:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/PointToPointEvaluation.hxx:68:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:57:110: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:73:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:94:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:101:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:141:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:179:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:187:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:210:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:218:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:63:77: style:inconclusive: Function 'PointToPointEvaluation' argument 1 names different: declaration 'fieldToPoint' definition 'fieldToPointFunction'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/PointToPointEvaluation.hxx:53:55: note: Function 'PointToPointEvaluation' argument 1 names different: declaration 'fieldToPoint' definition 'fieldToPointFunction'. openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:63:77: note: Function 'PointToPointEvaluation' argument 1 names different: declaration 'fieldToPoint' definition 'fieldToPointFunction'. openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:64:34: style:inconclusive: Function 'PointToPointEvaluation' argument 2 names different: declaration 'pointToField' definition 'pointToFieldFunction'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/PointToPointEvaluation.hxx:54:55: note: Function 'PointToPointEvaluation' argument 2 names different: declaration 'pointToField' definition 'pointToFieldFunction'. openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:64:34: note: Function 'PointToPointEvaluation' argument 2 names different: declaration 'pointToField' definition 'pointToFieldFunction'. openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:148:59: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/PointToPointEvaluation.hxx:71:37: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:148:59: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/ProductEvaluation.cxx:42:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ProductEvaluation.cxx:88:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ProductEvaluation.cxx:100:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ProductEvaluation.cxx:97:54: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/ProductEvaluation.hxx:60:37: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/ProductEvaluation.cxx:97:54: note: Function 'operator()' argument 1 names different: declaration 'inS' definition 'inSample'. openturns-1.22/lib/src/Base/Func/ProductFunction.cxx:107:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ProductGradient.cxx:44:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ProductGradient.cxx:88:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ProductHessian.cxx:48:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ProductHessian.cxx:103:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ProductPolynomialEvaluation.cxx:32:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Func/ProductPolynomialGradient.cxx:70:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ProductPolynomialHessian.cxx:68:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ProductUniVariateFunctionEvaluation.cxx:32:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Func/ProductUniVariateFunctionGradient.cxx:69:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/ProductUniVariateFunctionGradient.hxx:45:3: style: Class 'ProductUniVariateFunctionGradient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/ProductUniVariateFunctionHessian.cxx:76:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/ProductUniVariateFunctionHessian.hxx:45:3: style: Class 'ProductUniVariateFunctionHessian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/ProductUniVariateFunctionHessian.hxx:49:3: style: Class 'ProductUniVariateFunctionHessian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/QuadraticEvaluation.cxx:60:147: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/QuadraticEvaluation.cxx:132:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/QuadraticEvaluation.cxx:159:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:43:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:53:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:63:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:138:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:166:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:181:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:423:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/Faddeeva.cc:689:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/Faddeeva.cc:838:38: error: Array 'expa2n2[52]' accessed at index 9998, which is out of bounds. [arrayIndexOutOfBounds] openturns-1.22/lib/src/Base/Func/SpecFunc/Faddeeva.cc:856:38: error: Array 'expa2n2[52]' accessed at index 9998, which is out of bounds. [arrayIndexOutOfBounds] openturns-1.22/lib/src/Base/Func/SpecFunc/Faddeeva.cc:698:30: warning: Invalid std::log() argument nr 1. The value is 0 but the valid values are '4.94066e-324:'. [invalidFunctionArg] openturns-1.22/lib/src/Base/Func/SpecFunc/Faddeeva.cc:697:33: note: Assignment 'relerr=0.1', assigned value is 0.1 openturns-1.22/lib/src/Base/Func/SpecFunc/Faddeeva.cc:698:30: note: Invalid argument openturns-1.22/lib/src/Base/Func/SpecFunc/GammaFunctions.cxx:43:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/GammaFunctions.cxx:51:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/GammaFunctions.cxx:59:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/GammaFunctions.cxx:77:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:201:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:244:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:291:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:338:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:363:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:373:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:471:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:484:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI2_6 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:555:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOGSQRT2PI [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:560:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogMaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:589:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:719:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:788:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EulerConstant [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:804:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:899:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:954:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1011:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1074:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1260:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1268:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1319:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1354:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1247:15: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1254:15: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:77:35: style: Return value 'IsNaN(value-value)' is always false [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:77:17: note: Assuming that condition 'value==value' is not redundant openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:77:35: note: Calling function 'IsNaN' returns 0 openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:77:35: note: Return value 'IsNaN(value-value)' is always false openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:562:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1412:38: style:inconclusive: Function 'Clip01' argument 1 names different: declaration 'prob' definition 'proba'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/SpecFunc/openturns/SpecFunc.hxx:251:35: note: Function 'Clip01' argument 1 names different: declaration 'prob' definition 'proba'. openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1412:38: note: Function 'Clip01' argument 1 names different: declaration 'prob' definition 'proba'. openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:103:17: style: Variable 'A' can be declared as const array [constVariable] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:163:17: style: Variable 'B' can be declared as const array [constVariable] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:211:17: style: Variable 'A' can be declared as const array [constVariable] openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:218:17: style: Variable 'B' can be declared as const array [constVariable] openturns-1.22/lib/src/Base/Func/openturns/SymbolicEvaluation.hxx:69:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/SymbolicEvaluation.cxx:59:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicEvaluation.cxx:162:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicEvaluation.cxx:169:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicEvaluation.cxx:220:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicEvaluation.cxx:240:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicFunction.cxx:90:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicFunction.cxx:125:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicFunction.cxx:50:52: style:inconclusive: Function 'SymbolicFunction' argument 1 names different: declaration 'inputVariableName' definition 'inputVariablesName'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/SymbolicFunction.hxx:46:36: note: Function 'SymbolicFunction' argument 1 names different: declaration 'inputVariableName' definition 'inputVariablesName'. openturns-1.22/lib/src/Base/Func/SymbolicFunction.cxx:50:52: note: Function 'SymbolicFunction' argument 1 names different: declaration 'inputVariableName' definition 'inputVariablesName'. openturns-1.22/lib/src/Base/Func/SymbolicGradient.cxx:160:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicGradient.cxx:191:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicGradient.cxx:227:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicGradient.cxx:235:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicGradient.cxx:242:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicHessian.cxx:173:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicHessian.cxx:219:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicHessian.cxx:247:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicHessian.cxx:283:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicHessian.cxx:290:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicHessian.cxx:61:70: style:inconclusive: Function 'SymbolicHessian' argument 1 names different: declaration 'evaluation' definition 'p_evaluation'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/SymbolicHessian.hxx:50:64: note: Function 'SymbolicHessian' argument 1 names different: declaration 'evaluation' definition 'p_evaluation'. openturns-1.22/lib/src/Base/Func/SymbolicHessian.cxx:61:70: note: Function 'SymbolicHessian' argument 1 names different: declaration 'evaluation' definition 'p_evaluation'. openturns-1.22/lib/src/Base/Func/SymbolicParser.cxx:55:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicParser.cxx:75:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/SymbolicParser.hxx:50:3: style: Class 'SymbolicParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/SymbolicParser.hxx:53:3: style: Class 'SymbolicParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3550:41: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3636:41: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3771:41: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3944:41: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17342:39: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17352:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17362:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17372:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17382:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17392:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17402:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17412:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17423:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17434:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17445:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17456:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17467:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17479:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17491:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17503:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38115:27: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38331:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38546:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38582:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38596:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38610:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38624:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38638:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38652:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39181:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39203:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39492:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39537:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39568:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39625:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39681:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39698:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39826:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39872:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39918:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39964:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40010:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40056:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40109:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40160:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40211:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40269:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40329:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40392:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40437:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40488:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40532:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40579:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40627:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40677:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40728:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40776:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:40822:43: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29645:0: debug: Failed to instantiate template "function_N_node". The checking continues anyway. [templateInstantiation] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37083:27: debug: Failed to instantiate template "all_nodes_valid". The checking continues anyway. [templateInstantiation] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12191:23: debug: Failed to instantiate template "invoke". The checking continues anyway. [templateInstantiation] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16342:20: debug: Failed to instantiate template "fast_exp". The checking continues anyway. [templateInstantiation] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1267:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sqrt2 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1305:123: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log2 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1316:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _180_pi [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1317:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_180 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1325:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1332:122: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log2 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1670:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_exponent10 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1836:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numeric [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3137:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3562:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3609:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5257:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_unary [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5263:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_neg [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5269:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_binary [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5275:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_variable [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5283:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_variable [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5293:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecelem [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5299:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_rbvecelem [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5305:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_rbveccelem [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5311:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vector [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5344:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_constant [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5352:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_null [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5358:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_break [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5364:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_continue [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5370:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_swap [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5376:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_function [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5382:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_return [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5409:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5433:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5533:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6011:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7399:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7416:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_switch [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7449:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7497:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7511:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mswitch [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9707:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strccondition [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9824:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringvararg [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10236:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vararg [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10292:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vararg [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10337:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecfunc [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12457:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_function [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13554:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14214:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14634:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14652:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14679:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14699:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14720:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14741:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14762:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14864:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14934:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15121:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15214:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15305:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15391:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16492:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringvar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16498:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringvarrng [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16504:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringconst [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16510:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_cstringvarrng [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16516:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strass [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16522:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strconcat [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16528:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strfunction [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16534:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strcondition [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16540:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strccondition [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16546:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringvararg [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16552:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strgenrange [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37521:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37867:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37894:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37923:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37954:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38130:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38135:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38140:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38146:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38152:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38158:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38164:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38170:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38177:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38184:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38191:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38198:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39284:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39347:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ifstream [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39368:123: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_t [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39387:121: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_t [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39471:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicParserExprTk.cxx:66:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicParserExprTk.cxx:137:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicParserExprTk.cxx:170:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicParserExprTk.cxx:223:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gamma [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:19694:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_none [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:20096:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_parser [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:20806:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:20829:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21084:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_function_list [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21093:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cntrl_struct_list [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21102:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logic_ops_list [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21111:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arithmetic_ops_list [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21120:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assignment_ops_list [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21129:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inequality_ops_list [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21270:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_function_list_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21283:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cntrl_struct_list_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21296:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logic_ops_list_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21309:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arithmetic_ops_list_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21322:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assignment_ops_list_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21335:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inequality_ops_list_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21348:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_function_list_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21366:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cntrl_struct_list_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21384:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logic_ops_list_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21402:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arithmetic_ops_list_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21420:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assignment_ops_list_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21438:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inequality_ops_list_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21620:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_number [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21685:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_syntax [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21782:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21846:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_token [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21935:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diagnostic [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21958:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_symbol [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22137:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_hold [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22190:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22224:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_assign [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22579:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22856:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22883:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22959:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_syntax [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23023:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_comma [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23137:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_hold [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23310:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23385:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ternary [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23520:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23614:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_eof [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23752:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23984:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lcrlbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24149:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lcrlbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24247:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24338:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24402:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_hold [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24486:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_smulti [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24494:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lcrlbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24587:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24818:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24876:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24992:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25057:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25205:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_syntax [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25263:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25331:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25369:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_syntax [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25436:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25540:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25812:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sffinal [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25875:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25945:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26341:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_assign [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26379:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_symbol [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26542:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lcrlbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26634:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26885:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26983:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:27012:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_hold [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:27534:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_number [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37221:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable process [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37270:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable process [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37298:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37326:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sf00 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37350:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sf48 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17934:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reserved_words_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18114:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18123:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18132:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18140:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18414:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18495:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17614:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reserved_symbols_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17672:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:27908:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_abs [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28015:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_addass [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28027:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28076:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28190:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28206:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28333:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_inrange [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28358:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_inrange [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28365:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_scand [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28390:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lt [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28412:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28438:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_assign [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28774:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_while_loop [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28828:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_repeat_until_loop [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28886:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_for_loop [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29017:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29029:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29041:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29054:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29067:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29081:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29095:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29496:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sum [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29572:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_smulti [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29620:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29874:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecelem [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29909:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29973:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_st_vector [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30036:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_parser [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30058:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_st_variable [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30115:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_st_variable [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30454:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_scand [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30579:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_pow [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30630:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30794:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30870:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30939:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31077:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31201:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31406:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31606:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31648:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31937:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32002:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32068:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32133:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32198:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32263:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32328:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32394:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32460:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32579:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32710:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32829:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32977:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33099:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33188:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33277:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33366:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33455:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33649:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33893:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:34087:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36362:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_neg [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36631:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36778:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36832:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_inrange [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36968:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_eq [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37046:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_in [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25737:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22789:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38398:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38552:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38590:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38604:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38618:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38632:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38646:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38660:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13328:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_xnor [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13318:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_xor [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13308:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_nor [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13298:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_or [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13288:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_nand [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13278:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_and [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13268:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ne [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13246:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_eq [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13236:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_gte [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13225:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_gt [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13214:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lte [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13203:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lt [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13192:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_pow [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13180:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mod [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13168:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13155:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sub [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13142:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13129:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13104:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_trunc [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13103:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_tanh [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13102:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_tan [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13101:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sqrt [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13100:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sinh [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13099:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sinc [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13098:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sin [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13097:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sgn [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13096:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sec [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13095:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_round [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13094:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_r2d [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13093:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_pos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13092:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_notl [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13091:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_neg [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13090:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ncdf [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13089:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_log1p [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13088:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_log2 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13087:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_log10 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13086:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_log [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13085:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_g2d [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13084:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_frac [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13083:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_floor [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13082:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_expm1 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13081:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_exp [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13080:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_erfc [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13079:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_erf [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13078:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_d2r [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13077:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_d2g [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13076:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_csc [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13075:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_cot [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13074:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_cosh [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13073:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_cos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13072:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ceil [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13071:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_atanh [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13069:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_asinh [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13068:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_asin [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13067:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_acosh [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13066:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_acos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13065:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_abs [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5208:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_none [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3656:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_number [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1324:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37085:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_allocator_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14503:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_uvouv [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14384:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14365:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14346:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14309:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14292:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14275:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13360:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ilike [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13361:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ilike [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13349:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_like [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13350:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_like [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13337:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13338:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_in [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13339:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_in [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13256:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_eq [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13257:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_equal [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13070:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_atan [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13016:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_retenv [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12962:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typestore_list_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12972:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_return [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12882:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12907:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strfunction [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12837:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12856:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_genfunction [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12761:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12785:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strfunction [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12609:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12680:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_genfunction [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12498:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vafunction [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12031:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecondition [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11890:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecunaryop [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11733:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecvalarith [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11572:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecvalarith [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11409:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecvecarith [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11214:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecopvecass [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11057:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecopvalass [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10187:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_trinary [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10153:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_trinary [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10119:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable branch_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10090:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable branch_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9466:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable branch_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9579:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strcondition [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9051:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strswap [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8895:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strswap [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8643:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strgenrange [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8516:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_cstringvarrng [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8447:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringvarrng [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8249:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecvecswap [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8011:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_rbveccelem [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7949:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_rbvecelem [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7886:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecelem [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7310:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7242:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7199:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7156:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7116:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7074:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7028:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6982:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_for [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6915:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6876:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_repeat [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6827:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6788:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_while [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6612:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_conditional [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6560:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_conditional [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6377:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6388:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_binary_ext [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6399:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6317:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6328:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_binary [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6339:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6199:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringconst [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6120:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_constant [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6080:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_nulleq [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5618:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5701:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5744:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5758:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16420:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ipowinv [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16387:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ipowinv [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16347:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ipow [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16314:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ipow [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14412:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13374:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_inranges [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13375:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_inrange [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12155:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NumBranches [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12200:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_function [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12218:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BranchCount [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10772:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecvecass [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10615:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecvalass [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9419:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strass [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9279:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strass [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8799:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strconcat [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6510:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_quaternary [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6440:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6466:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_trinary [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6265:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_unary [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14399:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14906:26: warning:inconclusive: Member variable 'T0oT1::t0_' is not assigned a value in 'T0oT1::operator='. [operatorEqVarError] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14906:26: warning:inconclusive: Member variable 'T0oT1::t1_' is not assigned a value in 'T0oT1::operator='. [operatorEqVarError] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14906:26: warning: Member variable 'T0oT1::f_' is not assigned a value in 'T0oT1::operator='. [operatorEqVarError] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:27718:7: style: The class 'expression_generator < Scalar >' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5942:10: warning: Member variable 'vector_holder < Scalar >::buffer' is not initialized in the constructor. [uninitMemberVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5946:19: warning: Member variable 'vector_holder < Scalar >::buffer' is not initialized in the constructor. [uninitMemberVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5951:19: warning: Member variable 'vector_holder < Scalar >::buffer' is not initialized in the constructor. [uninitMemberVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5955:19: warning: Member variable 'vector_holder < Scalar >::buffer' is not initialized in the constructor. [uninitMemberVar] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3738:18: style: Unused private function: 'symbol_replacer::modify' [unusedPrivateFunction] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3573:26: style:inconclusive: Technically the member function 'exprtk::lexer::helper::bracket_checker::error_token' can be const. [functionConst] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3827:50: style:inconclusive: Technically the member function 'exprtk::lexer::helper::sequence_validator::error' can be const. [functionConst] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3871:18: performance:inconclusive: Technically the member function 'exprtk::lexer::helper::sequence_validator::invalid_bracket_check' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3990:50: style:inconclusive: Technically the member function 'exprtk::lexer::helper::sequence_validator_3tokens::error' can be const. [functionConst] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16639:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16648:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16657:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16666:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_c' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16676:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16686:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_cr' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16696:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_rc' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16706:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_rr' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16716:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_tt' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16726:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_ttt' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16736:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_tttt' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16746:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_rrr' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16756:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_rrrr' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16766:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_rrrrr' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16776:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16788:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16800:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16813:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16827:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16843:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16859:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16877:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16891:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_type' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16902:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_type' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16915:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_type' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16929:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_type' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16943:66: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::allocate_type' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16955:22: performance:inconclusive: Technically the member function 'exprtk::details::node_allocator::free' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39335:15: performance:inconclusive: Technically the member function 'exprtk::rtl::io::file::details::file_descriptor::close' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39421:20: performance:inconclusive: Technically the member function 'exprtk::rtl::io::file::details::file_descriptor::get_file_mode' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:27061:25: performance:inconclusive: Technically the member function 'parser < Scalar >::make_memory_range' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:27068:25: performance:inconclusive: Technically the member function 'parser < Scalar >::make_memory_range' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:27073:25: performance:inconclusive: Technically the member function 'parser < Scalar >::make_memory_range' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37216:19: performance:inconclusive: Technically the member function 'parser < Scalar >::load_unary_operations_map' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37263:19: performance:inconclusive: Technically the member function 'parser < Scalar >::load_binary_operations_map' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37291:19: performance:inconclusive: Technically the member function 'parser < Scalar >::load_inv_binary_operations_map' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:19839:22: performance:inconclusive: Technically the member function 'parser < Scalar >::scope_element_manager::free_element' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:20108:15: style:inconclusive: Technically the member function 'parser < Scalar >::stack_limit_handler::operator!' can be const. [functionConst] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21481:22: performance:inconclusive: Technically the member function 'parser < Scalar >::settings_store::assign_opr_to_string' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21495:22: performance:inconclusive: Technically the member function 'parser < Scalar >::settings_store::arith_opr_to_string' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21508:22: performance:inconclusive: Technically the member function 'parser < Scalar >::settings_store::inequality_opr_to_string' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21524:22: performance:inconclusive: Technically the member function 'parser < Scalar >::settings_store::logic_opr_to_string' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25274:35: performance:inconclusive: Technically the member function 'parser < Scalar >::type_checker::split_param_seq' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:19298:63: style:inconclusive: Technically the member function 'expression < Scalar >::local_data_list' can be const. [functionConst] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18909:19: performance:inconclusive: Technically the member function 'symbol_table < Scalar >::valid_function' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17669:22: performance:inconclusive: Technically the member function 'type_store < details :: variable_node < Scalar > , Scalar >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17675:22: performance:inconclusive: Technically the member function 'type_store < details :: variable_node < Scalar > , Scalar >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17688:22: performance:inconclusive: Technically the member function 'type_store < details :: variable_node < Scalar > , Scalar >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17669:22: performance:inconclusive: Technically the member function 'type_store < ifunction < Scalar > , ifunction < Scalar > >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17675:22: performance:inconclusive: Technically the member function 'type_store < ifunction < Scalar > , ifunction < Scalar > >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17688:22: performance:inconclusive: Technically the member function 'type_store < ifunction < Scalar > , ifunction < Scalar > >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17669:22: performance:inconclusive: Technically the member function 'type_store < ivararg_function < Scalar > , ivararg_function < Scalar > >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17675:22: performance:inconclusive: Technically the member function 'type_store < ivararg_function < Scalar > , ivararg_function < Scalar > >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17688:22: performance:inconclusive: Technically the member function 'type_store < ivararg_function < Scalar > , ivararg_function < Scalar > >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17669:22: performance:inconclusive: Technically the member function 'type_store < igeneric_function < Scalar > , igeneric_function < Scalar > >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17675:22: performance:inconclusive: Technically the member function 'type_store < igeneric_function < Scalar > , igeneric_function < Scalar > >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17688:22: performance:inconclusive: Technically the member function 'type_store < igeneric_function < Scalar > , igeneric_function < Scalar > >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17669:22: performance:inconclusive: Technically the member function 'type_store < details :: vector_holder < Scalar > , details :: vector_holder < Scalar > >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17675:22: performance:inconclusive: Technically the member function 'type_store < details :: vector_holder < Scalar > , details :: vector_holder < Scalar > >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17688:22: performance:inconclusive: Technically the member function 'type_store < details :: vector_holder < Scalar > , details :: vector_holder < Scalar > >::add' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:27906:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::unary_optimisable' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28025:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::valid_string_operation' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28048:29: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::to_str' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28074:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::operation_optimisable' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28096:29: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::branch_to_id' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28187:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::cocob_optimisable' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28203:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::coboc_optimisable' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28293:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::is_invalid_break_continue_op' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28352:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::is_string_operation' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28362:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::is_shortcircuit_expression' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28376:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::is_null_present' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28384:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::is_vector_eqineq_logic_operation' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28406:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::is_vector_arithmetic_operation' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29493:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::special_one_parameter_vararg' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29907:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::is_constant_foldable' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29923:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::is_constant_foldable' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29986:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::base_ptr' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30577:22: performance:inconclusive: Technically the member function 'expression_generator < Scalar >::cardinal_pow_optimisable' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38466:15: performance:inconclusive: Technically the member function 'function_compositor < Scalar >::base_func::copy' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38474:15: performance:inconclusive: Technically the member function 'function_compositor < Scalar >::base_func::copy' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38482:15: performance:inconclusive: Technically the member function 'function_compositor < Scalar >::base_func::copy' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38501:15: performance:inconclusive: Technically the member function 'function_compositor < Scalar >::base_func::copy' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3676:25: style:inconclusive: Technically the member function 'numeric_checker < Scalar >::error_index' can be const. [functionConst] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5716:15: performance:inconclusive: Technically the member function 'node_depth_base < exprtk :: details :: expression_node < Scalar > >::collect' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:4937:22: performance:inconclusive: Technically the member function 'vec_data_store < Scalar >::dump' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5956:12: warning: Class 'vector_holder < Scalar >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5956:12: warning: Class 'vector_holder < Scalar >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5956:12: warning: Class 'vector_holder < Scalar >' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6716:10: style: Struct 'loop_runtime_checker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39183:7: style: Struct 'print' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39205:7: style: Struct 'println' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21568:7: style: Class 'parser < Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:20729:10: style: Struct 'unknown_symbol_resolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:20786:10: style: Class 'dependent_entity_collector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21032:10: style: Class 'settings_store' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18032:7: style: Class 'symbol_table < Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38747:7: style: Class 'function_compositor < Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38234:10: style: Struct 'function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38333:10: style: Struct 'base_func' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17236:7: style: Class 'igeneric_function < Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6656:10: style: Class 'break_node < Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5904:13: style: Class 'vector_view_impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2948:19: style: The destructor '~token_scanner' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2941:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2948:19: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3557:18: style: The function 'result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2939:23: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3557:18: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3578:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2938:23: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3578:18: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3801:18: style: The function 'result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2939:23: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3801:18: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3968:18: style: The function 'result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2939:23: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3968:18: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38341:19: style: The destructor '~base_func' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17120:16: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38341:19: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38550:19: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17128:24: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38550:19: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38586:19: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17131:24: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38586:19: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38600:19: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17134:24: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38600:19: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38614:19: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17137:24: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38614:19: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38628:19: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17140:24: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38628:19: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38642:19: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17143:24: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38642:19: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38656:19: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17146:24: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38656:19: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38692:7: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38528:27: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38692:7: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38693:7: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38528:27: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38693:7: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38694:7: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38528:27: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38694:7: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38695:7: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38528:27: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38695:7: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38696:7: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38528:27: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38696:7: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38697:7: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38528:27: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38697:7: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38698:7: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38528:27: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38698:7: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5908:18: style: The function 'set_ref' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5825:26: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5908:18: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5913:33: style: The function 'rebaseable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5820:33: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5913:33: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5194:19: style: The destructor '~expression_node < Scalar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5133:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5194:19: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3643:18: style: The function 'result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2939:23: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3643:18: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3648:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2938:23: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3648:18: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11979:10: style: The destructor '~conditional_vector_node < Scalar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11979:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: abs_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: acos_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: acosh_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: asin_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: asinh_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: atan_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: atanh_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: ceil_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: cos_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: cosh_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: exp_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: expm1_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: floor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: log_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: log10_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: log2_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: log1p_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: neg_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: pos_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: round_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: sin_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: sinc_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: sinh_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: sqrt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: tan_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: tanh_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: cot_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: sec_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: csc_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: r2d_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: d2r_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: d2g_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: g2d_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: notl_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: sgn_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: erf_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: erfc_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: ncdf_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: frac_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: trunc_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: equal_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: and_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: nand_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: or_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: nor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: xor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: xnor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: add_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: sub_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: mul_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: div_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: mod_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: equal_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: and_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: nand_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: or_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: nor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: xor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: xnor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: add_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: sub_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: mul_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: div_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: mod_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: pow_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: equal_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: and_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: nand_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: or_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: nor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: xor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: xnor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: add_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: sub_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: mul_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: div_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: mod_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: pow_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8576:10: style: The destructor '~generic_string_range_node < Scalar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6164:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8576:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8474:10: style: The destructor '~const_string_range_node < Scalar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6164:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8474:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8390:19: style: The destructor '~string_range_node < Scalar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6164:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8390:19: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5995:19: style: The function 'value' overrides a function in a base class but is identical to the overridden function [uselessOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5196:27: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5995:19: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12905:56: style: The function 'type' overrides a function in a base class but is identical to the overridden function [uselessOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12783:56: note: Virtual function in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12905:56: note: Function in derived class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:419:17: performance: Function 'operatorstd::string()' should return member 'data_' by const reference. [returnByReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:424:29: performance: Function 'as_string()' should return member 'data_' by const reference. [returnByReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3573:26: performance: Function 'error_token()' should return member 'error_token_' by const reference. [returnByReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9680:22: performance: Function 'str()' should return member 'value_' by const reference. [returnByReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:20877:26: performance: Function 'return_param_type_list()' should return member 'retparam_list_' by const reference. [returnByReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:19224:28: performance: Function 'get_symbol_table_list()' should return member 'symbol_table_list_' by const reference. [returnByReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2854:25: style: Expression is always true because 'else if' condition is opposite to previous condition at line 2849. [multiCondition] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2849:25: note: first condition openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2854:25: note: else if condition is opposite to first condition openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22139:36: style: Condition 'lexer().finished()' is always false [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22135:33: note: Assuming that condition 'lexer().finished()' is not redundant openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22139:36: note: Condition 'lexer().finished()' is always false openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28312:73: style: Condition 'b1_string' is always true [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28312:60: note: Assuming that condition 'b0_string' is not redundant openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28310:27: note: Assuming that condition 'b0_string!=b1_string' is not redundant openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28312:73: note: Condition 'b1_string' is always true openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28333:72: style: Condition 'b1_string' is always true [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28333:59: note: Assuming that condition 'b0_string' is not redundant openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28331:28: note: Assuming that condition 'b0_string!=b1_string' is not redundant openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28333:72: note: Condition 'b1_string' is always true openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28333:85: style: Condition 'b2_string' is always true [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28333:59: note: Assuming that condition 'b0_string' is not redundant openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28331:28: note: Assuming that condition 'b0_string!=b1_string' is not redundant openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28331:56: note: Assuming that condition 'b1_string!=b2_string' is not redundant openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28333:85: note: Condition 'b2_string' is always true openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28629:25: style: Condition '0!=consequent' is always true [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28676:25: style: Condition '0!=consequent' is always true [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28727:25: style: Condition '0!=consequent' is always true [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22394:36: style: Redundant initialization for 'right_branch'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22342:48: note: right_branch is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22394:36: note: right_branch is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22500:40: style: Redundant initialization for 'return_node'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22497:48: note: return_node is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22500:40: note: return_node is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23139:34: style: Redundant initialization for 'consequent'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23132:42: note: consequent is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23139:34: note: consequent is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23610:20: style: Redundant initialization for 'branch'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23597:40: note: branch is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23610:20: note: branch is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24122:17: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23967:37: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24122:17: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24568:17: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24526:37: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24568:17: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24779:23: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24771:39: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24779:23: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24974:17: style: Redundant initialization for 'vec'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24947:32: note: vec is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24974:17: note: vec is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25137:17: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25051:37: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25137:17: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25523:20: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25520:37: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25523:20: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25640:20: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25637:37: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25640:20: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26248:20: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26245:37: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26248:20: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26833:25: style: Redundant initialization for 'v0'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26827:31: note: v0 is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26833:25: note: v0 is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26834:25: style: Redundant initialization for 'v1'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26828:31: note: v1 is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26834:25: note: v1 is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26837:20: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26830:37: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26837:20: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28758:26: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28755:43: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28758:26: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28866:26: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28862:43: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28866:26: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29696:23: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29693:40: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29696:23: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29751:23: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29748:40: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29751:23: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29866:26: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29849:40: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29866:26: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29893:26: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29886:29: note: result is assigned openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29893:26: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30410:31: style: Redundant initialization for 'v0'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30406:37: note: v0 is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30410:31: note: v0 is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30411:31: style: Redundant initialization for 'v1'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30407:37: note: v1 is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30411:31: note: v1 is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36632:23: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36629:40: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36632:23: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12638:33: style: Redundant initialization for 'var'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12636:43: note: var is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12638:33: note: var is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11999:33: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11993:25: note: result is initialized openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11999:33: note: result is overwritten openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6703:13: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6670:13: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23601:28: style: The scope of the variable 'side_effect_list' can be reduced. [variableScope] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:4958:31: style: Local variable 'size' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:4927:29: note: Shadowed declaration openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:4958:31: note: Shadow variable openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36430:83: performance: Function parameter 's1' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36430:76: performance: Function parameter 's0' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36448:83: performance: Function parameter 's1' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36448:76: performance: Function parameter 's0' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36466:84: performance: Function parameter 's1' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36466:77: performance: Function parameter 's0' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36483:113: performance: Function parameter 's1' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36483:106: performance: Function parameter 's0' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16246:59: performance: Function parameter 'p2' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16063:52: performance: Function parameter 'p1' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16063:41: performance: Function parameter 'p0' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15999:51: performance: Function parameter 'p1' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15999:40: performance: Function parameter 'p0' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15935:51: performance: Function parameter 'p1' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15935:40: performance: Function parameter 'p0' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15884:46: performance: Function parameter 'p1' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15884:35: performance: Function parameter 'p0' should be passed by const reference. [passedByValue] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22161:51: style: Parameter 'begin_token' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22161:78: style: Parameter 'end_token' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31573:83: style: Parameter 'expr_gen' can be declared as reference to const. However it seems that 'process' is a callback function, if 'expr_gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:27732:69: note: You might need to cast the function pointer here openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31573:83: note: Parameter 'expr_gen' can be declared as reference to const openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38474:50: style: Parameter 'dest_v' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38501:51: style: Parameter 'dest_v' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:4956:47: style: Parameter 'vds0' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:4956:59: style: Parameter 'vds1' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12286:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12293:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12300:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12307:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12314:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12321:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12328:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12335:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12342:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12349:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12356:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12363:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12370:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12377:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12384:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12391:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12398:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12405:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12412:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12419:49: style: Parameter 'f' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5407:63: style: Parameter 'b' can be declared as const array [constParameterReference] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7399:34: style: Variable 'condition' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7497:31: style: Variable 'condition' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39706:36: style: Variable 'fd' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39347:31: style: Instance of 'close' object is destroyed immediately. [unusedScopedObject] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39350:31: style: Instance of 'close' object is destroyed immediately. [unusedScopedObject] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39353:31: style: Instance of 'close' object is destroyed immediately. [unusedScopedObject] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21839:86: style: Variable 'numeric_checker_ptr' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21840:86: style: Variable 'sequence_validator_ptr' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21841:86: style: Variable 'sequence_validator3_ptr' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22122:43: style: Variable 'sub_expr' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24125:36: style: Variable 'defstmt_delete.delete_ptr' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11865:19: style: Variable 'i' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11708:19: style: Variable 'i' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11547:19: style: Variable 'i' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11384:19: style: Variable 'i' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11189:19: style: Variable 'i' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9037:22: style: Variable 'i' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Func/SymbolicParserImplementation.cxx:62:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicParserImplementation.cxx:84:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicParserMuParser.cxx:102:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputVariablesNames_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicParserMuParser.cxx:126:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicParserMuParser.cxx:185:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/SymbolicParserMuParser.cxx:204:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/TensorizedUniVariateFunctionFactory.cxx:40:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Func/TranslationEvaluation.cxx:87:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/TranslationEvaluation.cxx:96:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/TranslationEvaluation.cxx:104:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/TranslationEvaluation.cxx:131:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/TranslationEvaluation.hxx:72:19: style: Virtual function 'getInputDimension' is called from constructor 'TranslationEvaluation(const Point&constant)' at line 44. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Func/TranslationEvaluation.cxx:44:49: note: Calling getInputDimension openturns-1.22/lib/src/Base/Func/openturns/TranslationEvaluation.hxx:72:19: note: getInputDimension is a virtual function openturns-1.22/lib/src/Base/Func/openturns/TranslationEvaluation.hxx:75:19: style: Virtual function 'getOutputDimension' is called from constructor 'TranslationEvaluation(const Point&constant)' at line 45. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Func/TranslationEvaluation.cxx:45:50: note: Calling getOutputDimension openturns-1.22/lib/src/Base/Func/openturns/TranslationEvaluation.hxx:75:19: note: getOutputDimension is a virtual function openturns-1.22/lib/src/Base/Func/openturns/TrendEvaluation.hxx:64:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/TrendEvaluation.cxx:94:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/TrendTransform.cxx:100:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/UniVariateFunction.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/UniVariateFunction.hxx:48:3: style: Class 'UniVariateFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/UniVariateFunction.hxx:51:3: style: Class 'UniVariateFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/UniVariateFunction.hxx:55:3: style: Class 'UniVariateFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/UniVariateFunctionEvaluation.cxx:77:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/UniVariateFunctionEvaluation.hxx:61:19: style: Virtual function 'getInputDimension' is called from constructor 'UniVariateFunctionEvaluation(const UniVariateFunction&function)' at line 46. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Func/UniVariateFunctionEvaluation.cxx:46:49: note: Calling getInputDimension openturns-1.22/lib/src/Base/Func/openturns/UniVariateFunctionEvaluation.hxx:61:19: note: getInputDimension is a virtual function openturns-1.22/lib/src/Base/Func/openturns/UniVariateFunctionEvaluation.hxx:64:19: style: Virtual function 'getOutputDimension' is called from constructor 'UniVariateFunctionEvaluation(const UniVariateFunction&function)' at line 47. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Func/UniVariateFunctionEvaluation.cxx:47:50: note: Calling getOutputDimension openturns-1.22/lib/src/Base/Func/openturns/UniVariateFunctionEvaluation.hxx:64:19: note: getOutputDimension is a virtual function openturns-1.22/lib/src/Base/Func/openturns/UniVariateFunctionEvaluation.hxx:48:3: style: Class 'UniVariateFunctionEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/UniVariateFunctionFactory.cxx:60:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/UniVariateFunctionFamily.cxx:33:57: debug: Function::addArguments found argument 'UniVariateFunctionFactory' with varid 0. [varid0] openturns-1.22/lib/src/Base/Func/UniVariateFunctionFamily.cxx:36:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/UniVariateFunctionFamily.hxx:47:3: style: Class 'UniVariateFunctionFamily' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/UniVariateFunctionFamily.hxx:51:3: style: Class 'UniVariateFunctionFamily' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/UniVariateFunctionImplementation.cxx:66:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/UniVariateFunctionImplementation.cxx:72:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/UniVariateFunctionImplementation.cxx:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/UniVariatePolynomial.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Func/openturns/UniVariatePolynomial.hxx:51:3: style: Class 'UniVariatePolynomial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/UniVariatePolynomial.hxx:54:3: style: Class 'UniVariatePolynomial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/UniVariatePolynomial.hxx:57:3: style: Class 'UniVariatePolynomial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/openturns/UniVariatePolynomial.hxx:61:3: style: Class 'UniVariatePolynomial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Func/UniVariatePolynomial.cxx:129:68: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'scalar' definition 'scal'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/UniVariatePolynomial.hxx:84:49: note: Function 'operator*' argument 1 names different: declaration 'scalar' definition 'scal'. openturns-1.22/lib/src/Base/Func/UniVariatePolynomial.cxx:129:68: note: Function 'operator*' argument 1 names different: declaration 'scalar' definition 'scal'. openturns-1.22/lib/src/Base/Func/UniVariatePolynomial.cxx:141:82: style:inconclusive: Function 'incrementDegree' argument 1 names different: declaration 'degree' definition 'deg'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/UniVariatePolynomial.hxx:90:63: note: Function 'incrementDegree' argument 1 names different: declaration 'degree' definition 'deg'. openturns-1.22/lib/src/Base/Func/UniVariatePolynomial.cxx:141:82: note: Function 'incrementDegree' argument 1 names different: declaration 'degree' definition 'deg'. openturns-1.22/lib/src/Base/Func/UniVariatePolynomialImplementation.cxx:342:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/UniVariatePolynomialImplementation.cxx:230:97: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'scalar' definition 'scal'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/UniVariatePolynomialImplementation.hxx:80:63: note: Function 'operator*' argument 1 names different: declaration 'scalar' definition 'scal'. openturns-1.22/lib/src/Base/Func/UniVariatePolynomialImplementation.cxx:230:97: note: Function 'operator*' argument 1 names different: declaration 'scalar' definition 'scal'. openturns-1.22/lib/src/Base/Func/UniVariatePolynomialImplementation.cxx:281:110: style:inconclusive: Function 'incrementDegree' argument 1 names different: declaration 'degree' definition 'deg'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Func/openturns/UniVariatePolynomialImplementation.hxx:86:77: note: Function 'incrementDegree' argument 1 names different: declaration 'degree' definition 'deg'. openturns-1.22/lib/src/Base/Func/UniVariatePolynomialImplementation.cxx:281:110: note: Function 'incrementDegree' argument 1 names different: declaration 'degree' definition 'deg'. openturns-1.22/lib/src/Base/Func/ValueFunction.cxx:102:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ValueFunction.cxx:111:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/ValueFunction.cxx:118:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/VertexValueFunction.hxx:72:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Func/VertexValueFunction.cxx:47:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/VertexValueFunction.cxx:62:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/VertexValueFunction.cxx:77:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/VertexValueFunction.cxx:115:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/VertexValueFunction.cxx:125:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/VertexValueFunction.cxx:132:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Func/openturns/VertexValuePointToFieldFunction.hxx:68:1: error: Unmatched '}'. Configuration: '__GNUC__=1'. [syntaxError] openturns-1.22/lib/src/Base/Geom/Domain.cxx:35:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Geom/openturns/Domain.hxx:47:3: style: Class 'Domain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Geom/DomainDifference.cxx:46:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/DomainDisjunctiveUnion.cxx:47:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/DomainDisjunctiveUnion.cxx:74:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collection_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/DomainDisjunctiveUnion.cxx:82:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/DomainImplementation.cxx:64:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/DomainImplementation.cxx:80:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/DomainIntersection.cxx:46:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/DomainIntersection.cxx:74:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collection_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/DomainUnion.cxx:47:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/DomainUnion.cxx:75:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collection_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/DomainUnion.cxx:82:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:68:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:85:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:104:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:131:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:169:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:186:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:224:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:234:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:254:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:273:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:285:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:308:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:331:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:414:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:432:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:450:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Interval.cxx:462:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/IntervalMesher.cxx:50:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/IntervalMesher.cxx:79:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/IntervalMesher.cxx:94:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:60:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:89:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:117:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:136:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:245:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:304:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:313:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:357:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:386:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:398:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:412:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSetMesher.cxx:60:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSetMesher.cxx:101:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSetMesher.cxx:116:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/LevelSetMesher.cxx:126:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Mesh.cxx:123:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Mesh.cxx:152:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Mesh.cxx:167:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Mesh.cxx:195:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Mesh.cxx:525:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Mesh.cxx:535:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Mesh.cxx:564:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Mesh.cxx:641:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Mesh.cxx:860:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Mesh.cxx:912:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Mesh.cxx:994:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Geom/Mesh.cxx:210:13: style:inconclusive: Function 'checkPointInSimplexWithCoordinates' argument 3 names different: declaration 'coordinatesOut' definition 'coordinates'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Geom/openturns/Mesh.hxx:100:51: note: Function 'checkPointInSimplexWithCoordinates' argument 3 names different: declaration 'coordinatesOut' definition 'coordinates'. openturns-1.22/lib/src/Base/Geom/Mesh.cxx:210:13: note: Function 'checkPointInSimplexWithCoordinates' argument 3 names different: declaration 'coordinatesOut' definition 'coordinates'. openturns-1.22/lib/src/Base/Geom/Mesh.cxx:427:42: style:inconclusive: Function 'fixOrientation' argument 2 names different: declaration 'simplexMatrix' definition 'matrix'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Geom/openturns/Mesh.hxx:137:38: note: Function 'fixOrientation' argument 2 names different: declaration 'simplexMatrix' definition 'matrix'. openturns-1.22/lib/src/Base/Geom/Mesh.cxx:427:42: note: Function 'fixOrientation' argument 2 names different: declaration 'simplexMatrix' definition 'matrix'. openturns-1.22/lib/src/Base/Geom/Mesh.cxx:501:38: style:inconclusive: Function 'operator==' argument 1 names different: declaration 'rhs' definition 'other'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Geom/openturns/Mesh.hxx:88:34: note: Function 'operator==' argument 1 names different: declaration 'rhs' definition 'other'. openturns-1.22/lib/src/Base/Geom/Mesh.cxx:501:38: note: Function 'operator==' argument 1 names different: declaration 'rhs' definition 'other'. openturns-1.22/lib/src/Base/Geom/RegularGrid.cxx:30:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Graph/BarPlot.cxx:139:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Cloud.cxx:69:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Cloud.cxx:87:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Cloud.cxx:131:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Contour.cxx:53:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Contour.cxx:85:154: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Contour.cxx:147:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Contour.cxx:185:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Curve.cxx:69:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Curve.cxx:89:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Curve.cxx:150:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Drawable.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Graph/openturns/Drawable.hxx:45:3: style: Class 'Drawable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Graph/openturns/Drawable.hxx:49:3: style: Class 'Drawable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:867:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:879:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:909:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:962:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:974:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1152:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1250:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1255:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1301:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1310:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1328:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1341:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1355:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1368:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1375:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1380:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1386:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1391:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1397:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1402:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1408:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1413:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1419:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1424:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1447:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1452:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1458:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1463:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1469:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1474:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1480:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1485:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1491:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1496:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1502:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1507:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1513:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1518:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1523:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1528:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1537:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1544:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1573:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Graph.cxx:32:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Graph/openturns/Graph.hxx:56:3: style: Class 'Graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Graph/GraphImplementation.cxx:40:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Graph/GridLayout.cxx:100:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/GridLayout.cxx:109:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/GridLayout.cxx:122:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Pie.cxx:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Pie.cxx:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Pie.cxx:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Pie.cxx:92:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Pie.cxx:151:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Pie.cxx:189:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Polygon.cxx:59:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Polygon.cxx:80:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Polygon.cxx:140:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Polygon.cxx:153:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/PolygonArray.cxx:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/PolygonArray.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/PolygonArray.cxx:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/PolygonArray.cxx:118:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/PolygonArray.cxx:125:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/PolygonArray.cxx:138:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/openturns/PolygonArray.hxx:70:8: style: Virtual function 'setPalette' is called from constructor 'PolygonArray(const Sample&coordinates,const UnsignedInteger verticesNumber,const Description&palette,const String&legend="")' at line 92. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Graph/PolygonArray.cxx:92:3: note: Calling setPalette openturns-1.22/lib/src/Base/Graph/openturns/PolygonArray.hxx:70:8: note: setPalette is a virtual function openturns-1.22/lib/src/Base/Graph/Staircase.cxx:109:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Staircase.cxx:118:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/openturns/Staircase.hxx:75:8: style: Virtual function 'setPattern' is called from constructor 'Staircase(const Sample&data,const String&color,const String&lineStyle,const Scalar lineWidth,const String&pattern,const String&legend="")' at line 61. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Graph/Staircase.cxx:61:3: note: Calling setPattern openturns-1.22/lib/src/Base/Graph/openturns/Staircase.hxx:75:8: note: setPattern is a virtual function openturns-1.22/lib/src/Base/Graph/openturns/Staircase.hxx:75:8: style: Virtual function 'setPattern' is called from constructor 'Staircase(const Sample&data,const String&color,const String&lineStyle,const String&pattern,const String&legend="")' at line 77. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Graph/Staircase.cxx:77:3: note: Calling setPattern openturns-1.22/lib/src/Base/Graph/openturns/Staircase.hxx:75:8: note: setPattern is a virtual function openturns-1.22/lib/src/Base/Graph/Text.cxx:52:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Text.cxx:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Text.cxx:93:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Text.cxx:116:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Text.cxx:154:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Text.cxx:169:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/Text.cxx:212:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Graph/openturns/Text.hxx:87:8: style: Virtual function 'setTextAnnotations' is called from constructor 'Text(const Sample&data,const Description&texts,const String&textPosition="top",const String&legend="")' at line 49. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Graph/Text.cxx:49:3: note: Calling setTextAnnotations openturns-1.22/lib/src/Base/Graph/openturns/Text.hxx:87:8: note: setTextAnnotations is a virtual function openturns-1.22/lib/src/Base/Graph/openturns/Text.hxx:87:8: style: Virtual function 'setTextAnnotations' is called from constructor 'Text(const Collection&data,const Description&texts,const String&textPosition="top",const String&legend="")' at line 75. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Graph/Text.cxx:75:3: note: Calling setTextAnnotations openturns-1.22/lib/src/Base/Graph/openturns/Text.hxx:87:8: note: setTextAnnotations is a virtual function openturns-1.22/lib/src/Base/Graph/openturns/Text.hxx:87:8: style: Virtual function 'setTextAnnotations' is called from constructor 'Text(const Sample&dataX,const Sample&dataY,const Description&texts,const String&textPosition="top",const String&legend="")' at line 99. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Graph/Text.cxx:99:3: note: Calling setTextAnnotations openturns-1.22/lib/src/Base/Graph/openturns/Text.hxx:87:8: note: setTextAnnotations is a virtual function openturns-1.22/lib/src/Base/Graph/openturns/Text.hxx:87:8: style: Virtual function 'setTextAnnotations' is called from constructor 'Text(const Point&dataX,const Point&dataY,const Description&texts,const String&textPosition="top",const String&legend="")' at line 125. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Graph/Text.cxx:125:3: note: Calling setTextAnnotations openturns-1.22/lib/src/Base/Graph/openturns/Text.hxx:87:8: note: setTextAnnotations is a virtual function openturns-1.22/lib/src/Base/Graph/Text.cxx:42:32: style:inconclusive: Function 'Text' argument 2 names different: declaration 'texts' definition 'textAnnotations'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Graph/openturns/Text.hxx:53:28: note: Function 'Text' argument 2 names different: declaration 'texts' definition 'textAnnotations'. openturns-1.22/lib/src/Base/Graph/Text.cxx:42:32: note: Function 'Text' argument 2 names different: declaration 'texts' definition 'textAnnotations'. openturns-1.22/lib/src/Base/Graph/Text.cxx:60:32: style:inconclusive: Function 'Text' argument 2 names different: declaration 'texts' definition 'textAnnotations'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Graph/openturns/Text.hxx:59:28: note: Function 'Text' argument 2 names different: declaration 'texts' definition 'textAnnotations'. openturns-1.22/lib/src/Base/Graph/Text.cxx:60:32: note: Function 'Text' argument 2 names different: declaration 'texts' definition 'textAnnotations'. openturns-1.22/lib/src/Base/Graph/Text.cxx:87:32: style:inconclusive: Function 'Text' argument 3 names different: declaration 'texts' definition 'textAnnotations'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Graph/openturns/Text.hxx:66:28: note: Function 'Text' argument 3 names different: declaration 'texts' definition 'textAnnotations'. openturns-1.22/lib/src/Base/Graph/Text.cxx:87:32: note: Function 'Text' argument 3 names different: declaration 'texts' definition 'textAnnotations'. openturns-1.22/lib/src/Base/Graph/Text.cxx:110:32: style:inconclusive: Function 'Text' argument 3 names different: declaration 'texts' definition 'textAnnotations'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Graph/openturns/Text.hxx:73:28: note: Function 'Text' argument 3 names different: declaration 'texts' definition 'textAnnotations'. openturns-1.22/lib/src/Base/Graph/Text.cxx:110:32: note: Function 'Text' argument 3 names different: declaration 'texts' definition 'textAnnotations'. openturns-1.22/lib/src/Base/IterativeStat/IterativeAlgorithm.cxx:41:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/IterativeStat/openturns/IterativeAlgorithm.hxx:54:3: style: Class 'IterativeAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/IterativeStat/openturns/IterativeAlgorithm.hxx:56:3: style: Class 'IterativeAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/IterativeStat/openturns/IterativeAlgorithm.hxx:59:3: style: Class 'IterativeAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/IterativeStat/IterativeAlgorithmImplementation.cxx:85:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeAlgorithmImplementation.cxx:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/openturns/IterativeExtrema.hxx:56:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeExtrema.cxx:54:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeExtrema.cxx:67:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeExtrema.cxx:90:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/openturns/IterativeMoments.hxx:57:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:56:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:85:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:93:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:111:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:136:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:164:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:191:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:216:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:229:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:242:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/openturns/IterativeThresholdExceedance.hxx:63:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeThresholdExceedance.cxx:68:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeThresholdExceedance.cxx:96:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeThresholdExceedance.cxx:105:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/IterativeStat/IterativeThresholdExceedance.cxx:113:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/MetaModel/LinearLeastSquares.cxx:153:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/MetaModel/QuadraticLeastSquares.cxx:175:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/AbdoRackwitz.cxx:84:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/AbdoRackwitz.cxx:158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/openturns/AbdoRackwitz.hxx:86:8: style: Virtual function 'checkProblem' is called from constructor 'AbdoRackwitz(const OptimizationProblem&problem,const Scalar tau,const Scalar omega,const Scalar smooth)' at line 53. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Optim/AbdoRackwitz.cxx:53:3: note: Calling checkProblem openturns-1.22/lib/src/Base/Optim/openturns/AbdoRackwitz.hxx:86:8: note: checkProblem is a virtual function openturns-1.22/lib/src/Base/Optim/openturns/AbdoRackwitz.hxx:86:8: style: Virtual function 'checkProblem' is called from constructor 'AbdoRackwitz(const OptimizationProblem&problem)' at line 64. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Optim/AbdoRackwitz.cxx:64:3: note: Calling checkProblem openturns-1.22/lib/src/Base/Optim/openturns/AbdoRackwitz.hxx:86:8: note: checkProblem is a virtual function openturns-1.22/lib/src/Base/Optim/AbdoRackwitz.cxx:252:42: style:inconclusive: Function 'setOmega' argument 1 names different: declaration 'tau' definition 'omega'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Optim/openturns/AbdoRackwitz.hxx:69:30: note: Function 'setOmega' argument 1 names different: declaration 'tau' definition 'omega'. openturns-1.22/lib/src/Base/Optim/AbdoRackwitz.cxx:252:42: note: Function 'setOmega' argument 1 names different: declaration 'tau' definition 'omega'. openturns-1.22/lib/src/Base/Optim/AbdoRackwitz.cxx:263:43: style:inconclusive: Function 'setSmooth' argument 1 names different: declaration 'tau' definition 'smooth'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Optim/openturns/AbdoRackwitz.hxx:73:31: note: Function 'setSmooth' argument 1 names different: declaration 'tau' definition 'smooth'. openturns-1.22/lib/src/Base/Optim/AbdoRackwitz.cxx:263:43: note: Function 'setSmooth' argument 1 names different: declaration 'tau' definition 'smooth'. openturns-1.22/lib/src/Base/Optim/Bonmin.cxx:79:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Bonmin.cxx:93:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Bonmin.cxx:189:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Bonmin.cxx:228:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/BonminProblem.cxx:88:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_STYLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/BonminProblem.cxx:105:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTINUOUS [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/BonminProblem.cxx:129:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NON_LINEAR [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/BonminProblem.cxx:176:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINEAR [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/BonminProblem.cxx:211:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/BonminProblem.cxx:682:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/BonminProblem.cxx:47:3: performance: Variable 'evaluationInputHistory_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Base/Optim/CMinpack.cxx:87:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/CMinpack.cxx:129:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/CMinpack.cxx:141:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/CMinpack.cxx:405:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/openturns/CMinpack.hxx:64:8: style: Virtual function 'checkProblem' is called from constructor 'CMinpack(const OptimizationProblem&problem)' at line 48. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Optim/CMinpack.cxx:48:3: note: Calling checkProblem openturns-1.22/lib/src/Base/Optim/openturns/CMinpack.hxx:64:8: note: checkProblem is a virtual function openturns-1.22/lib/src/Base/Optim/Ceres.cxx:62:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Ceres.cxx:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Ceres.cxx:85:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Ceres.cxx:491:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/openturns/Ceres.hxx:80:8: style: Virtual function 'checkProblem' is called from constructor 'Ceres(const OptimizationProblem&problem,const String&algoName="LEVENBERG_MARQUARDT")' at line 72. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Optim/Ceres.cxx:72:3: note: Calling checkProblem openturns-1.22/lib/src/Base/Optim/openturns/Ceres.hxx:80:8: note: checkProblem is a virtual function openturns-1.22/lib/src/Base/Optim/openturns/Cobyla.hxx:104:0: debug: Failed to parse 'typedef END_NAMESPACE_OPENTURNS BEGIN_C_DECLS enum { COBYLA_MSG_NONE = 0 , COBYLA_MSG_EXIT = 1 , COBYLA_MSG_ITER = 2 , COBYLA_MSG_INFO = 3 , } cobyla_message ;'. The checking continues anyway. [simplifyTypedef] openturns-1.22/lib/src/Base/Optim/Cobyla.cxx:67:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Cobyla.cxx:85:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Cobyla.cxx:203:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/openturns/Cobyla.hxx:77:8: style: Virtual function 'checkProblem' is called from constructor 'Cobyla(const OptimizationProblem&problem)' at line 45. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Optim/Cobyla.cxx:45:3: note: Calling checkProblem openturns-1.22/lib/src/Base/Optim/openturns/Cobyla.hxx:77:8: note: checkProblem is a virtual function openturns-1.22/lib/src/Base/Optim/openturns/Cobyla.hxx:77:8: style: Virtual function 'checkProblem' is called from constructor 'Cobyla(const OptimizationProblem&problem,const Scalar rhoBeg)' at line 53. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Optim/Cobyla.cxx:53:3: note: Calling checkProblem openturns-1.22/lib/src/Base/Optim/openturns/Cobyla.hxx:77:8: note: checkProblem is a virtual function openturns-1.22/lib/src/Base/Optim/Cobyla.cxx:133:125: style: C-style pointer casting [cstyleCast] openturns-1.22/lib/src/Base/Optim/Cobyla.cxx:227:53: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] openturns-1.22/lib/src/Base/Optim/Dlib.cxx:416:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Dlib.cxx:429:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Dlib.cxx:445:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Dlib.cxx:481:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Dlib.cxx:490:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/openturns/Dlib.hxx:98:8: style: Virtual function 'checkProblem' is called from constructor 'Dlib(const OptimizationProblem&problem,const String&algoName)' at line 398. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Optim/Dlib.cxx:398:3: note: Calling checkProblem openturns-1.22/lib/src/Base/Optim/openturns/Dlib.hxx:98:8: note: checkProblem is a virtual function openturns-1.22/lib/src/Base/Optim/openturns/Dlib.hxx:45:3: style: Class 'Dlib' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Optim/DlibFunctions.cxx:118:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Optim/Ipopt.cxx:62:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Ipopt.cxx:219:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Ipopt.cxx:256:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/IpoptProblem.cxx:83:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_STYLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/IpoptProblem.cxx:94:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NON_LINEAR [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/IpoptProblem.cxx:141:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINEAR [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/IpoptProblem.cxx:176:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:77:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:143:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:210:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:273:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:291:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/openturns/LeastSquaresProblem.hxx:52:8: style: Virtual function 'setResidualFunction' is called from constructor 'LeastSquaresProblem(const Function&residualFunction)' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:43:3: note: Calling setResidualFunction openturns-1.22/lib/src/Base/Optim/openturns/LeastSquaresProblem.hxx:52:8: note: setResidualFunction is a virtual function openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:63:3: style: Class 'HalfSquaredNormEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:129:3: style: Class 'HalfSquaredNormGradient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:196:3: style: Class 'HalfSquaredNormHessian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Optim/MultiStart.cxx:66:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/MultiStart.cxx:87:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/MultiStart.cxx:193:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/MultiStart.cxx:199:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/MultiStart.cxx:224:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/openturns/MultiStart.hxx:62:8: style: Virtual function 'setProblem' is called from constructor 'MultiStart(const OptimizationAlgorithm&solver,const Sample&startingSample)' at line 59. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Optim/MultiStart.cxx:59:3: note: Calling setProblem openturns-1.22/lib/src/Base/Optim/openturns/MultiStart.hxx:62:8: note: setProblem is a virtual function openturns-1.22/lib/src/Base/Optim/NLopt.cxx:88:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NLopt.cxx:107:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NLopt.cxx:128:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NLopt.cxx:160:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NLopt.cxx:355:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/openturns/NLopt.hxx:88:8: style: Virtual function 'checkProblem' is called from constructor 'NLopt(const OptimizationProblem&problem,const String&algoName="LD_SLSQP")' at line 147. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Optim/NLopt.cxx:147:3: note: Calling checkProblem openturns-1.22/lib/src/Base/Optim/openturns/NLopt.hxx:88:8: note: checkProblem is a virtual function openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verifyingConstraintPoints_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:69:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verifyingConstraintValues_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable violatingConstraintPoints_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:81:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable violatingConstraintValues_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verifyingConstraintPoints_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:93:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verifyingConstraintValues_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:99:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable violatingConstraintPoints_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:105:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable violatingConstraintValues_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:113:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable violatingConstraintPoints_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NearestPointProblem.cxx:67:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NearestPointProblem.cxx:101:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/NearestPointProblem.cxx:127:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/openturns/NearestPointProblem.hxx:53:8: style: Virtual function 'setLevelFunction' is called from constructor 'NearestPointProblem(const Function&levelFunction,Scalar levelValue)' at line 49. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Optim/NearestPointProblem.cxx:49:3: note: Calling setLevelFunction openturns-1.22/lib/src/Base/Optim/openturns/NearestPointProblem.hxx:53:8: note: setLevelFunction is a virtual function openturns-1.22/lib/src/Base/Optim/OptimizationAlgorithm.cxx:268:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationAlgorithm.cxx:291:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationAlgorithm.cxx:42:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Optim/openturns/OptimizationAlgorithm.hxx:50:3: style: Class 'OptimizationAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Optim/openturns/OptimizationAlgorithm.hxx:53:3: style: Class 'OptimizationAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Optim/OptimizationAlgorithmImplementation.cxx:76:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationAlgorithmImplementation.cxx:193:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationAlgorithmImplementation.cxx:199:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationAlgorithmImplementation.cxx:337:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblem.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Optim/openturns/OptimizationProblem.hxx:52:3: style: Class 'OptimizationProblem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Optim/openturns/OptimizationProblem.hxx:55:3: style: Class 'OptimizationProblem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Optim/OptimizationProblem.cxx:170:64: style:inconclusive: Function 'setResidualFunction' argument 1 names different: declaration 'residualFunction' definition 'levelFunction'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Optim/openturns/OptimizationProblem.hxx:97:45: note: Function 'setResidualFunction' argument 1 names different: declaration 'residualFunction' definition 'levelFunction'. openturns-1.22/lib/src/Base/Optim/OptimizationProblem.cxx:170:64: note: Function 'setResidualFunction' argument 1 names different: declaration 'residualFunction' definition 'levelFunction'. openturns-1.22/lib/src/Base/Optim/OptimizationProblem.cxx:200:60: style:inconclusive: Function 'setVariablesType' argument 1 names different: declaration 'variableType' definition 'variablesType'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Optim/openturns/OptimizationProblem.hxx:108:41: note: Function 'setVariablesType' argument 1 names different: declaration 'variableType' definition 'variablesType'. openturns-1.22/lib/src/Base/Optim/OptimizationProblem.cxx:200:60: note: Function 'setVariablesType' argument 1 names different: declaration 'variableType' definition 'variablesType'. openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:105:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTINUOUS [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:131:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:149:146: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:167:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:180:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:185:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:195:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:200:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:211:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:216:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:229:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:236:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:244:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:260:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTINUOUS [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:241:74: style:inconclusive: Function 'setVariablesType' argument 1 names different: declaration 'variableType' definition 'variablesType'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Optim/openturns/OptimizationProblemImplementation.hxx:112:41: note: Function 'setVariablesType' argument 1 names different: declaration 'variableType' definition 'variablesType'. openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:241:74: note: Function 'setVariablesType' argument 1 names different: declaration 'variableType' definition 'variablesType'. openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:65:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:340:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:385:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:422:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:494:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:298:46: style:inconclusive: Function 'store' argument 1 names different: declaration 'inP' definition 'x'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Optim/openturns/OptimizationResult.hxx:119:28: note: Function 'store' argument 1 names different: declaration 'inP' definition 'x'. openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:298:46: note: Function 'store' argument 1 names different: declaration 'inP' definition 'x'. openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:299:46: style:inconclusive: Function 'store' argument 2 names different: declaration 'outP' definition 'y'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Optim/openturns/OptimizationResult.hxx:120:28: note: Function 'store' argument 2 names different: declaration 'outP' definition 'y'. openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:299:46: note: Function 'store' argument 2 names different: declaration 'outP' definition 'y'. openturns-1.22/lib/src/Base/Optim/Pagmo.cxx:300:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Pagmo.cxx:308:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Pagmo.cxx:722:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Pagmo.cxx:728:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/Pagmo.cxx:766:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:82:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentSigma_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentSigma_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentPoint_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:284:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tau_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:289:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tau_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:295:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable omega_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:300:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable omega_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:306:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable smooth_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:311:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable smooth_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:320:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tau_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:330:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tau_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/SQP.cxx:348:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tau_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/openturns/TNC.hxx:142:0: debug: Failed to parse 'typedef END_NAMESPACE_OPENTURNS BEGIN_C_DECLS enum { TNC_MSG_NONE = 0 , TNC_MSG_ITER = 1 , TNC_MSG_INFO = 2 , TNC_MSG_VERS = 4 , TNC_MSG_EXIT = 8 , TNC_MSG_ALL = TNC_MSG_ITER | TNC_MSG_INFO | TNC_MSG_VERS | TNC_MSG_EXIT } tnc_message ;'. The checking continues anyway. [simplifyTypedef] openturns-1.22/lib/src/Base/Optim/TNC.cxx:101:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:116:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:229:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:234:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:240:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:245:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:251:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCGit_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCGit_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:262:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eta_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:267:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eta_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:273:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stepmx_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stepmx_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:284:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accuracy_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:289:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accuracy_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:295:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmin_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:300:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmin_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:306:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rescale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:311:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rescale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:320:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:335:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:349:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:379:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:434:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignoreFailure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:439:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignoreFailure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/TNC.cxx:210:99: style: C-style pointer casting [cstyleCast] openturns-1.22/lib/src/Base/Optim/algocobyla.h:42:0: debug: Failed to parse 'typedef BEGIN_C_DECLS enum { COBYLA_MSG_NONE = 0 , COBYLA_MSG_EXIT = 1 , COBYLA_MSG_ITER = 2 , COBYLA_MSG_INFO = 3 , } cobyla_message ;'. The checking continues anyway. [simplifyTypedef] openturns-1.22/lib/src/Base/Optim/algocobyla.c:140:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/algocobyla.c:276:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/algocobyla.c:75:74: style:inconclusive: Function 'ot_cobyla' argument 6 names different: declaration 'message' definition 'iprint'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Optim/algocobyla.h:114:23: note: Function 'ot_cobyla' argument 6 names different: declaration 'message' definition 'iprint'. openturns-1.22/lib/src/Base/Optim/algocobyla.c:75:74: note: Function 'ot_cobyla' argument 6 names different: declaration 'message' definition 'iprint'. openturns-1.22/lib/src/Base/Optim/algocobyla.c:201:33: style: Parameter 'mpp' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algocobyla.c:202:24: style: Parameter 'rhobeg' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algocobyla.c:202:40: style: Parameter 'rhoend' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algocobyla.c:202:53: style: Parameter 'iprint' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algocobyla.c:901:17: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algocobyla.c:901:25: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algocobyla.c:902:31: style: Parameter 'rho' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algotnc.h:51:0: debug: Failed to parse 'typedef BEGIN_C_DECLS enum { TNC_MSG_NONE = 0 , TNC_MSG_ITER = 1 , TNC_MSG_INFO = 2 , TNC_MSG_VERS = 4 , TNC_MSG_EXIT = 8 , TNC_MSG_ALL = TNC_MSG_ITER | TNC_MSG_INFO | TNC_MSG_VERS | TNC_MSG_EXIT } tnc_message ;'. The checking continues anyway. [simplifyTypedef] openturns-1.22/lib/src/Base/Optim/algotnc.h:169:0: debug: Failed to parse 'typedef END_C_DECLS enum { TNC_FALSE = 0 , TNC_TRUE } logical ;'. The checking continues anyway. [simplifyTypedef] openturns-1.22/lib/src/Base/Optim/algotnc.c:242:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TNC_FALSE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/algotnc.c:478:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/algotnc.c:547:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TNC_TRUE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/algotnc.c:882:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/algotnc.c:943:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TNC_FALSE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/algotnc.c:987:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TNC_FALSE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/algotnc.c:1562:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TNC_FALSE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/algotnc.c:1649:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TNC_TRUE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Optim/algotnc.c:501:46: style:inconclusive: Function 'tnc_minimize' argument 4 names different: declaration 'g' definition 'gfull'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Optim/algotnc.c:111:65: note: Function 'tnc_minimize' argument 4 names different: declaration 'g' definition 'gfull'. openturns-1.22/lib/src/Base/Optim/algotnc.c:501:46: note: Function 'tnc_minimize' argument 4 names different: declaration 'g' definition 'gfull'. openturns-1.22/lib/src/Base/Optim/algotnc.c:910:62: style:inconclusive: Function 'stepMax' argument 4 names different: declaration 'p' definition 'dir'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Optim/algotnc.c:160:62: note: Function 'stepMax' argument 4 names different: declaration 'p' definition 'dir'. openturns-1.22/lib/src/Base/Optim/algotnc.c:910:62: note: Function 'stepMax' argument 4 names different: declaration 'p' definition 'dir'. openturns-1.22/lib/src/Base/Optim/algotnc.c:236:63: style: Parameter 'scale' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:236:79: style: Parameter 'offset' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:424:47: style: Parameter 'low' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:424:61: style: Parameter 'up' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:436:48: style: Parameter 'xscale' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:436:65: style: Parameter 'xoffset' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:444:46: style: Parameter 'xscale' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:444:63: style: Parameter 'xoffset' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:453:46: style: Parameter 'xscale' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:461:42: style: Parameter 'x' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:461:67: style: Parameter 'xscale' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:462:35: style: Parameter 'xoffset' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:462:53: style: Parameter 'low' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:462:67: style: Parameter 'up' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:871:59: style: Parameter 'g' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:872:51: style: Parameter 'pivot' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:888:44: style: Parameter 'pivot' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:899:56: style: Parameter 'xscale' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:910:50: style: Parameter 'x' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:910:62: style: Parameter 'dir' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:911:27: style: Parameter 'pivot' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:911:43: style: Parameter 'low' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:911:57: style: Parameter 'up' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:911:70: style: Parameter 'xscale' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:911:87: style: Parameter 'xoffset' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:940:56: style: Parameter 'p' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:941:37: style: Parameter 'low' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:941:51: style: Parameter 'up' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:941:64: style: Parameter 'xscale' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:941:81: style: Parameter 'xoffset' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:981:74: style: Parameter 'g' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1209:38: style: Parameter 'v' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1210:38: style: Parameter 'x' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1210:50: style: Parameter 'g' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1248:52: style: Parameter 'diagb' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1317:48: style: Parameter 'sj' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1317:61: style: Parameter 'hjv' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1318:27: style: Parameter 'hjyj' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1344:51: style: Parameter 'yk' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1529:37: style: Parameter 'reltol' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algotnc.c:1531:48: style: Parameter 'fu' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algotnc.c:1531:60: style: Parameter 'gu' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algotnc.c:1595:71: style: Parameter 'oldf' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algotnc.c:1597:70: style: Parameter 'gtest1' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algotnc.c:1598:37: style: Parameter 'gtest2' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Optim/algotnc.c:1869:33: style: Parameter 'dx' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1877:45: style: Parameter 'dx' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1886:34: style: Parameter 'dx' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1902:35: style: Parameter 'dx' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1902:48: style: Parameter 'dy' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Optim/algotnc.c:1912:36: style: Parameter 'dx' can be declared as const array [constParameter] openturns-1.22/lib/src/Base/Solver/Bisection.cxx:80:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/Brent.cxx:80:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/Fehlberg.cxx:174:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/Fehlberg.cxx:200:110: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/Fehlberg.cxx:278:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/ODESolver.cxx:35:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Solver/openturns/ODESolver.hxx:52:3: style: Class 'ODESolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Solver/openturns/ODESolver.hxx:55:3: style: Class 'ODESolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Solver/ODESolverImplementation.cxx:45:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/ODESolverImplementation.cxx:58:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/ODESolverImplementation.cxx:64:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/RungeKutta.cxx:62:110: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/Secant.cxx:87:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/Solver.cxx:32:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Solver/openturns/Solver.hxx:48:3: style: Class 'Solver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Solver/openturns/Solver.hxx:51:3: style: Class 'Solver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Solver/SolverImplementation.cxx:177:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/SolverImplementation.cxx:189:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/SolverImplementation.cxx:199:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/SolverImplementation.cxx:216:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Solver/SolverImplementation.cxx:154:3: style: Class 'UniVariateFunctionFromFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:66:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:79:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:89:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:103:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:137:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/AbsoluteExponential.hxx:43:3: style: Class 'AbsoluteExponential' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/CauchyModel.cxx:79:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CauchyModel.cxx:93:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable amplitude_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CauchyModel.cxx:105:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable amplitude_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/Field.hxx:54:3: style: Class 'Field' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/Field.hxx:58:3: style: Class 'Field' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/Compact.cxx:62:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Compact.cxx:78:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable throwingCounter_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Compact.cxx:101:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Compact.cxx:122:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CorrelationAnalysis.cxx:49:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CorrelationAnalysis.cxx:141:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/CorrelationMatrix.hxx:48:3: style: Class 'CorrelationMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/CorrelationMatrix.hxx:51:3: style: Class 'CorrelationMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceMatrix.hxx:47:3: style: Class 'CovarianceMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceMatrix.hxx:50:3: style: Class 'CovarianceMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/ExponentialModel.hxx:69:40: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Stat/CovarianceModel.cxx:40:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModel.hxx:47:3: style: Class 'CovarianceModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModel.hxx:50:3: style: Class 'CovarianceModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModel.hxx:54:3: style: Class 'CovarianceModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/CovarianceModel.cxx:256:70: style:inconclusive: Function 'setOutputCorrelation' argument 1 names different: declaration 'correlation' definition 'outputCorrelation'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModel.hxx:136:55: note: Function 'setOutputCorrelation' argument 1 names different: declaration 'correlation' definition 'outputCorrelation'. openturns-1.22/lib/src/Base/Stat/CovarianceModel.cxx:256:70: note: Function 'setOutputCorrelation' argument 1 names different: declaration 'correlation' definition 'outputCorrelation'. openturns-1.22/lib/src/Base/Stat/CovarianceModelFactory.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelFactory.hxx:45:3: style: Class 'CovarianceModelFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelFactory.hxx:48:3: style: Class 'CovarianceModelFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelFactory.hxx:52:3: style: Class 'CovarianceModelFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/CovarianceModelFactory.cxx:76:61: style:inconclusive: Function 'build' argument 1 names different: declaration 'timeSerie' definition 'timeSeries'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelFactory.hxx:67:47: note: Function 'build' argument 1 names different: declaration 'timeSerie' definition 'timeSeries'. openturns-1.22/lib/src/Base/Stat/CovarianceModelFactory.cxx:76:61: note: Function 'build' argument 1 names different: declaration 'timeSerie' definition 'timeSeries'. openturns-1.22/lib/src/Base/Stat/CovarianceModelFactoryImplementation.cxx:62:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelFactoryImplementation.cxx:67:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:128:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:176:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:182:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:196:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:202:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:210:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:221:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:243:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:252:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:297:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarEpsilon [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:342:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:457:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:565:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:781:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:830:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:866:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:882:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:899:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:928:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:940:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:1012:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:1092:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:1132:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:152:16: style: Virtual function 'setAmplitude' is called from constructor 'CovarianceModelImplementation(const Point&scale,const Point&litude)' at line 79. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:79:3: note: Calling setAmplitude openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:152:16: note: setAmplitude is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:156:16: style: Virtual function 'setScale' is called from constructor 'CovarianceModelImplementation(const Point&scale,const Point&litude)' at line 80. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:80:3: note: Calling setScale openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:156:16: note: setScale is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:152:16: style: Virtual function 'setAmplitude' is called from constructor 'CovarianceModelImplementation(const Point&scale,const Point&litude,const CorrelationMatrix&outputCorrelation)' at line 101. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:101:3: note: Calling setAmplitude openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:152:16: note: setAmplitude is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:156:16: style: Virtual function 'setScale' is called from constructor 'CovarianceModelImplementation(const Point&scale,const Point&litude,const CorrelationMatrix&outputCorrelation)' at line 102. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:102:3: note: Calling setScale openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:156:16: note: setScale is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:160:16: style: Virtual function 'setOutputCorrelation' is called from constructor 'CovarianceModelImplementation(const Point&scale,const Point&litude,const CorrelationMatrix&outputCorrelation)' at line 104. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:104:3: note: Calling setOutputCorrelation openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:160:16: note: setOutputCorrelation is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:156:16: style: Virtual function 'setScale' is called from constructor 'CovarianceModelImplementation(const Point&scale,const CovarianceMatrix&outputCovariance)' at line 123. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:123:3: note: Calling setScale openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:156:16: note: setScale is a virtual function openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:45:84: style:inconclusive: Function 'CovarianceModelImplementation' argument 1 names different: declaration 'outputDimension' definition 'inputDimension'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:51:64: note: Function 'CovarianceModelImplementation' argument 1 names different: declaration 'outputDimension' definition 'inputDimension'. openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:45:84: note: Function 'CovarianceModelImplementation' argument 1 names different: declaration 'outputDimension' definition 'inputDimension'. openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:87:31: style:inconclusive: Function 'CovarianceModelImplementation' argument 3 names different: declaration 'outputCorrelation' definition 'spatialCorrelation'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:61:59: note: Function 'CovarianceModelImplementation' argument 3 names different: declaration 'outputCorrelation' definition 'spatialCorrelation'. openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:87:31: note: Function 'CovarianceModelImplementation' argument 3 names different: declaration 'outputCorrelation' definition 'spatialCorrelation'. openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:109:30: style:inconclusive: Function 'CovarianceModelImplementation' argument 2 names different: declaration 'outputCovariance' definition 'spatialCovariance'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:65:58: note: Function 'CovarianceModelImplementation' argument 2 names different: declaration 'outputCovariance' definition 'spatialCovariance'. openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:109:30: note: Function 'CovarianceModelImplementation' argument 2 names different: declaration 'outputCovariance' definition 'spatialCovariance'. openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:896:84: style:inconclusive: Function 'setOutputCorrelation' argument 1 names different: declaration 'correlation' definition 'outputCorrelation'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/CovarianceModelImplementation.hxx:160:63: note: Function 'setOutputCorrelation' argument 1 names different: declaration 'correlation' definition 'outputCorrelation'. openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:896:84: note: Function 'setOutputCorrelation' argument 1 names different: declaration 'correlation' definition 'outputCorrelation'. openturns-1.22/lib/src/Base/Stat/openturns/DiracCovarianceModel.hxx:60:40: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:52:128: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeParameter_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:74:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:90:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:107:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:131:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputCovariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:152:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:163:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:176:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:196:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:242:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:296:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:317:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:338:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nuggetFactor_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:363:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:371:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:381:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:393:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:402:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:413:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:420:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:435:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:447:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:459:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/DiracCovarianceModel.hxx:92:8: style: Virtual function 'setAmplitude' is called from constructor 'DiracCovarianceModel(const UnsignedInteger inputDimension,const Point&litude)' at line 75. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:75:3: note: Calling setAmplitude openturns-1.22/lib/src/Base/Stat/openturns/DiracCovarianceModel.hxx:92:8: note: setAmplitude is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/DiracCovarianceModel.hxx:93:8: style: Virtual function 'setOutputCorrelation' is called from constructor 'DiracCovarianceModel(const UnsignedInteger inputDimension,const Point&litude,const CorrelationMatrix&correlation)' at line 92. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:92:3: note: Calling setOutputCorrelation openturns-1.22/lib/src/Base/Stat/openturns/DiracCovarianceModel.hxx:93:8: note: setOutputCorrelation is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/DiracCovarianceModel.hxx:92:8: style: Virtual function 'setAmplitude' is called from constructor 'DiracCovarianceModel(const UnsignedInteger inputDimension,const Point&litude,const CorrelationMatrix&correlation)' at line 94. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:94:3: note: Calling setAmplitude openturns-1.22/lib/src/Base/Stat/openturns/DiracCovarianceModel.hxx:92:8: note: setAmplitude is a virtual function openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:41:3: style: Class 'DiracAssemblyFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:379:59: style:inconclusive: Function 'setFullParameter' argument 1 names different: declaration 'parameter' definition 'parameters'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/DiracCovarianceModel.hxx:109:39: note: Function 'setFullParameter' argument 1 names different: declaration 'parameter' definition 'parameters'. openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:379:59: note: Function 'setFullParameter' argument 1 names different: declaration 'parameter' definition 'parameters'. openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:433:75: style:inconclusive: Function 'setOutputCorrelation' argument 1 names different: declaration 'outputCorrelation' definition 'correlation'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/DiracCovarianceModel.hxx:93:55: note: Function 'setOutputCorrelation' argument 1 names different: declaration 'outputCorrelation' definition 'correlation'. openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:433:75: note: Function 'setOutputCorrelation' argument 1 names different: declaration 'outputCorrelation' definition 'correlation'. openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:65:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:80:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:101:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:125:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:142:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:158:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:211:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isDiagonal_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:266:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isDiagonal_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/ExponentiallyDampedCosineModel.hxx:68:40: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:75:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:95:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:108:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:124:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:135:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:145:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/FaureSequence.cxx:50:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/FaureSequence.cxx:70:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/FaureSequence.hxx:46:8: style: Virtual function 'initialize' is called from constructor 'FaureSequence(const UnsignedInteger dimension=1)' at line 35. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/FaureSequence.cxx:35:3: note: Calling initialize openturns-1.22/lib/src/Base/Stat/openturns/FaureSequence.hxx:46:8: note: initialize is a virtual function openturns-1.22/lib/src/Base/Stat/Field.cxx:109:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Field.cxx:116:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Field.cxx:123:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Field.cxx:132:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Field.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Stat/Field.cxx:60:29: style:inconclusive: Function 'Field' argument 2 names different: declaration 'values' definition 'sample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/Field.hxx:51:24: note: Function 'Field' argument 2 names different: declaration 'values' definition 'sample'. openturns-1.22/lib/src/Base/Stat/Field.cxx:60:29: note: Function 'Field' argument 2 names different: declaration 'values' definition 'sample'. openturns-1.22/lib/src/Base/Stat/FieldImplementation.cxx:47:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Stat/FilteringWindows.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Stat/openturns/FilteringWindows.hxx:47:3: style: Class 'FilteringWindows' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/FilteringWindows.hxx:50:3: style: Class 'FilteringWindows' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/FilteringWindows.hxx:54:3: style: Class 'FilteringWindows' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/FilteringWindowsImplementation.cxx:50:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/FractionalBrownianMotionModel.hxx:58:40: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:75:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:99:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:121:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:173:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:183:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:241:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputCorrelation_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:246:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:271:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:284:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:299:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputCorrelation_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:311:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Full.cxx:66:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:73:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:91:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:103:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:117:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:183:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:209:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrix.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Stat/openturns/HMatrixImplementation.hxx:93:7: style:inconclusive: Technically the member function 'HMatrixClusterTree::getSize' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/openturns/HMatrix.hxx:45:3: style: Class 'HMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/HMatrix.hxx:48:3: style: Class 'HMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/HMatrixImplementation.hxx:212:10: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Stat/openturns/HMatrixImplementation.hxx:63:18: note: Virtual function in base class openturns-1.22/lib/src/Base/Stat/openturns/HMatrixImplementation.hxx:212:10: note: Function in derived class openturns-1.22/lib/src/Base/Stat/openturns/HMatrixImplementation.hxx:230:8: style: The function 'compute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Stat/openturns/HMatrixImplementation.hxx:79:16: note: Virtual function in base class openturns-1.22/lib/src/Base/Stat/openturns/HMatrixImplementation.hxx:230:8: note: Function in derived class openturns-1.22/lib/src/Base/Stat/HMatrixFactory.cxx:56:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/Sample.hxx:91:3: style: Class 'Sample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/Sample.hxx:94:3: style: Class 'Sample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/Sample.hxx:98:3: style: Class 'Sample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:339:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:350:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:436:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:532:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:543:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:556:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:567:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:578:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:589:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:602:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:608:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:622:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:644:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:658:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:671:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:684:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:695:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:230:48: warning:inconclusive: Member variable 'HMatrixImplementation::hmatInterface_' is not assigned a value in 'HMatrixImplementation::operator='. [operatorEqVarError] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:230:48: warning:inconclusive: Member variable 'HMatrixImplementation::hmatClusterTree_' is not assigned a value in 'HMatrixImplementation::operator='. [operatorEqVarError] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:230:48: warning: Member variable 'HMatrixImplementation::hmat_' is not assigned a value in 'HMatrixImplementation::operator='. [operatorEqVarError] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:183:8: style:inconclusive: Technically the member function 'CDeleter::operator()' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:197:78: style:inconclusive: Function 'HMatrixImplementation' argument 2 names different: declaration 'ptr_cluster_tree' definition 'ptr_hmat_cluster_tree'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/HMatrixImplementation.hxx:113:57: note: Function 'HMatrixImplementation' argument 2 names different: declaration 'ptr_cluster_tree' definition 'ptr_hmat_cluster_tree'. openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:197:78: note: Function 'HMatrixImplementation' argument 2 names different: declaration 'ptr_cluster_tree' definition 'ptr_hmat_cluster_tree'. openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:230:88: style:inconclusive: Function 'operator=' argument 1 names different: declaration 'rhs' definition 'other'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/HMatrixImplementation.hxx:126:65: note: Function 'operator=' argument 1 names different: declaration 'rhs' definition 'other'. openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:230:88: note: Function 'operator=' argument 1 names different: declaration 'rhs' definition 'other'. openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:547:96: style: Parameter 'y' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Base/Stat/HMatrixParameters.cxx:118:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HaltonSequence.cxx:58:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HaltonSequence.cxx:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HaltonSequence.cxx:132:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HaselgroveSequence.cxx:56:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HaselgroveSequence.cxx:65:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/HaselgroveSequence.cxx:42:3: performance: Variable 'base_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Base/Stat/HaselgroveSequence.cxx:43:3: performance: Variable 'seed_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Base/Stat/openturns/HaselgroveSequence.hxx:49:8: style: Virtual function 'initialize' is called from constructor 'HaselgroveSequence(const UnsignedInteger dimension=1)' at line 35. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/HaselgroveSequence.cxx:35:3: note: Calling initialize openturns-1.22/lib/src/Base/Stat/openturns/HaselgroveSequence.hxx:49:8: note: initialize is a virtual function openturns-1.22/lib/src/Base/Stat/HistoryStrategy.cxx:39:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Stat/openturns/HistoryStrategy.hxx:50:3: style: Class 'HistoryStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/HistoryStrategy.hxx:53:3: style: Class 'HistoryStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/HistoryStrategyImplementation.cxx:56:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:49:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:84:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:92:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:103:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:115:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:130:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:149:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:160:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nuggetFactor_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeParameter_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:173:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:184:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/IsotropicCovarianceModel.hxx:81:8: style: Virtual function 'setActiveParameter' is called from constructor 'IsotropicCovarianceModel()' at line 30. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:30:5: note: Calling IsotropicCovarianceModel openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:40:3: note: Calling setKernel openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:64:3: note: Calling setActiveParameter openturns-1.22/lib/src/Base/Stat/openturns/IsotropicCovarianceModel.hxx:81:8: note: setActiveParameter is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/IsotropicCovarianceModel.hxx:81:8: style: Virtual function 'setActiveParameter' is called from constructor 'IsotropicCovarianceModel(const CovarianceModel&oneDimensional,const UnsignedInteger inputDimension)' at line 40. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:40:3: note: Calling setKernel openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:64:3: note: Calling setActiveParameter openturns-1.22/lib/src/Base/Stat/openturns/IsotropicCovarianceModel.hxx:81:8: note: setActiveParameter is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/KroneckerCovarianceModel.hxx:64:40: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:83:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:113:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:159:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:191:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputCovariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:197:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputCovariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:204:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:217:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:238:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:308:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:330:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputCovarianceCholeskyFactor_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:356:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:414:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:437:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:466:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isDiagonal_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:274:27: style: Variable 'product' can be declared as reference to const [constVariableReference] openturns-1.22/lib/src/Base/Stat/Last.cxx:68:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Last.cxx:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Last.cxx:92:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Last.cxx:128:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/SampleImplementation.hxx:95:19: performance:inconclusive: Technically the member function 'NSI_point::begin' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/openturns/SampleImplementation.hxx:103:25: performance:inconclusive: Technically the member function 'NSI_point::begin' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/openturns/SampleImplementation.hxx:145:3: style: Class 'NSI_const_point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/SampleImplementation.hxx:351:3: style: Class 'NSI_const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/SampleImplementation.hxx:504:3: style: Class 'SampleImplementation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/SampleImplementation.hxx:507:3: style: Class 'SampleImplementation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:42:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:63:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nLevels_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:106:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:166:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:188:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:244:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:256:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:269:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:284:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/LatentVariableModel.hxx:41:3: style: Class 'LatentVariableModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/LowDiscrepancySequence.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Stat/openturns/LowDiscrepancySequence.hxx:48:3: style: Class 'LowDiscrepancySequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/LowDiscrepancySequence.hxx:51:3: style: Class 'LowDiscrepancySequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/LowDiscrepancySequenceImplementation.cxx:62:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/LowDiscrepancySequenceImplementation.cxx:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/LowDiscrepancySequenceImplementation.cxx:155:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/LowDiscrepancySequenceImplementation.cxx:170:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/LowDiscrepancySequenceImplementation.hxx:54:16: style: Virtual function 'initialize' is called from constructor 'LowDiscrepancySequenceImplementation(const UnsignedInteger dimension=1)' at line 48. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/LowDiscrepancySequenceImplementation.cxx:48:3: note: Calling initialize openturns-1.22/lib/src/Base/Stat/openturns/LowDiscrepancySequenceImplementation.hxx:54:16: note: initialize is a virtual function openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:80:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:92:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:109:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:124:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:140:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:191:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:227:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:253:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ProcessSample.cxx:29:59: debug: Function::addArguments found argument 'ProcessSampleImplementation' with varid 0. [varid0] openturns-1.22/lib/src/Base/Stat/ProcessSample.cxx:32:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Stat/openturns/ProcessSample.hxx:60:3: style: Class 'ProcessSample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/ProcessSample.hxx:63:3: style: Class 'ProcessSample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/ProcessSample.hxx:67:3: style: Class 'ProcessSample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/ProcessSample.cxx:96:40: style:inconclusive: Function 'add' argument 1 names different: declaration 'sample' definition 'values'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/ProcessSample.hxx:73:27: note: Function 'add' argument 1 names different: declaration 'sample' definition 'values'. openturns-1.22/lib/src/Base/Stat/ProcessSample.cxx:96:40: note: Function 'add' argument 1 names different: declaration 'sample' definition 'values'. openturns-1.22/lib/src/Base/Stat/ProcessSample.cxx:122:53: style:inconclusive: Function 'getField' argument 1 names different: declaration 'i' definition 'index'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/ProcessSample.hxx:84:41: note: Function 'getField' argument 1 names different: declaration 'i' definition 'index'. openturns-1.22/lib/src/Base/Stat/ProcessSample.cxx:122:53: note: Function 'getField' argument 1 names different: declaration 'i' definition 'index'. openturns-1.22/lib/src/Base/Stat/ProcessSample.cxx:128:52: style:inconclusive: Function 'setField' argument 2 names different: declaration 'i' definition 'index'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/ProcessSample.hxx:83:61: note: Function 'setField' argument 2 names different: declaration 'i' definition 'index'. openturns-1.22/lib/src/Base/Stat/ProcessSample.cxx:128:52: note: Function 'setField' argument 2 names different: declaration 'i' definition 'index'. openturns-1.22/lib/src/Base/Stat/ProcessSample.cxx:134:59: style:inconclusive: Function 'operator[]' argument 1 names different: declaration 'i' definition 'index'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/ProcessSample.hxx:88:46: note: Function 'operator[]' argument 1 names different: declaration 'i' definition 'index'. openturns-1.22/lib/src/Base/Stat/ProcessSample.cxx:134:59: note: Function 'operator[]' argument 1 names different: declaration 'i' definition 'index'. openturns-1.22/lib/src/Base/Stat/ProcessSample.cxx:140:65: style:inconclusive: Function 'operator[]' argument 1 names different: declaration 'i' definition 'index'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/ProcessSample.hxx:89:52: note: Function 'operator[]' argument 1 names different: declaration 'i' definition 'index'. openturns-1.22/lib/src/Base/Stat/ProcessSample.cxx:140:65: note: Function 'operator[]' argument 1 names different: declaration 'i' definition 'index'. openturns-1.22/lib/src/Base/Stat/ProcessSampleImplementation.cxx:39:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Stat/ProductCovarianceModel.cxx:31:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Stat/simd.h:202:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/simd.h:212:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/simd.h:43:5: warning:inconclusive: Member variable 'uint64v2_t::u64_' is not initialized in the constructor. [uninitMemberVar] openturns-1.22/lib/src/Base/Stat/simd.h:45:5: warning: Member variable 'uint64v2_t::u64_' is not initialized in the constructor. [uninitMemberVar] openturns-1.22/lib/src/Base/Stat/dsfmt.h:74:18: performance:inconclusive: Technically the member function 'tutils::detail::dsfmt::get_state_length_32' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/dsfmt.h:75:14: style:inconclusive: Technically the member function 'tutils::detail::dsfmt::get_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:14: style:inconclusive: Technically the member function 'tutils::detail::dsfmt::set_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:117:18: style:inconclusive: Technically the member function 'tutils::detail::dsfmt::get_index' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:46: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Stat/openturns/RankMCovarianceModel.hxx:56:40: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Stat/RankMCovarianceModel.cxx:54:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/RankMCovarianceModel.cxx:67:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/RankMCovarianceModel.cxx:96:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/RankMCovarianceModel.cxx:147:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/RankMCovarianceModel.cxx:155:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/RankMCovarianceModel.cxx:210:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ReverseHaltonSequence.cxx:50:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/ReverseHaltonSequence.cxx:58:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/ReverseHaltonSequence.hxx:46:8: style: Virtual function 'initialize' is called from constructor 'ReverseHaltonSequence(const UnsignedInteger dimension=1)' at line 35. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/ReverseHaltonSequence.cxx:35:3: note: Calling initialize openturns-1.22/lib/src/Base/Stat/openturns/ReverseHaltonSequence.hxx:46:8: note: initialize is a virtual function openturns-1.22/lib/src/Base/Stat/Sample.cxx:185:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Sample.cxx:192:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Sample.cxx:199:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Sample.cxx:208:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Sample.cxx:289:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Sample.cxx:301:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Sample.cxx:319:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/Sample.cxx:361:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/Sample.hxx:103:3: style: Class 'Sample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/Sample.cxx:57:47: style:inconclusive: Function 'exportToCSVFile' argument 1 names different: declaration 'fileName' definition 'filename'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/Sample.hxx:62:41: note: Function 'exportToCSVFile' argument 1 names different: declaration 'fileName' definition 'filename'. openturns-1.22/lib/src/Base/Stat/Sample.cxx:57:47: note: Function 'exportToCSVFile' argument 1 names different: declaration 'fileName' definition 'filename'. openturns-1.22/lib/src/Base/Stat/SampleImplementation.cxx:310:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Stat/SobolSequence.cxx:60:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SobolSequence.cxx:117:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seed_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/SobolSequence.hxx:65:8: style: Virtual function 'initialize' is called from constructor 'SobolSequence(const UnsignedInteger dimension=1)' at line 44. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/SobolSequence.cxx:44:3: note: Calling initialize openturns-1.22/lib/src/Base/Stat/openturns/SobolSequence.hxx:65:8: note: initialize is a virtual function openturns-1.22/lib/src/Base/Stat/SpectralModel.cxx:36:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Stat/openturns/SpectralModel.hxx:48:3: style: Class 'SpectralModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/SpectralModel.hxx:51:3: style: Class 'SpectralModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/SpectralModel.hxx:55:3: style: Class 'SpectralModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/SpectralModelFactory.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelFactory.hxx:45:3: style: Class 'SpectralModelFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelFactory.hxx:48:3: style: Class 'SpectralModelFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelFactory.hxx:52:3: style: Class 'SpectralModelFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/SpectralModelFactory.cxx:89:57: style:inconclusive: Function 'build' argument 1 names different: declaration 'timeSerie' definition 'timeSeries'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelFactory.hxx:73:45: note: Function 'build' argument 1 names different: declaration 'timeSerie' definition 'timeSeries'. openturns-1.22/lib/src/Base/Stat/SpectralModelFactory.cxx:89:57: note: Function 'build' argument 1 names different: declaration 'timeSerie' definition 'timeSeries'. openturns-1.22/lib/src/Base/Stat/SpectralModelFactoryImplementation.cxx:76:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SpectralModelFactoryImplementation.cxx:81:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:75:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:156:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:169:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:184:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:233:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelImplementation.hxx:78:16: style: Virtual function 'setAmplitude' is called from constructor 'SpectralModelImplementation(const Point&scale,const Point&litude)' at line 58. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:58:3: note: Calling setAmplitude openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelImplementation.hxx:78:16: note: setAmplitude is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelImplementation.hxx:83:16: style: Virtual function 'setScale' is called from constructor 'SpectralModelImplementation(const Point&scale,const Point&litude)' at line 59. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:59:3: note: Calling setScale openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelImplementation.hxx:83:16: note: setScale is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelImplementation.hxx:78:16: style: Virtual function 'setAmplitude' is called from constructor 'SpectralModelImplementation(const Point&scale,const Point&litude,const CorrelationMatrix&spatialCorrelation)' at line 78. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:78:3: note: Calling setAmplitude openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelImplementation.hxx:78:16: note: setAmplitude is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelImplementation.hxx:83:16: style: Virtual function 'setScale' is called from constructor 'SpectralModelImplementation(const Point&scale,const Point&litude,const CorrelationMatrix&spatialCorrelation)' at line 79. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:79:3: note: Calling setScale openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelImplementation.hxx:83:16: note: setScale is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelImplementation.hxx:83:16: style: Virtual function 'setScale' is called from constructor 'SpectralModelImplementation(const Point&scale,const CovarianceMatrix&spatialCovariance)' at line 95. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:95:3: note: Calling setScale openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelImplementation.hxx:83:16: note: setScale is a virtual function openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:138:76: style:inconclusive: Function 'setOutputDimension' argument 1 names different: declaration 'outputDimension' definition 'dimension'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/SpectralModelImplementation.hxx:113:49: note: Function 'setOutputDimension' argument 1 names different: declaration 'outputDimension' definition 'dimension'. openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:138:76: note: Function 'setOutputDimension' argument 1 names different: declaration 'outputDimension' definition 'dimension'. openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:68:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:91:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:105:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:147:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:173:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:66:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:83:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:94:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:108:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:128:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/SquaredExponential.hxx:43:3: style: Class 'SquaredExponential' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/StationaryCovarianceModelFactory.hxx:41:3: style: Class 'StationaryCovarianceModelFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/StationaryCovarianceModelFactory.cxx:187:130: style:inconclusive: Function 'buildAsUserDefinedStationaryCovarianceModel' argument 1 names different: declaration 'timeSerie' definition 'timeSeries'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/StationaryCovarianceModelFactory.hxx:74:98: note: Function 'buildAsUserDefinedStationaryCovarianceModel' argument 1 names different: declaration 'timeSerie' definition 'timeSeries'. openturns-1.22/lib/src/Base/Stat/StationaryCovarianceModelFactory.cxx:187:130: note: Function 'buildAsUserDefinedStationaryCovarianceModel' argument 1 names different: declaration 'timeSerie' definition 'timeSeries'. openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:61:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:78:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:94:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:111:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:131:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:177:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/TensorizedCovarianceModel.hxx:58:40: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeParameter_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeParameter_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:72:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:115:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:123:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:132:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:139:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:150:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:166:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:193:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:205:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:220:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:236:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:256:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:278:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:304:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:319:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/TensorizedCovarianceModel.hxx:85:8: style: Virtual function 'setAmplitude' is called from constructor 'TensorizedCovarianceModel(const UnsignedInteger dimension=1)' at line 38. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:38:3: note: Calling setAmplitude openturns-1.22/lib/src/Base/Stat/openturns/TensorizedCovarianceModel.hxx:85:8: note: setAmplitude is a virtual function openturns-1.22/lib/src/Base/Stat/openturns/TensorizedCovarianceModel.hxx:82:8: style: Virtual function 'setScale' is called from constructor 'TensorizedCovarianceModel(const Collection&collection,const Point&scale)' at line 61. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:61:3: note: Calling setScale openturns-1.22/lib/src/Base/Stat/openturns/TensorizedCovarianceModel.hxx:82:8: note: setScale is a virtual function openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:70:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:86:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:99:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:131:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/openturns/TimeSeries.hxx:66:3: style: Class 'TimeSeries' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/TimeSeries.hxx:70:3: style: Class 'TimeSeries' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Stat/openturns/UserDefinedCovarianceModel.hxx:65:40: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:53:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:70:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:90:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:109:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:123:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:141:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:175:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedSpectralModel.cxx:32:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Base/Stat/openturns/UserDefinedStationaryCovarianceModel.hxx:66:40: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Base/Stat/UserDefinedStationaryCovarianceModel.cxx:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedStationaryCovarianceModel.cxx:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedStationaryCovarianceModel.cxx:79:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedStationaryCovarianceModel.cxx:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedStationaryCovarianceModel.cxx:116:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/UserDefinedStationaryCovarianceModel.cxx:46:36: style:inconclusive: Function 'UserDefinedStationaryCovarianceModel' argument 2 names different: declaration 'covarianceCollection' definition 'covarianceFunction'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/UserDefinedStationaryCovarianceModel.hxx:52:71: note: Function 'UserDefinedStationaryCovarianceModel' argument 2 names different: declaration 'covarianceCollection' definition 'covarianceFunction'. openturns-1.22/lib/src/Base/Stat/UserDefinedStationaryCovarianceModel.cxx:46:36: note: Function 'UserDefinedStationaryCovarianceModel' argument 2 names different: declaration 'covarianceCollection' definition 'covarianceFunction'. openturns-1.22/lib/src/Base/Stat/WelchFactory.cxx:103:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/WelchFactory.cxx:115:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/WelchFactory.cxx:124:49: style:inconclusive: Function 'build' argument 1 names different: declaration 'timeSerie' definition 'timeSeries'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Stat/openturns/WelchFactory.hxx:73:37: note: Function 'build' argument 1 names different: declaration 'timeSerie' definition 'timeSeries'. openturns-1.22/lib/src/Base/Stat/WelchFactory.cxx:124:49: note: Function 'build' argument 1 names different: declaration 'timeSerie' definition 'timeSeries'. openturns-1.22/lib/src/Base/Stat/dsfmt.cxx:105:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INI [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/dsfmt.cxx:163:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/dsfmt.cxx:58:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/dsfmt.h:74:18: performance:inconclusive: Technically the member function 'dsfmt < 607 >::get_state_length_32' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/dsfmt.h:75:14: style:inconclusive: Technically the member function 'dsfmt < 607 >::get_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:14: style:inconclusive: Technically the member function 'dsfmt < 607 >::set_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:117:18: style:inconclusive: Technically the member function 'dsfmt < 607 >::get_index' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:74:18: performance:inconclusive: Technically the member function 'dsfmt < 1279 >::get_state_length_32' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/dsfmt.h:75:14: style:inconclusive: Technically the member function 'dsfmt < 1279 >::get_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:14: style:inconclusive: Technically the member function 'dsfmt < 1279 >::set_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:117:18: style:inconclusive: Technically the member function 'dsfmt < 1279 >::get_index' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:74:18: performance:inconclusive: Technically the member function 'dsfmt < 2281 >::get_state_length_32' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/dsfmt.h:75:14: style:inconclusive: Technically the member function 'dsfmt < 2281 >::get_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:14: style:inconclusive: Technically the member function 'dsfmt < 2281 >::set_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:117:18: style:inconclusive: Technically the member function 'dsfmt < 2281 >::get_index' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:74:18: performance:inconclusive: Technically the member function 'dsfmt < 4423 >::get_state_length_32' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/dsfmt.h:75:14: style:inconclusive: Technically the member function 'dsfmt < 4423 >::get_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:14: style:inconclusive: Technically the member function 'dsfmt < 4423 >::set_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:117:18: style:inconclusive: Technically the member function 'dsfmt < 4423 >::get_index' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:74:18: performance:inconclusive: Technically the member function 'dsfmt < 11213 >::get_state_length_32' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/dsfmt.h:75:14: style:inconclusive: Technically the member function 'dsfmt < 11213 >::get_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:14: style:inconclusive: Technically the member function 'dsfmt < 11213 >::set_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:117:18: style:inconclusive: Technically the member function 'dsfmt < 11213 >::get_index' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:74:18: performance:inconclusive: Technically the member function 'dsfmt < 19937 >::get_state_length_32' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/dsfmt.h:75:14: style:inconclusive: Technically the member function 'dsfmt < 19937 >::get_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:14: style:inconclusive: Technically the member function 'dsfmt < 19937 >::set_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:117:18: style:inconclusive: Technically the member function 'dsfmt < 19937 >::get_index' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:74:18: performance:inconclusive: Technically the member function 'dsfmt < 44497 >::get_state_length_32' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/dsfmt.h:75:14: style:inconclusive: Technically the member function 'dsfmt < 44497 >::get_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:14: style:inconclusive: Technically the member function 'dsfmt < 44497 >::set_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:117:18: style:inconclusive: Technically the member function 'dsfmt < 44497 >::get_index' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:74:18: performance:inconclusive: Technically the member function 'dsfmt < 86243 >::get_state_length_32' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/dsfmt.h:75:14: style:inconclusive: Technically the member function 'dsfmt < 86243 >::get_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:14: style:inconclusive: Technically the member function 'dsfmt < 86243 >::set_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:117:18: style:inconclusive: Technically the member function 'dsfmt < 86243 >::get_index' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:74:18: performance:inconclusive: Technically the member function 'dsfmt < 132049 >::get_state_length_32' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/dsfmt.h:75:14: style:inconclusive: Technically the member function 'dsfmt < 132049 >::get_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:14: style:inconclusive: Technically the member function 'dsfmt < 132049 >::set_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:117:18: style:inconclusive: Technically the member function 'dsfmt < 132049 >::get_index' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:74:18: performance:inconclusive: Technically the member function 'dsfmt < 216091 >::get_state_length_32' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Base/Stat/dsfmt.h:75:14: style:inconclusive: Technically the member function 'dsfmt < 216091 >::get_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:14: style:inconclusive: Technically the member function 'dsfmt < 216091 >::set_state' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/dsfmt.h:117:18: style:inconclusive: Technically the member function 'dsfmt < 216091 >::get_index' can be const. [functionConst] openturns-1.22/lib/src/Base/Stat/kendall.c:259:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/kendall.c:313:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Stat/kendall.c:184:10: style: Condition 'len<2' is always false [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Stat/kendall.c:178:10: note: Assuming that condition 'len<10' is not redundant openturns-1.22/lib/src/Base/Stat/kendall.c:184:10: note: Condition 'len<2' is always false openturns-1.22/lib/src/Base/Stat/kendall.c:207:16: style: Variable 'tieCount' is reassigned a value before the old one has been used. [redundantAssignment] openturns-1.22/lib/src/Base/Stat/kendall.c:206:15: note: tieCount is assigned openturns-1.22/lib/src/Base/Stat/kendall.c:207:16: note: tieCount is overwritten openturns-1.22/lib/src/Base/Stat/kendall.c:240:16: style: Variable 'tieCount' is reassigned a value before the old one has been used. [redundantAssignment] openturns-1.22/lib/src/Base/Stat/kendall.c:239:15: note: tieCount is assigned openturns-1.22/lib/src/Base/Stat/kendall.c:240:16: note: tieCount is overwritten openturns-1.22/lib/src/Base/Stat/kendall.c:197:31: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Stat/kendall.c:274:30: style: Parameter 'arr1' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Stat/kendall.c:274:44: style: Parameter 'arr2' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Base/Stat/kendall.c:212:13: style: Variable 'tieCount' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Stat/kendall.c:247:13: style: Variable 'tieCount' is assigned a value that is never used. [unreadVariable] openturns-1.22/lib/src/Base/Type/openturns/BipartiteGraph.hxx:59:3: style: Class 'BipartiteGraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/ComplexMatrix.cxx:147:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrix.cxx:38:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Type/openturns/ComplexMatrix.hxx:64:3: style: Class 'ComplexMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/ComplexMatrix.hxx:67:3: style: Class 'ComplexMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/ComplexMatrix.hxx:98:3: style: Class 'ComplexMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/ComplexMatrixImplementation.hxx:89:3: style: Class 'ComplexMatrixImplementation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:65:3: style: Class 'HermitianMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/TriangularComplexMatrix.hxx:63:3: style: Class 'TriangularComplexMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:106:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:150:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:242:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:252:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:405:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:420:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:435:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:474:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:482:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:507:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:533:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:561:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:689:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:709:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:731:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:752:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:770:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:790:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:912:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:935:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:951:11: style: Condition 'info!=0' is always false [knownConditionTrueFalse] openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:946:12: note: Assuming that condition 'info!=0' is not redundant openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:951:11: note: Condition 'info!=0' is always false openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:504:103: style:inconclusive: Function 'symProd' argument 1 names different: declaration 'm' definition 'matrix'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/ComplexMatrixImplementation.hxx:168:75: note: Function 'symProd' argument 1 names different: declaration 'm' definition 'matrix'. openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:504:103: note: Function 'symProd' argument 1 names different: declaration 'm' definition 'matrix'. openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:505:16: style:inconclusive: Function 'symProd' argument 2 names different: declaration 'symSide' definition 'hermSide'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/ComplexMatrixImplementation.hxx:169:50: note: Function 'symProd' argument 2 names different: declaration 'symSide' definition 'hermSide'. openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:505:16: note: Function 'symProd' argument 2 names different: declaration 'symSide' definition 'hermSide'. openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:530:103: style:inconclusive: Function 'hermProd' argument 1 names different: declaration 'm' definition 'matrix'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/ComplexMatrixImplementation.hxx:170:76: note: Function 'hermProd' argument 1 names different: declaration 'm' definition 'matrix'. openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:530:103: note: Function 'hermProd' argument 1 names different: declaration 'm' definition 'matrix'. openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:557:109: style:inconclusive: Function 'triangularProd' argument 1 names different: declaration 'm' definition 'matrix'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/ComplexMatrixImplementation.hxx:173:82: note: Function 'triangularProd' argument 1 names different: declaration 'm' definition 'matrix'. openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:557:109: note: Function 'triangularProd' argument 1 names different: declaration 'm' definition 'matrix'. openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:558:16: style:inconclusive: Function 'triangularProd' argument 2 names different: declaration 'side' definition 'triangularSide'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/ComplexMatrixImplementation.hxx:174:18: note: Function 'triangularProd' argument 2 names different: declaration 'side' definition 'triangularSide'. openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:558:16: note: Function 'triangularProd' argument 2 names different: declaration 'side' definition 'triangularSide'. openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:559:16: style:inconclusive: Function 'triangularProd' argument 3 names different: declaration 'uplo' definition 'upperLower'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/ComplexMatrixImplementation.hxx:175:18: note: Function 'triangularProd' argument 3 names different: declaration 'uplo' definition 'upperLower'. openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:559:16: note: Function 'triangularProd' argument 3 names different: declaration 'uplo' definition 'upperLower'. openturns-1.22/lib/src/Base/Type/ComplexTensor.cxx:99:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexTensor.cxx:36:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Type/openturns/ComplexTensor.hxx:74:3: style: Class 'ComplexTensor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/ComplexTensorImplementation.cxx:135:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexTensorImplementation.cxx:146:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexTensorImplementation.cxx:154:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/ComplexTensorImplementation.cxx:166:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/openturns/Description.hxx:52:3: style: Class 'Description' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/HermitianMatrix.cxx:147:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:87:8: warning: The class 'SymmetricMatrix' defines member function with name 'isDiagonal' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:146:8: note: Parent function 'SquareMatrix::isDiagonal' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:87:8: note: Derived function 'SymmetricMatrix::isDiagonal' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:111:19: warning: The class 'SymmetricMatrix' defines member function with name 'transpose' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:88:16: note: Parent function 'SquareMatrix::transpose' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:111:19: note: Derived function 'SymmetricMatrix::transpose' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:115:16: warning: The class 'SymmetricMatrix' defines member function with name 'operator+' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:91:16: note: Parent function 'SquareMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:115:16: note: Derived function 'SymmetricMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:116:19: warning: The class 'SymmetricMatrix' defines member function with name 'operator+' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:92:16: note: Parent function 'SquareMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:116:19: note: Derived function 'SymmetricMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:120:16: warning: The class 'SymmetricMatrix' defines member function with name 'operator-' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:95:16: note: Parent function 'SquareMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:120:16: note: Derived function 'SymmetricMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:121:19: warning: The class 'SymmetricMatrix' defines member function with name 'operator-' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:96:16: note: Parent function 'SquareMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:121:19: note: Derived function 'SymmetricMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:125:16: warning: The class 'SymmetricMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:102:16: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:125:16: note: Derived function 'SymmetricMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:126:16: warning: The class 'SymmetricMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:103:16: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:126:16: note: Derived function 'SymmetricMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:127:19: warning: The class 'SymmetricMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:104:16: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:127:19: note: Derived function 'SymmetricMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:130:19: warning: The class 'SymmetricMatrix' defines member function with name 'power' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:107:16: note: Parent function 'SquareMatrix::power' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:130:19: note: Derived function 'SymmetricMatrix::power' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:133:9: warning: The class 'SymmetricMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:110:9: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:133:9: note: Derived function 'SymmetricMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:142:9: warning: The class 'SymmetricMatrix' defines member function with name 'solveLinearSystemInPlace' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:124:9: note: Parent function 'SquareMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:142:9: note: Derived function 'SymmetricMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:143:9: warning: The class 'SymmetricMatrix' defines member function with name 'solveLinearSystem' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:125:9: note: Parent function 'SquareMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:143:9: note: Derived function 'SymmetricMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:144:10: warning: The class 'SymmetricMatrix' defines member function with name 'solveLinearSystemInPlace' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:126:10: note: Parent function 'SquareMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:144:10: note: Derived function 'SymmetricMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:145:10: warning: The class 'SymmetricMatrix' defines member function with name 'solveLinearSystem' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:127:10: note: Parent function 'SquareMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:145:10: note: Derived function 'SymmetricMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:148:10: warning: The class 'SymmetricMatrix' defines member function with name 'computeLogAbsoluteDeterminant' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:130:10: note: Parent function 'SquareMatrix::computeLogAbsoluteDeterminant' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:148:10: note: Derived function 'SymmetricMatrix::computeLogAbsoluteDeterminant' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:150:10: warning: The class 'SymmetricMatrix' defines member function with name 'computeDeterminant' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:132:10: note: Parent function 'SquareMatrix::computeDeterminant' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:150:10: note: Derived function 'SymmetricMatrix::computeDeterminant' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:153:9: warning: The class 'SymmetricMatrix' defines member function with name 'computeEigenValues' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:138:21: note: Parent function 'SquareMatrix::computeEigenValues' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:153:9: note: Derived function 'SymmetricMatrix::computeEigenValues' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:90:16: warning: The class 'SymmetricMatrix' defines member function with name 'getRow' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:125:16: note: Parent function 'Matrix::getRow' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:90:16: note: Derived function 'SymmetricMatrix::getRow' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:92:16: warning: The class 'SymmetricMatrix' defines member function with name 'getColumn' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:127:16: note: Parent function 'Matrix::getColumn' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:92:16: note: Derived function 'SymmetricMatrix::getColumn' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:101:12: warning: The class 'SymmetricMatrix' defines member function with name 'operator()' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:100:12: note: Parent function 'Matrix::operator()' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:101:12: note: Derived function 'SymmetricMatrix::operator()' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:106:18: warning: The class 'SymmetricMatrix' defines member function with name 'operator()' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:105:18: note: Parent function 'Matrix::operator()' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:106:18: note: Derived function 'SymmetricMatrix::operator()' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:111:19: warning: The class 'SymmetricMatrix' defines member function with name 'transpose' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:116:10: note: Parent function 'Matrix::transpose' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:111:19: note: Derived function 'SymmetricMatrix::transpose' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:114:10: warning: The class 'SymmetricMatrix' defines member function with name 'operator+' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:130:10: note: Parent function 'Matrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:114:10: note: Derived function 'SymmetricMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:116:19: warning: The class 'SymmetricMatrix' defines member function with name 'operator+' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:131:10: note: Parent function 'Matrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:116:19: note: Derived function 'SymmetricMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:119:10: warning: The class 'SymmetricMatrix' defines member function with name 'operator-' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:134:10: note: Parent function 'Matrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:119:10: note: Derived function 'SymmetricMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:121:19: warning: The class 'SymmetricMatrix' defines member function with name 'operator-' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:135:10: note: Parent function 'Matrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:121:19: note: Derived function 'SymmetricMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:124:10: warning: The class 'SymmetricMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:138:10: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:124:10: note: Derived function 'SymmetricMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:126:16: warning: The class 'SymmetricMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:139:10: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:126:16: note: Derived function 'SymmetricMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:127:19: warning: The class 'SymmetricMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:140:10: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:127:19: note: Derived function 'SymmetricMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:133:9: warning: The class 'SymmetricMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:146:9: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:133:9: note: Derived function 'SymmetricMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:142:9: warning: The class 'SymmetricMatrix' defines member function with name 'solveLinearSystemInPlace' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:155:9: note: Parent function 'Matrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:142:9: note: Derived function 'SymmetricMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:143:9: warning: The class 'SymmetricMatrix' defines member function with name 'solveLinearSystem' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:156:9: note: Parent function 'Matrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:143:9: note: Derived function 'SymmetricMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:144:10: warning: The class 'SymmetricMatrix' defines member function with name 'solveLinearSystemInPlace' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:157:10: note: Parent function 'Matrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:144:10: note: Derived function 'SymmetricMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:145:10: warning: The class 'SymmetricMatrix' defines member function with name 'solveLinearSystem' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:158:10: note: Parent function 'Matrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:145:10: note: Derived function 'SymmetricMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:162:8: warning: The class 'SymmetricMatrix' defines member function with name 'operator==' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:178:8: note: Parent function 'Matrix::operator==' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:162:8: note: Derived function 'SymmetricMatrix::operator==' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:88:16: warning: The class 'SquareMatrix' defines member function with name 'transpose' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:116:10: note: Parent function 'Matrix::transpose' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:88:16: note: Derived function 'SquareMatrix::transpose' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:92:16: warning: The class 'SquareMatrix' defines member function with name 'operator+' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:131:10: note: Parent function 'Matrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:92:16: note: Derived function 'SquareMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:96:16: warning: The class 'SquareMatrix' defines member function with name 'operator-' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:135:10: note: Parent function 'Matrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:96:16: note: Derived function 'SquareMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:103:16: warning: The class 'SquareMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:139:10: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:103:16: note: Derived function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:104:16: warning: The class 'SquareMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:140:10: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:104:16: note: Derived function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:110:9: warning: The class 'SquareMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:146:9: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:110:9: note: Derived function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:113:16: warning: The class 'SquareMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:149:10: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:113:16: note: Derived function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:121:16: warning: The class 'SquareMatrix' defines member function with name 'operator/' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:152:10: note: Parent function 'Matrix::operator/' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:121:16: note: Derived function 'SquareMatrix::operator/' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:124:9: warning: The class 'SquareMatrix' defines member function with name 'solveLinearSystemInPlace' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:155:9: note: Parent function 'Matrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:124:9: note: Derived function 'SquareMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:125:9: warning: The class 'SquareMatrix' defines member function with name 'solveLinearSystem' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:156:9: note: Parent function 'Matrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:125:9: note: Derived function 'SquareMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:126:10: warning: The class 'SquareMatrix' defines member function with name 'solveLinearSystemInPlace' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:157:10: note: Parent function 'Matrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:126:10: note: Derived function 'SquareMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:127:10: warning: The class 'SquareMatrix' defines member function with name 'solveLinearSystem' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:158:10: note: Parent function 'Matrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:127:10: note: Derived function 'SquareMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:53:3: style: Class 'SymmetricMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:56:3: style: Class 'SymmetricMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/IdentityMatrix.hxx:112:3: style: Class 'IdentityMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:57:3: style: Class 'SquareMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:60:3: style: Class 'SquareMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:79:3: style: Class 'SquareMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:63:3: style: Class 'Matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:66:3: style: Class 'Matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:88:3: style: Class 'Matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/HermitianMatrix.cxx:59:58: style:inconclusive: Function 'HermitianMatrix' argument 1 names different: declaration 'other' definition 'h'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:69:43: note: Function 'HermitianMatrix' argument 1 names different: declaration 'other' definition 'h'. openturns-1.22/lib/src/Base/Type/HermitianMatrix.cxx:59:58: note: Function 'HermitianMatrix' argument 1 names different: declaration 'other' definition 'h'. openturns-1.22/lib/src/Base/Type/HermitianMatrix.cxx:242:91: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:157:59: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/HermitianMatrix.cxx:242:91: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/HermitianMatrix.cxx:248:90: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:160:58: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/HermitianMatrix.cxx:248:90: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/HermitianMatrix.cxx:254:79: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:163:47: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/HermitianMatrix.cxx:254:79: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/IdentityMatrix.cxx:120:63: style:inconclusive: Function 'computeLogAbsoluteDeterminant' argument 1 names different: declaration 'signOut' definition 'sign'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/IdentityMatrix.hxx:85:49: note: Function 'computeLogAbsoluteDeterminant' argument 1 names different: declaration 'signOut' definition 'sign'. openturns-1.22/lib/src/Base/Type/IdentityMatrix.cxx:120:63: note: Function 'computeLogAbsoluteDeterminant' argument 1 names different: declaration 'signOut' definition 'sign'. openturns-1.22/lib/src/Base/Type/IdentityMatrix.cxx:138:48: style:inconclusive: Function 'computeEV' argument 1 names different: declaration 'vOut' definition 'v'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/IdentityMatrix.hxx:91:34: note: Function 'computeEV' argument 1 names different: declaration 'vOut' definition 'v'. openturns-1.22/lib/src/Base/Type/IdentityMatrix.cxx:138:48: note: Function 'computeEV' argument 1 names different: declaration 'vOut' definition 'v'. openturns-1.22/lib/src/Base/Type/IdentityMatrix.cxx:152:43: style:inconclusive: Function 'computeSVD' argument 1 names different: declaration 'uOut' definition 'u'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/IdentityMatrix.hxx:103:29: note: Function 'computeSVD' argument 1 names different: declaration 'uOut' definition 'u'. openturns-1.22/lib/src/Base/Type/IdentityMatrix.cxx:152:43: note: Function 'computeSVD' argument 1 names different: declaration 'uOut' definition 'u'. openturns-1.22/lib/src/Base/Type/IdentityMatrix.cxx:153:43: style:inconclusive: Function 'computeSVD' argument 2 names different: declaration 'vTOut' definition 'vT'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/IdentityMatrix.hxx:104:29: note: Function 'computeSVD' argument 2 names different: declaration 'vTOut' definition 'vT'. openturns-1.22/lib/src/Base/Type/IdentityMatrix.cxx:153:43: note: Function 'computeSVD' argument 2 names different: declaration 'vTOut' definition 'vT'. openturns-1.22/lib/src/Base/Type/Indices.cxx:73:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/IndicesCollection.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Type/openturns/IndicesCollection.hxx:63:3: style: Class 'IndicesCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/IndicesCollection.hxx:66:3: style: Class 'IndicesCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/IndicesCollection.cxx:51:66: style:inconclusive: Function 'IndicesCollection' argument 1 names different: declaration 'coll' definition 'values'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/IndicesCollection.hxx:60:58: note: Function 'IndicesCollection' argument 1 names different: declaration 'coll' definition 'values'. openturns-1.22/lib/src/Base/Type/IndicesCollection.cxx:51:66: note: Function 'IndicesCollection' argument 1 names different: declaration 'coll' definition 'values'. openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:64:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:147:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:153:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:159:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:165:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:70:94: style:inconclusive: Function 'IndicesCollectionImplementation' argument 1 names different: declaration 'coll' definition 'values'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/IndicesCollectionImplementation.hxx:60:72: note: Function 'IndicesCollectionImplementation' argument 1 names different: declaration 'coll' definition 'values'. openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:70:94: note: Function 'IndicesCollectionImplementation' argument 1 names different: declaration 'coll' definition 'values'. openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:145:107: style:inconclusive: Function 'begin_at' argument 1 names different: declaration 'position' definition 'index'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/IndicesCollectionImplementation.hxx:88:51: note: Function 'begin_at' argument 1 names different: declaration 'position' definition 'index'. openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:145:107: note: Function 'begin_at' argument 1 names different: declaration 'position' definition 'index'. openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:151:105: style:inconclusive: Function 'end_at' argument 1 names different: declaration 'position' definition 'index'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/IndicesCollectionImplementation.hxx:89:49: note: Function 'end_at' argument 1 names different: declaration 'position' definition 'index'. openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:151:105: note: Function 'end_at' argument 1 names different: declaration 'position' definition 'index'. openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:157:114: style:inconclusive: Function 'cbegin_at' argument 1 names different: declaration 'position' definition 'index'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/IndicesCollectionImplementation.hxx:92:58: note: Function 'cbegin_at' argument 1 names different: declaration 'position' definition 'index'. openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:157:114: note: Function 'cbegin_at' argument 1 names different: declaration 'position' definition 'index'. openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:163:112: style:inconclusive: Function 'cend_at' argument 1 names different: declaration 'position' definition 'index'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/IndicesCollectionImplementation.hxx:93:56: note: Function 'cend_at' argument 1 names different: declaration 'position' definition 'index'. openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:163:112: note: Function 'cend_at' argument 1 names different: declaration 'position' definition 'index'. openturns-1.22/lib/src/Base/Type/Matrix.cxx:39:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Type/Matrix.cxx:257:35: style:inconclusive: Function 'computeSVD' argument 1 names different: declaration 'uOut' definition 'u'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:163:29: note: Function 'computeSVD' argument 1 names different: declaration 'uOut' definition 'u'. openturns-1.22/lib/src/Base/Type/Matrix.cxx:257:35: note: Function 'computeSVD' argument 1 names different: declaration 'uOut' definition 'u'. openturns-1.22/lib/src/Base/Type/Matrix.cxx:258:35: style:inconclusive: Function 'computeSVD' argument 2 names different: declaration 'vTOut' definition 'vT'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:164:29: note: Function 'computeSVD' argument 2 names different: declaration 'vTOut' definition 'vT'. openturns-1.22/lib/src/Base/Type/Matrix.cxx:258:35: note: Function 'computeSVD' argument 2 names different: declaration 'vTOut' definition 'vT'. openturns-1.22/lib/src/Base/Type/Matrix.cxx:267:35: style:inconclusive: Function 'computeQR' argument 1 names different: declaration 'ROut' definition 'R'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:169:37: note: Function 'computeQR' argument 1 names different: declaration 'ROut' definition 'R'. openturns-1.22/lib/src/Base/Type/Matrix.cxx:267:35: note: Function 'computeQR' argument 1 names different: declaration 'ROut' definition 'R'. openturns-1.22/lib/src/Base/Type/Matrix.cxx:282:49: style:inconclusive: Function 'computeGram' argument 1 names different: declaration 'transpose' definition 'transposed'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:174:51: note: Function 'computeGram' argument 1 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/Matrix.cxx:282:49: note: Function 'computeGram' argument 1 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:110:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:141:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:151:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:193:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:228:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:236:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:246:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:254:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:265:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:279:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:293:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:307:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:330:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:356:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:381:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:411:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:448:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:512:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:526:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:540:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:756:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:798:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:816:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:861:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:878:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:902:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:917:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:950:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:966:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:991:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1009:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1067:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1127:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1143:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1177:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1237:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1264:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1298:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1326:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1349:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1392:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1426:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1474:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1517:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1544:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1582:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1641:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1728:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1752:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1777:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1801:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1825:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1845:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1866:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1879:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:350:82: style:inconclusive: Function 'symProd' argument 1 names different: declaration 'm' definition 'matrix'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:146:62: note: Function 'symProd' argument 1 names different: declaration 'm' definition 'matrix'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:350:82: note: Function 'symProd' argument 1 names different: declaration 'm' definition 'matrix'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:378:71: style:inconclusive: Function 'genVectProd' argument 2 names different: declaration 'transpose' definition 'transposed'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:161:33: note: Function 'genVectProd' argument 2 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:378:71: note: Function 'genVectProd' argument 2 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:465:68: style:inconclusive: Function 'computeGram' argument 1 names different: declaration 'transpose' definition 'transposed'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:308:55: note: Function 'computeGram' argument 1 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:465:68: note: Function 'computeGram' argument 1 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:536:88: style:inconclusive: Function 'triangularProd' argument 1 names different: declaration 'm' definition 'matrix'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:233:68: note: Function 'triangularProd' argument 1 names different: declaration 'm' definition 'matrix'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:536:88: note: Function 'triangularProd' argument 1 names different: declaration 'm' definition 'matrix'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:537:16: style:inconclusive: Function 'triangularProd' argument 2 names different: declaration 'side' definition 'triangularSide'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:234:50: note: Function 'triangularProd' argument 2 names different: declaration 'side' definition 'triangularSide'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:537:16: note: Function 'triangularProd' argument 2 names different: declaration 'side' definition 'triangularSide'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:538:16: style:inconclusive: Function 'triangularProd' argument 3 names different: declaration 'uplo' definition 'upperLower'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:235:50: note: Function 'triangularProd' argument 3 names different: declaration 'uplo' definition 'upperLower'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:538:16: note: Function 'triangularProd' argument 3 names different: declaration 'uplo' definition 'upperLower'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:814:16: style:inconclusive: Function 'solveLinearSystemTriInPlace' argument 3 names different: declaration 'transpose' definition 'transposed'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:218:18: note: Function 'solveLinearSystemTriInPlace' argument 3 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:814:16: note: Function 'solveLinearSystemTriInPlace' argument 3 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:849:16: style:inconclusive: Function 'solveLinearSystemTri' argument 3 names different: declaration 'transpose' definition 'transposed'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:215:18: note: Function 'solveLinearSystemTri' argument 3 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:849:16: note: Function 'solveLinearSystemTri' argument 3 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:858:16: style:inconclusive: Function 'solveLinearSystemTriInPlace' argument 3 names different: declaration 'transpose' definition 'transposed'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:211:48: note: Function 'solveLinearSystemTriInPlace' argument 3 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:858:16: note: Function 'solveLinearSystemTriInPlace' argument 3 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:869:16: style:inconclusive: Function 'solveLinearSystemTri' argument 3 names different: declaration 'transpose' definition 'transposed'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:208:41: note: Function 'solveLinearSystemTri' argument 3 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:869:16: note: Function 'solveLinearSystemTri' argument 3 names different: declaration 'transpose' definition 'transposed'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1005:70: style:inconclusive: Function 'computeLogAbsoluteDeterminant' argument 1 names different: declaration 'signOut' definition 'sign'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:238:49: note: Function 'computeLogAbsoluteDeterminant' argument 1 names different: declaration 'signOut' definition 'sign'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1005:70: note: Function 'computeLogAbsoluteDeterminant' argument 1 names different: declaration 'signOut' definition 'sign'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1072:73: style:inconclusive: Function 'computeLogAbsoluteDeterminantSym' argument 1 names different: declaration 'signOut' definition 'sign'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:241:52: note: Function 'computeLogAbsoluteDeterminantSym' argument 1 names different: declaration 'signOut' definition 'sign'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1072:73: note: Function 'computeLogAbsoluteDeterminantSym' argument 1 names different: declaration 'signOut' definition 'sign'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1173:110: style:inconclusive: Function 'computeEVSquare' argument 1 names different: declaration 'vOut' definition 'v'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:250:67: note: Function 'computeEVSquare' argument 1 names different: declaration 'vOut' definition 'v'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1173:110: note: Function 'computeEVSquare' argument 1 names different: declaration 'vOut' definition 'v'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1260:66: style:inconclusive: Function 'computeEVSym' argument 1 names different: declaration 'vOut' definition 'v'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:253:45: note: Function 'computeEVSym' argument 1 names different: declaration 'vOut' definition 'v'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1260:66: note: Function 'computeEVSym' argument 1 names different: declaration 'vOut' definition 'v'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1385:63: style:inconclusive: Function 'computeSVD' argument 1 names different: declaration 'uOut' definition 'u'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:267:43: note: Function 'computeSVD' argument 1 names different: declaration 'uOut' definition 'u'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1385:63: note: Function 'computeSVD' argument 1 names different: declaration 'uOut' definition 'u'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1386:63: style:inconclusive: Function 'computeSVD' argument 2 names different: declaration 'vTOut' definition 'vT'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:268:43: note: Function 'computeSVD' argument 2 names different: declaration 'vTOut' definition 'vT'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1386:63: note: Function 'computeSVD' argument 2 names different: declaration 'vTOut' definition 'vT'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1633:77: style:inconclusive: Function 'computeQR' argument 1 names different: declaration 'ROut' definition 'R'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:303:65: note: Function 'computeQR' argument 1 names different: declaration 'ROut' definition 'R'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1633:77: note: Function 'computeQR' argument 1 names different: declaration 'ROut' definition 'R'. openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1737:23: style: Local variable 'stride' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:333:19: note: Shadowed declaration openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1737:23: note: Shadow variable openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1762:23: style: Local variable 'stride' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:333:19: note: Shadowed declaration openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1762:23: note: Shadow variable openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1786:23: style: Local variable 'stride' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:333:19: note: Shadowed declaration openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1786:23: note: Shadow variable openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1810:23: style: Local variable 'stride' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:333:19: note: Shadowed declaration openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1810:23: note: Shadow variable openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1832:23: style: Local variable 'stride' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Type/openturns/MatrixImplementation.hxx:333:19: note: Shadowed declaration openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1832:23: note: Shadow variable openturns-1.22/lib/src/Base/Type/Point.cxx:179:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/Point.cxx:200:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/Point.cxx:219:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/Point.cxx:249:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/Point.cxx:304:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/Point.cxx:317:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/Point.cxx:332:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/Point.cxx:407:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/Point.cxx:415:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/openturns/Point.hxx:56:3: style: Class 'Point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/PointWithDescription.cxx:130:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/openturns/PointWithDescription.hxx:51:3: style: Class 'PointWithDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/PointWithDescription.hxx:54:3: style: Class 'PointWithDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/PointWithDescription.cxx:98:3: style: Class 'KeyValuePair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:61:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:114:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:128:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:153:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:206:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:39:51: style:inconclusive: Function 'SparseMatrix' argument 2 names different: declaration 'nbCols' definition 'nbColumns'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/SparseMatrix.hxx:45:38: note: Function 'SparseMatrix' argument 2 names different: declaration 'nbCols' definition 'nbColumns'. openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:39:51: note: Function 'SparseMatrix' argument 2 names different: declaration 'nbCols' definition 'nbColumns'. openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:50:50: style:inconclusive: Function 'SparseMatrix' argument 2 names different: declaration 'nbCols' definition 'nbColumns'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/SparseMatrix.hxx:49:38: note: Function 'SparseMatrix' argument 2 names different: declaration 'nbCols' definition 'nbColumns'. openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:50:50: note: Function 'SparseMatrix' argument 2 names different: declaration 'nbCols' definition 'nbColumns'. openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:81:19: warning: The class 'HermitianMatrix' defines member function with name 'getDimension' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:81:38: note: Parent function 'SquareComplexMatrix::getDimension' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:81:19: note: Derived function 'HermitianMatrix::getDimension' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:84:19: warning: The class 'HermitianMatrix' defines member function with name 'transpose' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:87:42: note: Parent function 'SquareComplexMatrix::transpose' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:84:19: note: Derived function 'HermitianMatrix::transpose' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:87:19: warning: The class 'HermitianMatrix' defines member function with name 'conjugate' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:94:42: note: Parent function 'SquareComplexMatrix::conjugate' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:87:19: note: Derived function 'HermitianMatrix::conjugate' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:90:19: warning: The class 'HermitianMatrix' defines member function with name 'conjugateTranspose' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:101:42: note: Parent function 'SquareComplexMatrix::conjugateTranspose' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:90:19: note: Derived function 'HermitianMatrix::conjugateTranspose' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:114:19: warning: The class 'HermitianMatrix' defines member function with name 'operator+' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:114:42: note: Parent function 'SquareComplexMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:114:19: note: Derived function 'HermitianMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:117:23: warning: The class 'HermitianMatrix' defines member function with name 'operator+' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:109:42: note: Parent function 'SquareComplexMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:117:23: note: Derived function 'HermitianMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:120:19: warning: The class 'HermitianMatrix' defines member function with name 'operator-' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:126:42: note: Parent function 'SquareComplexMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:120:19: note: Derived function 'HermitianMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:123:23: warning: The class 'HermitianMatrix' defines member function with name 'operator-' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:121:42: note: Parent function 'SquareComplexMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:123:23: note: Derived function 'HermitianMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:130:19: warning: The class 'HermitianMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:169:42: note: Parent function 'SquareComplexMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:130:19: note: Derived function 'HermitianMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:136:23: warning: The class 'HermitianMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:133:42: note: Parent function 'SquareComplexMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:136:23: note: Derived function 'HermitianMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:139:23: warning: The class 'HermitianMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:138:42: note: Parent function 'SquareComplexMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:139:23: note: Derived function 'HermitianMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:154:19: warning: The class 'HermitianMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:143:42: note: Parent function 'SquareComplexMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:154:19: note: Derived function 'HermitianMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:170:19: warning: The class 'HermitianMatrix' defines member function with name 'power' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:181:42: note: Parent function 'SquareComplexMatrix::power' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:170:19: note: Derived function 'HermitianMatrix::power' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:173:19: warning: The class 'HermitianMatrix' defines member function with name 'operator/' also defined in its parent class 'SquareComplexMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:175:42: note: Parent function 'SquareComplexMatrix::operator/' openturns-1.22/lib/src/Base/Type/openturns/HermitianMatrix.hxx:173:19: note: Derived function 'HermitianMatrix::operator/' openturns-1.22/lib/src/Base/Type/openturns/SquareComplexMatrix.hxx:68:3: style: Class 'SquareComplexMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/SquareComplexMatrix.hxx:71:3: style: Class 'SquareComplexMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:38:64: style:inconclusive: Function 'SquareComplexMatrix' argument 1 names different: declaration 'dim' definition 'dimension'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/SquareComplexMatrix.hxx:57:54: note: Function 'SquareComplexMatrix' argument 1 names different: declaration 'dim' definition 'dimension'. openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:38:64: note: Function 'SquareComplexMatrix' argument 1 names different: declaration 'dim' definition 'dimension'. openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:150:87: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/SquareComplexMatrix.hxx:114:47: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:150:87: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:156:99: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/SquareComplexMatrix.hxx:108:59: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:156:99: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:161:98: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/SquareComplexMatrix.hxx:111:58: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/SquareComplexMatrix.cxx:161:98: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:43:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:52:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:225:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:87:8: warning: The class 'SymmetricMatrix' defines member function with name 'isDiagonal' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:230:20: note: Parent function 'SquareMatrix::isDiagonal' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:87:8: note: Derived function 'SymmetricMatrix::isDiagonal' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:111:19: warning: The class 'SymmetricMatrix' defines member function with name 'transpose' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:97:28: note: Parent function 'SquareMatrix::transpose' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:111:19: note: Derived function 'SymmetricMatrix::transpose' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:115:16: warning: The class 'SymmetricMatrix' defines member function with name 'operator+' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:105:28: note: Parent function 'SquareMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:115:16: note: Derived function 'SymmetricMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:116:19: warning: The class 'SymmetricMatrix' defines member function with name 'operator+' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:110:28: note: Parent function 'SquareMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:116:19: note: Derived function 'SymmetricMatrix::operator+' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:120:16: warning: The class 'SymmetricMatrix' defines member function with name 'operator-' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:117:28: note: Parent function 'SquareMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:120:16: note: Derived function 'SymmetricMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:121:19: warning: The class 'SymmetricMatrix' defines member function with name 'operator-' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:122:28: note: Parent function 'SquareMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:121:19: note: Derived function 'SymmetricMatrix::operator-' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:125:16: warning: The class 'SymmetricMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:129:28: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:125:16: note: Derived function 'SymmetricMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:126:16: warning: The class 'SymmetricMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:134:28: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:126:16: note: Derived function 'SymmetricMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:127:19: warning: The class 'SymmetricMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:139:28: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:127:19: note: Derived function 'SymmetricMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:130:19: warning: The class 'SymmetricMatrix' defines member function with name 'power' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:163:28: note: Parent function 'SquareMatrix::power' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:130:19: note: Derived function 'SymmetricMatrix::power' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:133:9: warning: The class 'SymmetricMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:145:21: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:133:9: note: Derived function 'SymmetricMatrix::operator*' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:142:9: warning: The class 'SymmetricMatrix' defines member function with name 'solveLinearSystemInPlace' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:169:21: note: Parent function 'SquareMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:142:9: note: Derived function 'SymmetricMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:143:9: warning: The class 'SymmetricMatrix' defines member function with name 'solveLinearSystem' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:174:21: note: Parent function 'SquareMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:143:9: note: Derived function 'SymmetricMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:144:10: warning: The class 'SymmetricMatrix' defines member function with name 'solveLinearSystemInPlace' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:179:22: note: Parent function 'SquareMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:144:10: note: Derived function 'SymmetricMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:145:10: warning: The class 'SymmetricMatrix' defines member function with name 'solveLinearSystem' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:184:22: note: Parent function 'SquareMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:145:10: note: Derived function 'SymmetricMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:148:10: warning: The class 'SymmetricMatrix' defines member function with name 'computeLogAbsoluteDeterminant' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:190:22: note: Parent function 'SquareMatrix::computeLogAbsoluteDeterminant' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:148:10: note: Derived function 'SymmetricMatrix::computeLogAbsoluteDeterminant' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:150:10: warning: The class 'SymmetricMatrix' defines member function with name 'computeDeterminant' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:196:22: note: Parent function 'SquareMatrix::computeDeterminant' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:150:10: note: Derived function 'SymmetricMatrix::computeDeterminant' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:153:9: warning: The class 'SymmetricMatrix' defines member function with name 'computeEigenValues' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:208:47: note: Parent function 'SquareMatrix::computeEigenValues' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:153:9: note: Derived function 'SymmetricMatrix::computeEigenValues' openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:145:47: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:110:35: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:145:47: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:190:61: style:inconclusive: Function 'computeLogAbsoluteDeterminant' argument 1 names different: declaration 'signOut' definition 'sign'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:130:49: note: Function 'computeLogAbsoluteDeterminant' argument 1 names different: declaration 'signOut' definition 'sign'. openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:190:61: note: Function 'computeLogAbsoluteDeterminant' argument 1 names different: declaration 'signOut' definition 'sign'. openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:213:79: style:inconclusive: Function 'computeEV' argument 1 names different: declaration 'vOut' definition 'v'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:139:53: note: Function 'computeEV' argument 1 names different: declaration 'vOut' definition 'v'. openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:213:79: note: Function 'computeEV' argument 1 names different: declaration 'vOut' definition 'v'. openturns-1.22/lib/src/Base/Type/SymmetricMatrix.cxx:302:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/SymmetricMatrix.cxx:228:50: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:133:35: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/SymmetricMatrix.cxx:228:50: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/SymmetricMatrix.cxx:274:64: style:inconclusive: Function 'computeLogAbsoluteDeterminant' argument 1 names different: declaration 'signOut' definition 'sign'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:148:49: note: Function 'computeLogAbsoluteDeterminant' argument 1 names different: declaration 'signOut' definition 'sign'. openturns-1.22/lib/src/Base/Type/SymmetricMatrix.cxx:274:64: note: Function 'computeLogAbsoluteDeterminant' argument 1 names different: declaration 'signOut' definition 'sign'. openturns-1.22/lib/src/Base/Type/SymmetricMatrix.cxx:290:49: style:inconclusive: Function 'computeEV' argument 1 names different: declaration 'vOut' definition 'v'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:154:34: note: Function 'computeEV' argument 1 names different: declaration 'vOut' definition 'v'. openturns-1.22/lib/src/Base/Type/SymmetricMatrix.cxx:290:49: note: Function 'computeEV' argument 1 names different: declaration 'vOut' definition 'v'. openturns-1.22/lib/src/Base/Type/openturns/SymmetricTensor.hxx:67:3: style: Class 'SymmetricTensor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/Tensor.cxx:99:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/Tensor.cxx:36:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Base/Type/openturns/Tensor.hxx:74:3: style: Class 'Tensor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/TensorImplementation.cxx:135:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/TensorImplementation.cxx:146:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/TensorImplementation.cxx:154:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/TensorImplementation.cxx:166:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/TriangularComplexMatrix.cxx:119:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/TriangularComplexMatrix.cxx:226:107: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/TriangularComplexMatrix.hxx:138:59: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/TriangularComplexMatrix.cxx:226:107: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/TriangularComplexMatrix.cxx:234:106: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/TriangularComplexMatrix.hxx:141:58: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/TriangularComplexMatrix.cxx:234:106: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/TriangularComplexMatrix.cxx:242:95: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/TriangularComplexMatrix.hxx:144:47: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/TriangularComplexMatrix.cxx:242:95: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:149:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:89:24: warning: The class 'TriangularMatrix' defines member function with name 'isDiagonal' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:146:8: note: Parent function 'SquareMatrix::isDiagonal' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:89:24: note: Derived function 'TriangularMatrix::isDiagonal' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:121:35: warning: The class 'TriangularMatrix' defines member function with name 'getDimension' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:85:19: note: Parent function 'SquareMatrix::getDimension' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:121:35: note: Derived function 'TriangularMatrix::getDimension' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:127:36: warning: The class 'TriangularMatrix' defines member function with name 'transpose' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:88:16: note: Parent function 'SquareMatrix::transpose' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:127:36: note: Derived function 'TriangularMatrix::transpose' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:175:32: warning: The class 'TriangularMatrix' defines member function with name 'operator+' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:91:16: note: Parent function 'SquareMatrix::operator+' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:175:32: note: Derived function 'TriangularMatrix::operator+' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:181:32: warning: The class 'TriangularMatrix' defines member function with name 'operator-' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:95:16: note: Parent function 'SquareMatrix::operator-' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:181:32: note: Derived function 'TriangularMatrix::operator-' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:241:36: warning: The class 'TriangularMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:113:16: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:241:36: note: Derived function 'TriangularMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:193:32: warning: The class 'TriangularMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:102:16: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:193:32: note: Derived function 'TriangularMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:214:32: warning: The class 'TriangularMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:103:16: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:214:32: note: Derived function 'TriangularMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:221:36: warning: The class 'TriangularMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:104:16: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:221:36: note: Derived function 'TriangularMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:234:25: warning: The class 'TriangularMatrix' defines member function with name 'operator*' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:110:9: note: Parent function 'SquareMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:234:25: note: Derived function 'TriangularMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:247:36: warning: The class 'TriangularMatrix' defines member function with name 'operator/' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:121:16: note: Parent function 'SquareMatrix::operator/' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:247:36: note: Derived function 'TriangularMatrix::operator/' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:254:25: warning: The class 'TriangularMatrix' defines member function with name 'solveLinearSystem' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:125:9: note: Parent function 'SquareMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:254:25: note: Derived function 'TriangularMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:259:25: warning: The class 'TriangularMatrix' defines member function with name 'solveLinearSystemInPlace' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:124:9: note: Parent function 'SquareMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:259:25: note: Derived function 'TriangularMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:264:26: warning: The class 'TriangularMatrix' defines member function with name 'solveLinearSystem' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:127:10: note: Parent function 'SquareMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:264:26: note: Derived function 'TriangularMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:269:26: warning: The class 'TriangularMatrix' defines member function with name 'solveLinearSystemInPlace' also defined in its parent class 'SquareMatrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/SquareMatrix.hxx:126:10: note: Parent function 'SquareMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:269:26: note: Derived function 'TriangularMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:127:36: warning: The class 'TriangularMatrix' defines member function with name 'transpose' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:116:10: note: Parent function 'Matrix::transpose' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:127:36: note: Derived function 'TriangularMatrix::transpose' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:145:28: warning: The class 'TriangularMatrix' defines member function with name 'operator()' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:100:12: note: Parent function 'Matrix::operator()' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:145:28: note: Derived function 'TriangularMatrix::operator()' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:161:34: warning: The class 'TriangularMatrix' defines member function with name 'operator()' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:105:18: note: Parent function 'Matrix::operator()' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:161:34: note: Derived function 'TriangularMatrix::operator()' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:241:36: warning: The class 'TriangularMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:149:10: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:241:36: note: Derived function 'TriangularMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:200:26: warning: The class 'TriangularMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:138:10: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:200:26: note: Derived function 'TriangularMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:214:32: warning: The class 'TriangularMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:139:10: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:214:32: note: Derived function 'TriangularMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:221:36: warning: The class 'TriangularMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:140:10: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:221:36: note: Derived function 'TriangularMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:234:25: warning: The class 'TriangularMatrix' defines member function with name 'operator*' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:146:9: note: Parent function 'Matrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:234:25: note: Derived function 'TriangularMatrix::operator*' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:247:36: warning: The class 'TriangularMatrix' defines member function with name 'operator/' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:152:10: note: Parent function 'Matrix::operator/' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:247:36: note: Derived function 'TriangularMatrix::operator/' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:254:25: warning: The class 'TriangularMatrix' defines member function with name 'solveLinearSystem' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:156:9: note: Parent function 'Matrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:254:25: note: Derived function 'TriangularMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:259:25: warning: The class 'TriangularMatrix' defines member function with name 'solveLinearSystemInPlace' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:155:9: note: Parent function 'Matrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:259:25: note: Derived function 'TriangularMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:264:26: warning: The class 'TriangularMatrix' defines member function with name 'solveLinearSystem' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:158:10: note: Parent function 'Matrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:264:26: note: Derived function 'TriangularMatrix::solveLinearSystem' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:269:26: warning: The class 'TriangularMatrix' defines member function with name 'solveLinearSystemInPlace' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:157:10: note: Parent function 'Matrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:269:26: note: Derived function 'TriangularMatrix::solveLinearSystemInPlace' openturns-1.22/lib/src/Base/Type/openturns/TriangularMatrix.hxx:63:3: style: Class 'TriangularMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/openturns/TriangularMatrix.hxx:67:3: style: Class 'TriangularMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:227:91: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/TriangularMatrix.hxx:133:57: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:227:91: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:234:51: style:inconclusive: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent] openturns-1.22/lib/src/Base/Type/openturns/TriangularMatrix.hxx:136:35: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:234:51: note: Function 'operator*' argument 1 names different: declaration 'p' definition 'pt'. openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/Analytical.cxx:47:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/Analytical.cxx:37:54: style:inconclusive: Function 'Analytical' argument 1 names different: declaration 'solver' definition 'nearestPointAlgorithm'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/openturns/Analytical.hxx:57:44: note: Function 'Analytical' argument 1 names different: declaration 'solver' definition 'nearestPointAlgorithm'. openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/Analytical.cxx:37:54: note: Function 'Analytical' argument 1 names different: declaration 'solver' definition 'nearestPointAlgorithm'. openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/Analytical.cxx:38:45: style:inconclusive: Function 'Analytical' argument 2 names different: declaration 'compositeEvent' definition 'event'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/openturns/Analytical.hxx:58:35: note: Function 'Analytical' argument 2 names different: declaration 'compositeEvent' definition 'event'. openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/Analytical.cxx:38:45: note: Function 'Analytical' argument 2 names different: declaration 'compositeEvent' definition 'event'. openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/Analytical.cxx:91:73: style:inconclusive: Function 'setNearestPointAlgorithm' argument 1 names different: declaration 'solver' definition 'nearestPointAlgorithm'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/openturns/Analytical.hxx:81:63: note: Function 'setNearestPointAlgorithm' argument 1 names different: declaration 'solver' definition 'nearestPointAlgorithm'. openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/Analytical.cxx:91:73: note: Function 'setNearestPointAlgorithm' argument 1 names different: declaration 'solver' definition 'nearestPointAlgorithm'. openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/AnalyticalResult.cxx:44:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORM.cxx:60:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORM.cxx:66:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORM.cxx:76:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORM.cxx:84:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORM.cxx:93:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORM.cxx:100:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:76:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbability_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:88:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbability_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbability_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:102:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generalisedReliabilityIndex_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:109:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generalisedReliabilityIndex_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generalisedReliabilityIndex_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbabilitySensitivity_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedEventProbabilitySensitivity_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:171:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedEventProbabilitySensitivity_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:205:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbability_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:214:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbabilitySensitivity_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:227:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbability_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/MultiFORM.cxx:218:68: style:inconclusive: Function 'setMaximumDesignPointsNumber' argument 1 names different: declaration 'numberOfDesignPoints' definition 'maximumDesignPointsNumber'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/openturns/MultiFORM.hxx:55:59: note: Function 'setMaximumDesignPointsNumber' argument 1 names different: declaration 'numberOfDesignPoints' definition 'maximumDesignPointsNumber'. openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/MultiFORM.cxx:218:68: note: Function 'setMaximumDesignPointsNumber' argument 1 names different: declaration 'numberOfDesignPoints' definition 'maximumDesignPointsNumber'. openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORM.cxx:62:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sormResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORM.cxx:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sormResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORM.cxx:77:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sormResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORM.cxx:85:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sormResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORM.cxx:95:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sormResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORM.cxx:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sormResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gradientLimitStateFunction_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:112:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:137:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedSortedCurvatures_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:148:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbabilityBreitung_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:180:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbabilityHohenbichler_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:223:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbabilityTvedt_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generalisedReliabilityIndexBreitung_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:314:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generalisedReliabilityIndexHohenbichler_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:331:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generalisedReliabilityIndexTvedt_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:341:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sortedCurvatures_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:391:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hessianLimitStateFunction_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:409:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hessianLimitStateFunction_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:108:129: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:124:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:155:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:168:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:181:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:194:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:207:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:337:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:357:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:411:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:469:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:442:71: style:inconclusive: Function 'isInTheVicinityOfTheDesignPoint' argument 1 names different: declaration 'numericalPoint' definition 'point'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/openturns/StrongMaximumTest.hxx:169:54: note: Function 'isInTheVicinityOfTheDesignPoint' argument 1 names different: declaration 'numericalPoint' definition 'point'. openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:442:71: note: Function 'isInTheVicinityOfTheDesignPoint' argument 1 names different: declaration 'numericalPoint' definition 'point'. openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SystemFORM.cxx:92:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SystemFORM.cxx:214:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/openturns/SystemFORM.hxx:54:8: style: Virtual function 'setEvent' is called from constructor 'SystemFORM(const OptimizationAlgorithm&nearestPointAlgorithm,const RandomVector&event,const Point&physicalStartingPoint)' at line 49. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SystemFORM.cxx:49:3: note: Calling setEvent openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/openturns/SystemFORM.hxx:54:8: note: setEvent is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SystemFORM.cxx:75:48: style:inconclusive: Function 'setEvent' argument 1 names different: declaration 'systemEvent' definition 'event'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/openturns/SystemFORM.hxx:54:38: note: Function 'setEvent' argument 1 names different: declaration 'systemEvent' definition 'event'. openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SystemFORM.cxx:75:48: note: Function 'setEvent' argument 1 names different: declaration 'systemEvent' definition 'event'. openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MinimumVolumeClassifier.cxx:48:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MinimumVolumeClassifier.cxx:85:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MinimumVolumeClassifier.cxx:114:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MinimumVolumeClassifier.cxx:122:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MinimumVolumeClassifier.cxx:213:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MinimumVolumeClassifier.cxx:167:63: style:inconclusive: Function 'drawContour' argument 1 names different: declaration 'alpha' definition 'contourAlpha'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/openturns/MinimumVolumeClassifier.hxx:82:40: note: Function 'drawContour' argument 1 names different: declaration 'alpha' definition 'contourAlpha'. openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MinimumVolumeClassifier.cxx:167:63: note: Function 'drawContour' argument 1 names different: declaration 'alpha' definition 'contourAlpha'. openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MixtureClassifier.cxx:69:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MixtureClassifier.cxx:103:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MixtureClassifier.cxx:124:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/openturns/MixtureClassifier.hxx:44:3: style: Class 'MixtureClassifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategy.cxx:34:62: debug: Function::addArguments found argument 'AdaptiveStrategyImplementation' with varid 0. [varid0] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategy.cxx:37:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/AdaptiveStrategy.hxx:54:3: style: Class 'AdaptiveStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategyImplementation.cxx:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategyImplementation.cxx:110:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/CleaningStrategy.hxx:103:0: error: syntax error [syntaxError] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldFunctionalChaosResult.cxx:95:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldFunctionalChaosSobolIndices.cxx:73:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldFunctionalChaosSobolIndices.cxx:143:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/FieldFunctionalChaosSobolIndices.hxx:44:3: style: Class 'FieldFunctionalChaosSobolIndices' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldToPointFunctionalChaosAlgorithm.cxx:110:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldToPointFunctionalChaosAlgorithm.cxx:124:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldToPointFunctionalChaosAlgorithm.cxx:189:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldToPointFunctionalChaosAlgorithm.cxx:278:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldToPointFunctionalChaosAlgorithm.cxx:152:73: style:inconclusive: Function 'setCenteredSample' argument 1 names different: declaration 'centered' definition 'centeredSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/FieldToPointFunctionalChaosAlgorithm.hxx:72:37: note: Function 'setCenteredSample' argument 1 names different: declaration 'centered' definition 'centeredSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldToPointFunctionalChaosAlgorithm.cxx:152:73: note: Function 'setCenteredSample' argument 1 names different: declaration 'centered' definition 'centeredSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldToPointFunctionalChaosAlgorithm.cxx:242:85: style:inconclusive: Function 'BuildDistribution' argument 1 names different: declaration 'modesSample' definition 'sample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/FieldToPointFunctionalChaosAlgorithm.hxx:85:56: note: Function 'BuildDistribution' argument 1 names different: declaration 'modesSample' definition 'sample'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldToPointFunctionalChaosAlgorithm.cxx:242:85: note: Function 'BuildDistribution' argument 1 names different: declaration 'modesSample' definition 'sample'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FixedStrategy.cxx:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Psi_k_p_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FixedStrategy.cxx:77:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable addedPsi_k_ranks_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosAlgorithm.cxx:53:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metaModel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:103:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable residuals_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:129:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable relativeErrors_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:308:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:316:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:330:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:75:3: performance: Variable 'composedMetaModel_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:321:71: style: Parameter 'indicesHistory' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:321:107: style: Parameter 'coefficientsHistory' can be declared as reference to const [constParameterReference] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:344:45: performance: Searching before insertion is not necessary. Instead of 'indicesMap[indicesHistory_[i][j]]=coefId' consider using 'indicesMap.try_emplace(indicesHistory_[i][j], coefId);'. [stlFindInsert] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:182:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:257:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:313:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:367:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:423:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:177:67: style:inconclusive: Function 'getSobolIndex' argument 1 names different: declaration 'variableIndices' definition 'variablesGroup'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/FunctionalChaosSobolIndices.hxx:57:40: note: Function 'getSobolIndex' argument 1 names different: declaration 'variableIndices' definition 'variablesGroup'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:177:67: note: Function 'getSobolIndex' argument 1 names different: declaration 'variableIndices' definition 'variablesGroup'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:252:72: style:inconclusive: Function 'getSobolTotalIndex' argument 1 names different: declaration 'variableIndices' definition 'variablesGroup'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/FunctionalChaosSobolIndices.hxx:63:45: note: Function 'getSobolTotalIndex' argument 1 names different: declaration 'variableIndices' definition 'variablesGroup'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:252:72: note: Function 'getSobolTotalIndex' argument 1 names different: declaration 'variableIndices' definition 'variablesGroup'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:308:74: style:inconclusive: Function 'getSobolGroupedIndex' argument 1 names different: declaration 'variableIndices' definition 'variablesGroup'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/FunctionalChaosSobolIndices.hxx:69:47: note: Function 'getSobolGroupedIndex' argument 1 names different: declaration 'variableIndices' definition 'variablesGroup'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:308:74: note: Function 'getSobolGroupedIndex' argument 1 names different: declaration 'variableIndices' definition 'variablesGroup'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:363:79: style:inconclusive: Function 'getSobolGroupedTotalIndex' argument 1 names different: declaration 'variableIndices' definition 'variablesGroup'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/FunctionalChaosSobolIndices.hxx:73:52: note: Function 'getSobolGroupedTotalIndex' argument 1 names different: declaration 'variableIndices' definition 'variablesGroup'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:363:79: note: Function 'getSobolGroupedTotalIndex' argument 1 names different: declaration 'variableIndices' definition 'variablesGroup'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/IntegrationExpansion.cxx:36:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/IntegrationStrategy.cxx:91:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weightedExperiment_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/IntegrationStrategy.cxx:145:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/IntegrationStrategy.hxx:48:3: style: Class 'IntegrationStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/IntegrationStrategy.hxx:51:3: style: Class 'IntegrationStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/LeastSquaresExpansion.cxx:37:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/LeastSquaresStrategy.cxx:103:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weightedExperiment_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/LeastSquaresStrategy.cxx:120:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategy.cxx:33:64: debug: Function::addArguments found argument 'ProjectionStrategyImplementation' with varid 0. [varid0] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategy.cxx:36:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/ProjectionStrategy.hxx:54:3: style: Class 'ProjectionStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/ProjectionStrategy.hxx:57:3: style: Class 'ProjectionStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategyImplementation.cxx:97:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategyImplementation.cxx:289:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategyImplementation.cxx:308:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/ProjectionStrategyImplementation.hxx:63:3: style: Class 'ProjectionStrategyImplementation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/openturns/ProjectionStrategyImplementation.hxx:66:3: style: Class 'ProjectionStrategyImplementation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:148:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:238:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:305:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:383:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:487:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:538:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:594:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:666:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:680:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:708:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:757:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:767:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/GeneralLinearModelAlgorithm.hxx:134:5: style: Class 'ReducedLogLikelihoodEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelResult.cxx:131:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelResult.cxx:147:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelResult.cxx:184:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelResult.cxx:44:67: style:inconclusive: Function 'GeneralLinearModelResult' argument 1 names different: declaration 'inputData' definition 'inputSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/GeneralLinearModelResult.hxx:54:43: note: Function 'GeneralLinearModelResult' argument 1 names different: declaration 'inputData' definition 'inputSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelResult.cxx:44:67: note: Function 'GeneralLinearModelResult' argument 1 names different: declaration 'inputData' definition 'inputSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelResult.cxx:45:20: style:inconclusive: Function 'GeneralLinearModelResult' argument 2 names different: declaration 'outputData' definition 'outputSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/GeneralLinearModelResult.hxx:55:43: note: Function 'GeneralLinearModelResult' argument 2 names different: declaration 'outputData' definition 'outputSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelResult.cxx:45:20: note: Function 'GeneralLinearModelResult' argument 2 names different: declaration 'outputData' definition 'outputSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingAlgorithm.cxx:224:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HMAT [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingEvaluation.cxx:60:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingEvaluation.cxx:367:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingEvaluation.hxx:74:19: style: Virtual function 'getInputDimension' is called from constructor 'KrigingEvaluation(const Basis&basis,const Sample&inputSample,const CovarianceModel&correlationModel,const Point&beta,const Sample&gamma)' at line 72. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingEvaluation.cxx:72:49: note: Calling getInputDimension openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingEvaluation.hxx:74:19: note: getInputDimension is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingEvaluation.hxx:77:19: style: Virtual function 'getOutputDimension' is called from constructor 'KrigingEvaluation(const Basis&basis,const Sample&inputSample,const CovarianceModel&correlationModel,const Point&beta,const Sample&gamma)' at line 73. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingEvaluation.cxx:73:50: note: Calling getOutputDimension openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingEvaluation.hxx:77:19: note: getOutputDimension is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingEvaluation.hxx:74:19: style: Virtual function 'getInputDimension' is called from constructor 'KrigingEvaluation(const Basis&basis,const Sample&inputSample,const CovarianceModel&correlationModel,const Point&beta,const Sample&gamma)' at line 74. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingEvaluation.cxx:74:22: note: Calling getInputDimension openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingEvaluation.hxx:74:19: note: getInputDimension is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingEvaluation.hxx:74:19: style: Virtual function 'getInputDimension' is called from constructor 'KrigingEvaluation(const Basis&basis,const Sample&inputSample,const CovarianceModel&correlationModel,const Point&beta,const Sample&gamma)' at line 75. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingEvaluation.cxx:75:39: note: Calling getInputDimension openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingEvaluation.hxx:74:19: note: getInputDimension is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingEvaluation.cxx:49:63: style:inconclusive: Function 'KrigingEvaluation' argument 3 names different: declaration 'correlationModel' definition 'covarianceModel'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingEvaluation.hxx:54:45: note: Function 'KrigingEvaluation' argument 3 names different: declaration 'correlationModel' definition 'covarianceModel'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingEvaluation.cxx:49:63: note: Function 'KrigingEvaluation' argument 3 names different: declaration 'correlationModel' definition 'covarianceModel'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingGradient.cxx:62:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingGradient.cxx:111:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingGradient.cxx:198:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingGradient.hxx:69:19: style: Virtual function 'getInputDimension' is called from constructor 'KrigingGradient(const Basis&basis,const Sample&inputSample,const CovarianceModel&correlationModel,const Point&beta,const Sample&gamma)' at line 74. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingGradient.cxx:74:22: note: Calling getInputDimension openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingGradient.hxx:69:19: note: getInputDimension is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingGradient.cxx:50:58: style:inconclusive: Function 'KrigingGradient' argument 3 names different: declaration 'correlationModel' definition 'covarianceModel'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingGradient.hxx:49:43: note: Function 'KrigingGradient' argument 3 names different: declaration 'correlationModel' definition 'covarianceModel'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingGradient.cxx:50:58: note: Function 'KrigingGradient' argument 3 names different: declaration 'correlationModel' definition 'covarianceModel'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:83:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:154:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:230:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:327:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:415:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:436:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:453:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:466:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:482:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:596:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:613:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:682:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:321:72: style:inconclusive: Function 'getConditionalCovariance' argument 1 names different: declaration 'xi' definition 'point'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/KrigingResult.hxx:108:67: note: Function 'getConditionalCovariance' argument 1 names different: declaration 'xi' definition 'point'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/KrigingResult.cxx:321:72: note: Function 'getConditionalCovariance' argument 1 names different: declaration 'xi' definition 'point'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelAlgorithm.cxx:50:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelAlgorithm.cxx:84:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelAlgorithm.cxx:104:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelAlgorithm.cxx:177:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelAnalysis.cxx:55:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelAnalysis.cxx:276:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelAnalysis.cxx:310:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelResult.cxx:72:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelResult.cxx:136:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelResult.cxx:175:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelResult.cxx:224:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/openturns/LinearModelResult.hxx:95:25: style: Virtual function 'getDegreesOfFreedom' is called from constructor 'LinearModelResult(const Sample&inputSample,const Basis&basis,const Matrix&design,const Sample&outputSample,const Function&metaModel,const Point&trendCoefficients,const String&formula,const Description&coefficientsNames,const Sample&sampleResiduals,const Sample&standardizedResiduals,const Point&diagonalGramInverse,const Point&leverages,const Point&cookDistances,const Scalar sigma2)' at line 74. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelResult.cxx:74:42: note: Calling getDegreesOfFreedom openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/openturns/LinearModelResult.hxx:95:25: note: getDegreesOfFreedom is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelStepwiseAlgorithm.cxx:74:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelStepwiseAlgorithm.cxx:135:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/LinearModel/LinearModelStepwiseAlgorithm.cxx:390:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/MetaModelAlgorithm.cxx:85:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/MetaModelAlgorithm.cxx:270:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/MetaModelResult.cxx:95:53: style:inconclusive: Function 'setInputSample' argument 1 names different: declaration 'sampleX' definition 'inputSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/openturns/MetaModelResult.hxx:57:46: note: Function 'setInputSample' argument 1 names different: declaration 'sampleX' definition 'inputSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/MetaModelResult.cxx:95:53: note: Function 'setInputSample' argument 1 names different: declaration 'sampleX' definition 'inputSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/MetaModelResult.cxx:106:54: style:inconclusive: Function 'setOutputSample' argument 1 names different: declaration 'sampleY' definition 'outputSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/openturns/MetaModelResult.hxx:61:47: note: Function 'setOutputSample' argument 1 names different: declaration 'sampleY' definition 'outputSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/MetaModelResult.cxx:106:54: note: Function 'setOutputSample' argument 1 names different: declaration 'sampleY' definition 'outputSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/MetaModelValidation.cxx:55:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/MetaModelValidation.cxx:101:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:64:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:100:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:169:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:391:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:489:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:503:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/openturns/EfficientGlobalOptimization.hxx:111:8: style: Virtual function 'checkProblem' is called from constructor 'EfficientGlobalOptimization(const OptimizationProblem&problem,const KrigingResult&krigingResult,const Function&noise=Function()' at line 63. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:63:3: note: Calling checkProblem openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/openturns/EfficientGlobalOptimization.hxx:111:8: note: checkProblem is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:428:77: style:inconclusive: Function 'setMultiStartNumber' argument 1 names different: declaration 'multiStartNumberSize' definition 'multiStartNumber'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/openturns/EfficientGlobalOptimization.hxx:70:50: note: Function 'setMultiStartNumber' argument 1 names different: declaration 'multiStartNumberSize' definition 'multiStartNumber'. openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:428:77: note: Function 'setMultiStartNumber' argument 1 names different: declaration 'multiStartNumberSize' definition 'multiStartNumber'. openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:463:75: style:inconclusive: Function 'setCorrelationLengthFactor' argument 1 names different: declaration 'b' definition 'correlationLengthFactor'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/openturns/EfficientGlobalOptimization.hxx:81:48: note: Function 'setCorrelationLengthFactor' argument 1 names different: declaration 'b' definition 'correlationLengthFactor'. openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:463:75: note: Function 'setCorrelationLengthFactor' argument 1 names different: declaration 'b' definition 'correlationLengthFactor'. openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:475:63: style:inconclusive: Function 'setAEITradeoff' argument 1 names different: declaration 'c' definition 'aeiTradeoff'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/openturns/EfficientGlobalOptimization.hxx:85:36: note: Function 'setAEITradeoff' argument 1 names different: declaration 'c' definition 'aeiTradeoff'. openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:475:63: note: Function 'setAEITradeoff' argument 1 names different: declaration 'c' definition 'aeiTradeoff'. openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:486:70: style:inconclusive: Function 'setMetamodelNoise' argument 1 names different: declaration 'metaModelNoise' definition 'noiseModel'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/openturns/EfficientGlobalOptimization.hxx:89:43: note: Function 'setMetamodelNoise' argument 1 names different: declaration 'metaModelNoise' definition 'noiseModel'. openturns-1.22/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:486:70: note: Function 'setMetamodelNoise' argument 1 names different: declaration 'metaModelNoise' definition 'noiseModel'. openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/AdaptiveStieltjesAlgorithm.cxx:98:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/AdaptiveStieltjesAlgorithm.cxx:162:240: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G7K15 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/AdaptiveStieltjesAlgorithm.cxx:190:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthogonalUniVariatePolynomial.hxx:48:3: style: Class 'OrthogonalUniVariatePolynomial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/CharlierFactory.cxx:50:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/CharlierFactory.cxx:92:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/CharlierFactory.hxx:47:3: style: Class 'CharlierFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/ChebychevFactory.cxx:80:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/ChebychevFactory.cxx:89:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/ChebychevFactory.cxx:78:13: style:inconclusive: Function 'getNodesAndWeights' argument 2 names different: declaration 'weightsOut' definition 'weights'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/ChebychevFactory.hxx:57:36: note: Function 'getNodesAndWeights' argument 2 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/ChebychevFactory.cxx:78:13: note: Function 'getNodesAndWeights' argument 2 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/FourierSeriesFactory.cxx:53:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/HaarWaveletFactory.cxx:54:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/HermiteFactory.cxx:73:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/HistogramPolynomialFactory.cxx:180:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/JacobiFactory.cxx:50:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANALYSIS [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/JacobiFactory.cxx:128:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/KrawtchoukFactory.cxx:53:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/KrawtchoukFactory.cxx:68:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/KrawtchoukFactory.cxx:104:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/LaguerreFactory.cxx:91:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/LaguerreFactory.hxx:47:3: style: Class 'LaguerreFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/LegendreFactory.cxx:75:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/MeixnerFactory.cxx:53:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/MeixnerFactory.cxx:103:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalBasis.cxx:36:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthogonalBasis.hxx:48:3: style: Class 'OrthogonalBasis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalFunctionFactory.cxx:61:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalFunctionFactory.cxx:74:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalFunctionFactory.cxx:88:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthogonalFunctionFactory.hxx:48:3: style: Class 'OrthogonalFunctionFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalProductFunctionFactory.cxx:41:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalProductPolynomialFactory.cxx:44:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariateFunctionFamily.cxx:34:67: debug: Function::addArguments found argument 'FourierSeriesFactory' with varid 0. [varid0] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariateFunctionFamily.cxx:37:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthogonalUniVariateFunctionFamily.hxx:47:3: style: Class 'OrthogonalUniVariateFunctionFamily' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthogonalUniVariateFunctionFamily.hxx:51:3: style: Class 'OrthogonalUniVariateFunctionFamily' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthogonalUniVariateFunctionFamily.hxx:54:3: style: Class 'OrthogonalUniVariateFunctionFamily' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomial.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coefficients_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomial.cxx:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coefficients_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomial.cxx:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coefficients_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomial.cxx:166:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFactory.cxx:59:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFactory.cxx:146:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFactory.cxx:174:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFactory.cxx:90:132: style:inconclusive: Function 'buildCoefficients' argument 1 names different: declaration 'degree' definition 'n'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthogonalUniVariatePolynomialFactory.hxx:70:56: note: Function 'buildCoefficients' argument 1 names different: declaration 'degree' definition 'n'. openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFactory.cxx:90:132: note: Function 'buildCoefficients' argument 1 names different: declaration 'degree' definition 'n'. openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFactory.cxx:172:13: style:inconclusive: Function 'getNodesAndWeights' argument 2 names different: declaration 'weightsOut' definition 'weights'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthogonalUniVariatePolynomialFactory.hxx:77:36: note: Function 'getNodesAndWeights' argument 2 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFactory.cxx:172:13: note: Function 'getNodesAndWeights' argument 2 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFamily.cxx:34:69: debug: Function::addArguments found argument 'HermiteFactory' with varid 0. [varid0] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFamily.cxx:37:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthogonalUniVariatePolynomialFamily.hxx:49:3: style: Class 'OrthogonalUniVariatePolynomialFamily' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthogonalUniVariatePolynomialFamily.hxx:53:3: style: Class 'OrthogonalUniVariatePolynomialFamily' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFamily.cxx:92:13: style:inconclusive: Function 'getNodesAndWeights' argument 2 names different: declaration 'weightsOut' definition 'weights'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthogonalUniVariatePolynomialFamily.hxx:67:36: note: Function 'getNodesAndWeights' argument 2 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFamily.cxx:92:13: note: Function 'getNodesAndWeights' argument 2 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFunctionFactory.cxx:64:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthogonalUniVariatePolynomialFunctionFactory.hxx:48:3: style: Class 'OrthogonalUniVariatePolynomialFunctionFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthonormalizationAlgorithm.cxx:39:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthonormalizationAlgorithm.hxx:47:3: style: Class 'OrthonormalizationAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/OrthonormalizationAlgorithm.hxx:50:3: style: Class 'OrthonormalizationAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthonormalizationAlgorithmImplementation.cxx:65:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/SoizeGhanemFactory.cxx:231:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/StandardDistributionPolynomialFactory.cxx:105:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable measure_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/StandardDistributionPolynomialFactory.hxx:52:3: style: Class 'StandardDistributionPolynomialFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/StandardDistributionPolynomialFactory.hxx:55:3: style: Class 'StandardDistributionPolynomialFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/StandardDistributionPolynomialFactory.cxx:56:99: style:inconclusive: Function 'StandardDistributionPolynomialFactory' argument 1 names different: declaration 'distribution' definition 'measure'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/openturns/StandardDistributionPolynomialFactory.hxx:52:62: note: Function 'StandardDistributionPolynomialFactory' argument 1 names different: declaration 'distribution' definition 'measure'. openturns-1.22/lib/src/Uncertainty/Algorithm/OrthogonalBasis/StandardDistributionPolynomialFactory.cxx:56:99: note: Function 'StandardDistributionPolynomialFactory' argument 1 names different: declaration 'distribution' definition 'measure'. openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/ANCOVA.cxx:36:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/ANCOVA.cxx:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uncorrelatedIndices_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/ANCOVA.cxx:103:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alreadyComputedIndices_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/ANCOVA.cxx:113:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alreadyComputedIndices_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/FAST.cxx:45:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/FAST.cxx:66:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstOrderIndice_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/FAST.cxx:177:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alreadyComputedIndices_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/FAST.cxx:186:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alreadyComputedIndices_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/FAST.cxx:195:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftAlgorithm_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/FAST.cxx:200:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftAlgorithm_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/FAST.cxx:206:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockSize_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/FAST.cxx:211:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockSize_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimator.cxx:30:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/HSICEstimator.hxx:54:3: style: Class 'HSICEstimator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/HSICEstimator.hxx:58:3: style: Class 'HSICEstimator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorConditionalSensitivity.cxx:55:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorConditionalSensitivity.cxx:61:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weightFunction_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorConditionalSensitivity.cxx:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weightFunction_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorConditionalSensitivity.cxx:75:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputSample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/HSICEstimatorConditionalSensitivity.hxx:72:8: style: Virtual function 'computeWeights' is called from constructor 'HSICEstimatorConditionalSensitivity(const Collection&covarianceModelCollection,const Sample&X,const Sample&Y,const Function&weightFunction)' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorConditionalSensitivity.cxx:43:3: note: Calling setWeightFunction openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorConditionalSensitivity.cxx:69:3: note: Calling computeWeights openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/HSICEstimatorConditionalSensitivity.hxx:72:8: note: computeWeights is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorGlobalSensitivity.cxx:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/HSICEstimatorGlobalSensitivity.hxx:65:8: style: Virtual function 'computeWeights' is called from constructor 'HSICEstimatorGlobalSensitivity(const Collection&covarianceModelCollection,const Sample&X,const Sample&Y,const HSICStat&estimatorType)' at line 42. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorGlobalSensitivity.cxx:42:3: note: Calling computeWeights openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/HSICEstimatorGlobalSensitivity.hxx:65:8: note: computeWeights is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorImplementation.cxx:64:141: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorImplementation.cxx:101:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorImplementation.cxx:408:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorImplementation.cxx:521:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/HSICStat.hxx:51:3: style: Class 'HSICStat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/HSICStat.hxx:55:3: style: Class 'HSICStat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorTargetSensitivity.cxx:45:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputSample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorTargetSensitivity.cxx:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputSample_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorTargetSensitivity.cxx:77:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorTargetSensitivity.cxx:44:3: performance: Variable 'filterFunction_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorTargetSensitivity.cxx:45:3: performance: Variable 'unfilteredSample_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/HSICEstimatorTargetSensitivity.hxx:78:8: style: Virtual function 'computeWeights' is called from constructor 'HSICEstimatorTargetSensitivity(const Collection&covarianceModelCollection,const Sample&X,const Sample&Y,const HSICStat&estimatorType,const Function&filterFunction)' at line 49. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICEstimatorTargetSensitivity.cxx:49:3: note: Calling computeWeights openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/HSICEstimatorTargetSensitivity.hxx:78:8: note: computeWeights is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICStat.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICStatImplementation.cxx:32:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICUStat.cxx:44:60: style:inconclusive: Function 'computeHSICIndex' argument 1 names different: declaration 'CovMat1' definition 'covarianceMatrix1'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/HSICUStat.hxx:44:51: note: Function 'computeHSICIndex' argument 1 names different: declaration 'CovMat1' definition 'covarianceMatrix1'. openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICUStat.cxx:44:60: note: Function 'computeHSICIndex' argument 1 names different: declaration 'CovMat1' definition 'covarianceMatrix1'. openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICUStat.cxx:45:60: style:inconclusive: Function 'computeHSICIndex' argument 2 names different: declaration 'CovMat2' definition 'covarianceMatrix2'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/HSICUStat.hxx:45:51: note: Function 'computeHSICIndex' argument 2 names different: declaration 'CovMat2' definition 'covarianceMatrix2'. openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/HSICUStat.cxx:45:60: note: Function 'computeHSICIndex' argument 2 names different: declaration 'CovMat2' definition 'covarianceMatrix2'. openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/JansenSensitivityAlgorithm.cxx:80:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/JansenSensitivityAlgorithm.cxx:151:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/MartinezSensitivityAlgorithm.cxx:78:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/MartinezSensitivityAlgorithm.cxx:178:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/MauntzKucherenkoSensitivityAlgorithm.cxx:79:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/MauntzKucherenkoSensitivityAlgorithm.cxx:144:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SaltelliSensitivityAlgorithm.cxx:73:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SaltelliSensitivityAlgorithm.cxx:136:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithm.cxx:36:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/SobolIndicesAlgorithm.hxx:50:3: style: Class 'SobolIndicesAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/SobolIndicesAlgorithm.hxx:53:3: style: Class 'SobolIndicesAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithm.cxx:206:19: style:inconclusive: Function 'DrawSobolIndices' argument 3 names different: declaration 'secondOrderIndices' definition 'totalOrderIndices'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/SobolIndicesAlgorithm.hxx:117:47: note: Function 'DrawSobolIndices' argument 3 names different: declaration 'secondOrderIndices' definition 'totalOrderIndices'. openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithm.cxx:206:19: note: Function 'DrawSobolIndices' argument 3 names different: declaration 'secondOrderIndices' definition 'totalOrderIndices'. openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:83:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:111:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:139:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:239:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:319:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:358:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:453:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:467:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:545:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:735:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:783:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:856:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:551:19: style:inconclusive: Function 'DrawSobolIndices' argument 3 names different: declaration 'secondOrderIndices' definition 'totalOrderIndices'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/openturns/SobolIndicesAlgorithmImplementation.hxx:126:47: note: Function 'DrawSobolIndices' argument 3 names different: declaration 'secondOrderIndices' definition 'totalOrderIndices'. openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesAlgorithmImplementation.cxx:551:19: note: Function 'DrawSobolIndices' argument 3 names different: declaration 'secondOrderIndices' definition 'totalOrderIndices'. openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesExperiment.cxx:52:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesExperiment.cxx:72:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesExperiment.cxx:138:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Sensitivity/SobolIndicesExperiment.cxx:144:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/AdaptiveDirectionalStratification.cxx:240:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/AdaptiveDirectionalStratification.cxx:252:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/AdaptiveDirectionalStratification.cxx:273:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/AdaptiveDirectionalStratification.hxx:48:3: style: Class 'AdaptiveDirectionalStratification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/CrossEntropyImportanceSampling.cxx:49:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/CrossEntropyImportanceSampling.cxx:79:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/CrossEntropyImportanceSampling.cxx:85:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/CrossEntropyImportanceSampling.cxx:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/CrossEntropyImportanceSampling.cxx:98:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/CrossEntropyImportanceSampling.cxx:165:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/CrossEntropyResult.cxx:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probabilityEstimate_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/CrossEntropyResult.cxx:69:66: style:inconclusive: Function 'setAuxiliaryOutputSample' argument 1 names different: declaration 'auxiliaryInputSample' definition 'auxiliaryOutputSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/CrossEntropyResult.hxx:56:48: note: Function 'setAuxiliaryOutputSample' argument 1 names different: declaration 'auxiliaryInputSample' definition 'auxiliaryOutputSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/CrossEntropyResult.cxx:69:66: note: Function 'setAuxiliaryOutputSample' argument 1 names different: declaration 'auxiliaryInputSample' definition 'auxiliaryOutputSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/DirectionalSampling.cxx:53:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/DirectionalSampling.cxx:67:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/DirectionalSampling.cxx:167:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarEpsilon [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/DirectionalSampling.cxx:287:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/EventSimulation.cxx:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convergenceStrategy_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/EventSimulation.cxx:62:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convergenceStrategy_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/EventSimulation.cxx:126:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockSize_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/EventSimulation.cxx:199:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/EventSimulation.cxx:219:121: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockSize_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/EventSimulation.hxx:83:3: style: Class 'EventSimulation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ExpectationSimulationAlgorithm.cxx:114:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockSize_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ExpectationSimulationAlgorithm.cxx:223:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ExpectationSimulationAlgorithm.cxx:277:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ExpectationSimulationAlgorithm.cxx:292:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ExpectationSimulationAlgorithm.cxx:169:9: style: Condition '!stop' is always true [knownConditionTrueFalse] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ExpectationSimulationAlgorithm.cxx:122:57: note: Assuming that condition '!stop' is not redundant openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ExpectationSimulationAlgorithm.cxx:169:9: note: Condition '!stop' is always true openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ExpectationSimulationResult.cxx:111:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ExpectationSimulationResult.cxx:119:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ExpectationSimulationResult.cxx:146:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scientific [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/LHS.cxx:55:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/LHS.cxx:78:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/LHS.cxx:102:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shuffle_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/LHS.cxx:119:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/LHS.cxx:129:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/NAIS.cxx:52:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/NAIS.cxx:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quantileLevel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/NAIS.cxx:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quantileLevel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/NAIS.cxx:149:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quantileLevel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/NAIS.cxx:257:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable naisResult_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/NAISResult.cxx:99:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varianceEstimate_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/NAISResult.cxx:79:58: style:inconclusive: Function 'setAuxiliaryOutputSample' argument 1 names different: declaration 'auxiliaryInputSample' definition 'auxiliaryOutputSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/NAISResult.hxx:62:48: note: Function 'setAuxiliaryOutputSample' argument 1 names different: declaration 'auxiliaryInputSample' definition 'auxiliaryOutputSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/NAISResult.cxx:79:58: note: Function 'setAuxiliaryOutputSample' argument 1 names different: declaration 'auxiliaryInputSample' definition 'auxiliaryOutputSample'. openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/OrthogonalDirection.cxx:63:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/OrthogonalDirection.cxx:84:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/OrthogonalDirection.cxx:110:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/OrthogonalDirection.cxx:132:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/PhysicalSpaceCrossEntropyImportanceSampling.cxx:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxiliaryDistribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/PhysicalSpaceCrossEntropyImportanceSampling.cxx:215:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxiliaryDistribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/PostAnalyticalControlledImportanceSampling.cxx:82:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable controlProbability_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/PostAnalyticalControlledImportanceSampling.cxx:46:113: style:inconclusive: Function 'PostAnalyticalControlledImportanceSampling' argument 1 names different: declaration 'AnalyticalResult' definition 'analyticalResult'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/PostAnalyticalControlledImportanceSampling.hxx:44:80: note: Function 'PostAnalyticalControlledImportanceSampling' argument 1 names different: declaration 'AnalyticalResult' definition 'analyticalResult'. openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/PostAnalyticalControlledImportanceSampling.cxx:46:113: note: Function 'PostAnalyticalControlledImportanceSampling' argument 1 names different: declaration 'AnalyticalResult' definition 'analyticalResult'. openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/PostAnalyticalImportanceSampling.cxx:46:93: style:inconclusive: Function 'PostAnalyticalImportanceSampling' argument 1 names different: declaration 'AnalyticalResult' definition 'analyticalResult'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/PostAnalyticalImportanceSampling.hxx:44:70: note: Function 'PostAnalyticalImportanceSampling' argument 1 names different: declaration 'AnalyticalResult' definition 'analyticalResult'. openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/PostAnalyticalImportanceSampling.cxx:46:93: note: Function 'PostAnalyticalImportanceSampling' argument 1 names different: declaration 'AnalyticalResult' definition 'analyticalResult'. openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ProbabilitySimulationAlgorithm.cxx:62:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ProbabilitySimulationAlgorithm.cxx:76:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockSize_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ProbabilitySimulationAlgorithm.cxx:102:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockSize_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ProbabilitySimulationAlgorithm.cxx:109:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blockSize_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/ProbabilitySimulationAlgorithm.hxx:40:3: style: Class 'ProbabilitySimulationAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/ProbabilitySimulationAlgorithm.hxx:43:3: style: Class 'ProbabilitySimulationAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ProbabilitySimulationResult.cxx:58:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ProbabilitySimulationResult.cxx:114:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outerSampling_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ProbabilitySimulationResult.cxx:126:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outerSampling_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ProbabilitySimulationResult.cxx:137:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scientific [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/ProbabilitySimulationResult.cxx:156:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/QuadrantSampling.cxx:102:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/QuadrantSampling.cxx:113:139: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/QuadrantSampling.cxx:126:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/RandomDirection.cxx:59:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/RootStrategy.cxx:39:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/RootStrategy.hxx:46:3: style: Class 'RootStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/RootStrategy.hxx:49:3: style: Class 'RootStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/RootStrategyImplementation.cxx:86:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/RootStrategyImplementation.cxx:135:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SamplingStrategy.cxx:39:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/SamplingStrategy.hxx:48:3: style: Class 'SamplingStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/SamplingStrategy.hxx:51:3: style: Class 'SamplingStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SamplingStrategyImplementation.cxx:53:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SamplingStrategyImplementation.cxx:60:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SimulationAlgorithm.cxx:100:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SimulationAlgorithm.cxx:138:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SimulationSensitivityAnalysis.cxx:56:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SimulationSensitivityAnalysis.cxx:78:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SimulationSensitivityAnalysis.cxx:103:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SimulationSensitivityAnalysis.cxx:183:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SobolSimulationAlgorithm.cxx:153:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SobolSimulationAlgorithm.cxx:356:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SobolSimulationAlgorithm.cxx:340:69: style:inconclusive: Function 'setBatchSize' argument 1 names different: declaration 'replicationSize' definition 'batchSize'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/SobolSimulationAlgorithm.hxx:70:45: note: Function 'setBatchSize' argument 1 names different: declaration 'replicationSize' definition 'batchSize'. openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SobolSimulationAlgorithm.cxx:340:69: note: Function 'setBatchSize' argument 1 names different: declaration 'replicationSize' definition 'batchSize'. openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SobolSimulationResult.cxx:94:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scientific [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/StandardSpaceCrossEntropyImportanceSampling.cxx:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initialDistribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/StandardSpaceCrossEntropyImportanceSampling.cxx:83:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxiliaryDistribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/StandardSpaceCrossEntropyImportanceSampling.cxx:121:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SubsetSampling.cxx:59:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SubsetSampling.cxx:100:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SubsetSampling.cxx:441:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SubsetSampling.cxx:463:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SubsetSampling.cxx:477:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SubsetSampling.cxx:549:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SubsetSampling.cxx:560:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SubsetSampling.cxx:588:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SubsetSampling.cxx:596:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/SubsetSampling.hxx:40:3: style: Class 'SubsetSampling' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SubsetSampling.cxx:291:58: style:inconclusive: Function 'computeProbabilityVariance' argument 1 names different: declaration 'probabilityEstimate' definition 'probabilityEstimateFactor'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/openturns/SubsetSampling.hxx:111:44: note: Function 'computeProbabilityVariance' argument 1 names different: declaration 'probabilityEstimate' definition 'probabilityEstimateFactor'. openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/SubsetSampling.cxx:291:58: note: Function 'computeProbabilityVariance' argument 1 names different: declaration 'probabilityEstimate' definition 'probabilityEstimateFactor'. openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/Wilks.cxx:47:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/Wilks.cxx:72:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Simulation/Wilks.cxx:97:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/TaylorExpansionMoments.cxx:35:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/DistributionTransformation.cxx:34:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/MarginalTransformation/openturns/MarginalTransformationEvaluation.hxx:71:35: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/MarginalTransformation/MarginalTransformationEvaluation.cxx:71:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/MarginalTransformation/MarginalTransformationEvaluation.cxx:267:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/MarginalTransformation/MarginalTransformationEvaluation.cxx:430:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/MarginalTransformation/openturns/MarginalTransformationEvaluation.hxx:78:8: style: Virtual function 'setParameter' is called from constructor 'MarginalTransformationEvaluation(const Collection&distributionCollection,const UnsignedInteger direction=FROM,const Distribution&standardMarginal=Uniform(0.0,1.0)' at line 294. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/MarginalTransformation/MarginalTransformationEvaluation.cxx:294:3: note: Calling setParameter openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/MarginalTransformation/openturns/MarginalTransformationEvaluation.hxx:78:8: note: setParameter is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/MarginalTransformation/openturns/MarginalTransformationEvaluation.hxx:83:8: style: Virtual function 'setParameterDescription' is called from constructor 'MarginalTransformationEvaluation(const Collection&distributionCollection,const UnsignedInteger direction=FROM,const Distribution&standardMarginal=Uniform(0.0,1.0)' at line 295. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/MarginalTransformation/MarginalTransformationEvaluation.cxx:295:3: note: Calling setParameterDescription openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/MarginalTransformation/openturns/MarginalTransformationEvaluation.hxx:83:8: note: setParameterDescription is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/MarginalTransformation/openturns/MarginalTransformationGradient.hxx:50:3: style: Class 'MarginalTransformationGradient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/MarginalTransformation/openturns/MarginalTransformationHessian.hxx:51:3: style: Class 'MarginalTransformationHessian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/NatafEllipticalCopula/NatafEllipticalCopulaEvaluation.cxx:49:30: style:inconclusive: Function 'NatafEllipticalCopulaEvaluation' argument 2 names different: declaration 'inverseCholesky' definition 'cholesky'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/NatafEllipticalCopula/openturns/NatafEllipticalCopulaEvaluation.hxx:51:60: note: Function 'NatafEllipticalCopulaEvaluation' argument 2 names different: declaration 'inverseCholesky' definition 'cholesky'. openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/NatafEllipticalCopula/NatafEllipticalCopulaEvaluation.cxx:49:30: note: Function 'NatafEllipticalCopulaEvaluation' argument 2 names different: declaration 'inverseCholesky' definition 'cholesky'. openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/NatafEllipticalDistribution/InverseNatafEllipticalDistributionGradient.cxx:45:109: style:inconclusive: Function 'InverseNatafEllipticalDistributionGradient' argument 1 names different: declaration 'inverseCholesky' definition 'cholesky'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/NatafEllipticalDistribution/openturns/InverseNatafEllipticalDistributionGradient.hxx:48:76: note: Function 'InverseNatafEllipticalDistributionGradient' argument 1 names different: declaration 'inverseCholesky' definition 'cholesky'. openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/NatafEllipticalDistribution/InverseNatafEllipticalDistributionGradient.cxx:45:109: note: Function 'InverseNatafEllipticalDistributionGradient' argument 1 names different: declaration 'inverseCholesky' definition 'cholesky'. openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/NatafEllipticalDistribution/openturns/NatafEllipticalDistributionGradient.hxx:48:3: style: Class 'NatafEllipticalDistributionGradient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/NatafIndependentCopula/NatafIndependentCopulaEvaluation.cxx:93:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/NatafIndependentCopula/NatafIndependentCopulaGradient.cxx:86:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/NatafIndependentCopula/NatafIndependentCopulaHessian.cxx:85:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/ProcessTransformation/BoxCoxFactory.cxx:237:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/ProcessTransformation/BoxCoxFactory.cxx:387:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/ProcessTransformation/BoxCoxFactory.cxx:470:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/ProcessTransformation/BoxCoxFactory.cxx:538:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/Rosenblatt/InverseRosenblattEvaluation.cxx:61:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/Transformation/Rosenblatt/RosenblattEvaluation.cxx:61:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/BootstrapExperiment.cxx:60:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/BootstrapExperiment.cxx:67:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/BootstrapExperiment.cxx:82:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/BootstrapExperiment.cxx:65:57: style:inconclusive: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/BootstrapExperiment.hxx:61:38: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/BootstrapExperiment.cxx:65:57: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/FixedExperiment.cxx:85:53: style:inconclusive: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/FixedExperiment.hxx:67:38: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/FixedExperiment.cxx:85:53: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:85:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:93:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:127:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:150:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:194:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:221:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:245:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/GaussProductExperiment.hxx:80:8: style: Virtual function 'setDistribution' is called from constructor 'GaussProductExperiment(const Indices&marginalSizes)' at line 49. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:49:3: note: Calling setDistributionAndMarginalSizes openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:147:3: note: Calling setDistribution openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/GaussProductExperiment.hxx:80:8: note: setDistribution is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/GaussProductExperiment.hxx:80:8: style: Virtual function 'setDistribution' is called from constructor 'GaussProductExperiment(const Distribution&distribution)' at line 59. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:59:3: note: Calling setDistributionAndMarginalSizes openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:147:3: note: Calling setDistribution openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/GaussProductExperiment.hxx:80:8: note: setDistribution is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/GaussProductExperiment.hxx:80:8: style: Virtual function 'setDistribution' is called from constructor 'GaussProductExperiment(const Distribution&distribution,const Indices&marginalSizes)' at line 70. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:70:3: note: Calling setDistributionAndMarginalSizes openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:147:3: note: Calling setDistribution openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/GaussProductExperiment.hxx:80:8: note: setDistribution is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:110:60: style:inconclusive: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/GaussProductExperiment.hxx:70:38: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GaussProductExperiment.cxx:110:60: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/GeometricProfile.cxx:30:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/ImportanceSamplingExperiment.cxx:36:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/ImportanceSamplingExperiment.cxx:64:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/ImportanceSamplingExperiment.cxx:85:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/ImportanceSamplingExperiment.cxx:101:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/ImportanceSamplingExperiment.cxx:36:3: performance: Variable 'importanceDistribution_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/ImportanceSamplingExperiment.cxx:97:66: style:inconclusive: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/ImportanceSamplingExperiment.hxx:72:38: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/ImportanceSamplingExperiment.cxx:97:66: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/KFoldSplitter.cxx:55:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentIndex_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LHSExperiment.cxx:34:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LHSResult.cxx:36:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/LeaveOneOutSplitter.hxx:67:1: error: Unmatched '}'. Configuration: '__GNUC__=1'. [syntaxError] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LinearProfile.cxx:28:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LowDiscrepancyExperiment.cxx:43:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LowDiscrepancyExperiment.cxx:55:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LowDiscrepancyExperiment.cxx:102:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LowDiscrepancyExperiment.cxx:114:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LowDiscrepancyExperiment.cxx:137:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LowDiscrepancyExperiment.cxx:185:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/LowDiscrepancyExperiment.hxx:72:8: style: Virtual function 'setDistribution' is called from constructor 'LowDiscrepancyExperiment()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LowDiscrepancyExperiment.cxx:43:3: note: Calling setDistribution openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/LowDiscrepancyExperiment.hxx:72:8: note: setDistribution is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/LowDiscrepancyExperiment.hxx:72:8: style: Virtual function 'setDistribution' is called from constructor 'LowDiscrepancyExperiment(const UnsignedInteger size,const Bool restart=true)' at line 55. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LowDiscrepancyExperiment.cxx:55:3: note: Calling setDistribution openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/LowDiscrepancyExperiment.hxx:72:8: note: setDistribution is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/LowDiscrepancyExperiment.hxx:72:8: style: Virtual function 'setDistribution' is called from constructor 'LowDiscrepancyExperiment(const LowDiscrepancySequence&sequence,const Distribution&distribution,const UnsignedInteger size,const Bool restart=true)' at line 71. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LowDiscrepancyExperiment.cxx:71:3: note: Calling setDistribution openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/LowDiscrepancyExperiment.hxx:72:8: note: setDistribution is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/LowDiscrepancyExperiment.hxx:72:8: style: Virtual function 'setDistribution' is called from constructor 'LowDiscrepancyExperiment(const LowDiscrepancySequence&sequence,const UnsignedInteger size,const Bool restart=true)' at line 86. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LowDiscrepancyExperiment.cxx:86:3: note: Calling setDistribution openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/LowDiscrepancyExperiment.hxx:72:8: note: setDistribution is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LowDiscrepancyExperiment.cxx:183:62: style:inconclusive: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/LowDiscrepancyExperiment.hxx:94:38: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/LowDiscrepancyExperiment.cxx:183:62: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/MonteCarloExperiment.cxx:64:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/MonteCarloExperiment.cxx:72:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/MonteCarloExperiment.cxx:70:58: style:inconclusive: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/MonteCarloExperiment.hxx:61:38: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/MonteCarloExperiment.cxx:70:58: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/MonteCarloLHS.cxx:31:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/OptimalLHSExperiment.cxx:53:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lhs_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/OptimalLHSExperiment.cxx:76:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lhs_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/OptimalLHSExperiment.cxx:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spaceFilling_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/OptimalLHSExperiment.cxx:88:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/OptimalLHSExperiment.cxx:97:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lhs_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/OptimalLHSExperiment.cxx:106:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lhs_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/OptimalLHSExperiment.cxx:114:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lhs_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SimulatedAnnealingLHS.cxx:34:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SmolyakExperiment.cxx:47:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SmolyakExperiment.cxx:158:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SmolyakExperiment.cxx:191:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SmolyakExperiment.cxx:252:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SmolyakExperiment.cxx:311:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SmolyakExperiment.cxx:40:75: style:inconclusive: Function 'SmolyakExperiment' argument 1 names different: declaration 'experimentCollection' definition 'collection'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/SmolyakExperiment.hxx:53:58: note: Function 'SmolyakExperiment' argument 1 names different: declaration 'experimentCollection' definition 'collection'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SmolyakExperiment.cxx:40:75: note: Function 'SmolyakExperiment' argument 1 names different: declaration 'experimentCollection' definition 'collection'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SmolyakExperiment.cxx:246:55: style:inconclusive: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/SmolyakExperiment.hxx:66:38: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SmolyakExperiment.cxx:246:55: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SpaceFilling.cxx:30:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SpaceFillingC2.cxx:28:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SpaceFillingImplementation.cxx:29:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SpaceFillingMinDist.cxx:31:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SpaceFillingPhiP.cxx:28:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SplitterImplementation.cxx:55:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/SplitterImplementation.cxx:73:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/TemperatureProfile.cxx:30:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/TemperatureProfileImplementation.cxx:28:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/TensorProductExperiment.hxx:88:0: error: syntax error [syntaxError] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/WeightedExperiment.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/WeightedExperiment.hxx:48:3: style: Class 'WeightedExperiment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/WeightedExperiment.hxx:51:3: style: Class 'WeightedExperiment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/WeightedExperiment.cxx:87:56: style:inconclusive: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/WeightedExperiment.hxx:70:46: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/WeightedExperiment.cxx:87:56: note: Function 'generateWithWeights' argument 1 names different: declaration 'weightsOut' definition 'weights'. openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/WeightedExperimentImplementation.cxx:92:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/WeightedExperimentImplementation.cxx:116:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/WeightedExperimentImplementation.hxx:66:16: style: Virtual function 'setSize' is called from constructor 'WeightedExperimentImplementation(const UnsignedInteger size)' at line 48. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/WeightedExperimentImplementation.cxx:48:3: note: Calling setSize openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/WeightedExperimentImplementation.hxx:66:16: note: setSize is a virtual function openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/WeightedExperimentImplementation.hxx:66:16: style: Virtual function 'setSize' is called from constructor 'WeightedExperimentImplementation(const Distribution&distribution,const UnsignedInteger size)' at line 58. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/WeightedExperimentImplementation.cxx:58:3: note: Calling setSize openturns-1.22/lib/src/Uncertainty/Algorithm/WeightedExperiments/openturns/WeightedExperimentImplementation.hxx:66:16: note: setSize is a virtual function openturns-1.22/lib/src/Uncertainty/Bayesian/CalibrationAlgorithm.cxx:31:66: debug: Function::addArguments found argument 'CalibrationAlgorithmImplementation' with varid 0. [varid0] openturns-1.22/lib/src/Uncertainty/Bayesian/CalibrationAlgorithm.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/CalibrationAlgorithm.hxx:48:3: style: Class 'CalibrationAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Bayesian/CalibrationAlgorithmImplementation.cxx:59:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/CalibrationResult.cxx:222:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/CalibrationResult.cxx:50:51: style:inconclusive: Function 'CalibrationResult' argument 8 names different: declaration 'bayesianAnalysis' definition 'bayesian'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/CalibrationResult.hxx:57:34: note: Function 'CalibrationResult' argument 8 names different: declaration 'bayesianAnalysis' definition 'bayesian'. openturns-1.22/lib/src/Uncertainty/Bayesian/CalibrationResult.cxx:50:51: note: Function 'CalibrationResult' argument 8 names different: declaration 'bayesianAnalysis' definition 'bayesian'. openturns-1.22/lib/src/Uncertainty/Bayesian/CalibrationResult.cxx:230:73: style:inconclusive: Function 'setOutputAtPriorAndPosteriorMean' argument 1 names different: declaration 'outputAtPriorMean' definition 'outputAtPrior'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/CalibrationResult.hxx:100:56: note: Function 'setOutputAtPriorAndPosteriorMean' argument 1 names different: declaration 'outputAtPriorMean' definition 'outputAtPrior'. openturns-1.22/lib/src/Uncertainty/Bayesian/CalibrationResult.cxx:230:73: note: Function 'setOutputAtPriorAndPosteriorMean' argument 1 names different: declaration 'outputAtPriorMean' definition 'outputAtPrior'. openturns-1.22/lib/src/Uncertainty/Bayesian/CalibrationResult.cxx:230:103: style:inconclusive: Function 'setOutputAtPriorAndPosteriorMean' argument 2 names different: declaration 'outputAtPosteriorMean' definition 'outputAtPosterior'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/CalibrationResult.hxx:100:90: note: Function 'setOutputAtPriorAndPosteriorMean' argument 2 names different: declaration 'outputAtPosteriorMean' definition 'outputAtPosterior'. openturns-1.22/lib/src/Uncertainty/Bayesian/CalibrationResult.cxx:230:103: note: Function 'setOutputAtPriorAndPosteriorMean' argument 2 names different: declaration 'outputAtPosteriorMean' definition 'outputAtPosterior'. openturns-1.22/lib/src/Uncertainty/Bayesian/GaussianLinearCalibration.cxx:59:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/GaussianLinearCalibration.cxx:88:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/GaussianLinearCalibration.cxx:170:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/GaussianNonLinearCalibration.cxx:65:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/GaussianNonLinearCalibration.cxx:101:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/GaussianNonLinearCalibration.cxx:351:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputObservations_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/GaussianNonLinearCalibration.cxx:385:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/GaussianNonLinearCalibration.cxx:222:3: style: Class 'CalibrationModelGradient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Bayesian/Gibbs.cxx:50:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/Gibbs.cxx:135:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/Gibbs.cxx:197:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/Gibbs.hxx:68:19: style: Virtual function 'getDimension' is called from constructor 'Gibbs(const Collection&samplers)' at line 55. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Bayesian/Gibbs.cxx:55:39: note: Calling getDimension openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/Gibbs.hxx:68:19: note: getDimension is a virtual function openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/Gibbs.hxx:48:3: style: Class 'Gibbs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Bayesian/Gibbs.cxx:217:48: style:inconclusive: Function 'setHistory' argument 1 names different: declaration 'strategy' definition 'history'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/Gibbs.hxx:82:43: note: Function 'setHistory' argument 1 names different: declaration 'strategy' definition 'history'. openturns-1.22/lib/src/Uncertainty/Bayesian/Gibbs.cxx:217:48: note: Function 'setHistory' argument 1 names different: declaration 'strategy' definition 'history'. openturns-1.22/lib/src/Uncertainty/Bayesian/IndependentMetropolisHastings.cxx:86:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marginalIndices_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/IndependentMetropolisHastings.cxx:97:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/LinearLeastSquaresCalibration.cxx:55:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/LinearLeastSquaresCalibration.cxx:79:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/LinearLeastSquaresCalibration.cxx:114:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastings.cxx:31:64: debug: Function::addArguments found argument 'MetropolisHastingsImplementation' with varid 0. [varid0] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastings.cxx:34:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/MetropolisHastings.hxx:48:3: style: Class 'MetropolisHastings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/MetropolisHastings.hxx:52:3: style: Class 'MetropolisHastings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastings.cxx:37:81: style:inconclusive: Function 'MetropolisHastings' argument 1 names different: declaration 'implementation' definition 'op'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/MetropolisHastings.hxx:48:63: note: Function 'MetropolisHastings' argument 1 names different: declaration 'implementation' definition 'op'. openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastings.cxx:37:81: note: Function 'MetropolisHastings' argument 1 names different: declaration 'implementation' definition 'op'. openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastings.cxx:86:61: style:inconclusive: Function 'setHistory' argument 1 names different: declaration 'strategy' definition 'history'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/MetropolisHastings.hxx:72:43: note: Function 'setHistory' argument 1 names different: declaration 'strategy' definition 'history'. openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastings.cxx:86:61: note: Function 'setHistory' argument 1 names different: declaration 'strategy' definition 'history'. openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastings.cxx:138:62: style:inconclusive: Function 'computeLogPosterior' argument 1 names different: declaration 'currentState' definition 'state'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/MetropolisHastings.hxx:100:44: note: Function 'computeLogPosterior' argument 1 names different: declaration 'currentState' definition 'state'. openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastings.cxx:138:62: note: Function 'computeLogPosterior' argument 1 names different: declaration 'currentState' definition 'state'. openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:95:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:148:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:158:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:169:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:180:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:242:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:252:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:259:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:272:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:284:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:291:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:357:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/MetropolisHastingsImplementation.hxx:46:3: style: Class 'MetropolisHastingsImplementation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:217:77: style:inconclusive: Function 'computeLogLikelihood' argument 1 names different: declaration 'state' definition 'xi'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/MetropolisHastingsImplementation.hxx:70:53: note: Function 'computeLogLikelihood' argument 1 names different: declaration 'state' definition 'xi'. openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:217:77: note: Function 'computeLogLikelihood' argument 1 names different: declaration 'state' definition 'xi'. openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:342:75: style:inconclusive: Function 'setHistory' argument 1 names different: declaration 'strategy' definition 'history'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/MetropolisHastingsImplementation.hxx:107:43: note: Function 'setHistory' argument 1 names different: declaration 'strategy' definition 'history'. openturns-1.22/lib/src/Uncertainty/Bayesian/MetropolisHastingsImplementation.cxx:342:75: note: Function 'setHistory' argument 1 names different: declaration 'strategy' definition 'history'. openturns-1.22/lib/src/Uncertainty/Bayesian/NonLinearLeastSquaresCalibration.cxx:61:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/NonLinearLeastSquaresCalibration.cxx:86:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/NonLinearLeastSquaresCalibration.cxx:272:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputObservations_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/NonLinearLeastSquaresCalibration.cxx:305:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/NonLinearLeastSquaresCalibration.cxx:173:3: style: Class 'CalibrationModelGradient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Bayesian/RandomVectorMetropolisHastings.cxx:51:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/RandomVectorMetropolisHastings.cxx:80:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentState_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/RandomVectorMetropolisHastings.cxx:90:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:93:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable samplesNumber_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:121:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:167:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:180:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:193:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:205:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:164:72: style:inconclusive: Function 'setAdaptationRange' argument 1 names different: declaration 'range' definition 'adaptationRange'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/RandomWalkMetropolisHastings.hxx:74:44: note: Function 'setAdaptationRange' argument 1 names different: declaration 'range' definition 'adaptationRange'. openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:164:72: note: Function 'setAdaptationRange' argument 1 names different: declaration 'range' definition 'adaptationRange'. openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:177:78: style:inconclusive: Function 'setAdaptationExpansionFactor' argument 1 names different: declaration 'expansionFactor' definition 'adaptationExpansionFactor'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/RandomWalkMetropolisHastings.hxx:78:50: note: Function 'setAdaptationExpansionFactor' argument 1 names different: declaration 'expansionFactor' definition 'adaptationExpansionFactor'. openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:177:78: note: Function 'setAdaptationExpansionFactor' argument 1 names different: declaration 'expansionFactor' definition 'adaptationExpansionFactor'. openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:190:75: style:inconclusive: Function 'setAdaptationShrinkFactor' argument 1 names different: declaration 'shrinkFactor' definition 'adaptationShrinkFactor'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/RandomWalkMetropolisHastings.hxx:82:47: note: Function 'setAdaptationShrinkFactor' argument 1 names different: declaration 'shrinkFactor' definition 'adaptationShrinkFactor'. openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:190:75: note: Function 'setAdaptationShrinkFactor' argument 1 names different: declaration 'shrinkFactor' definition 'adaptationShrinkFactor'. openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:202:78: style:inconclusive: Function 'setAdaptationPeriod' argument 1 names different: declaration 'period' definition 'adaptationPeriod'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Bayesian/openturns/RandomWalkMetropolisHastings.hxx:86:50: note: Function 'setAdaptationPeriod' argument 1 names different: declaration 'period' definition 'adaptationPeriod'. openturns-1.22/lib/src/Uncertainty/Bayesian/RandomWalkMetropolisHastings.cxx:202:78: note: Function 'setAdaptationPeriod' argument 1 names different: declaration 'period' definition 'adaptationPeriod'. openturns-1.22/lib/src/Uncertainty/Bayesian/UserDefinedMetropolisHastings.cxx:83:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentState_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Bayesian/UserDefinedMetropolisHastings.cxx:123:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopula.cxx:115:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopula.cxx:143:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopula.cxx:160:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopula.cxx:198:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopula.cxx:254:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopula.cxx:263:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopula.cxx:272:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopula.cxx:281:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopula.cxx:294:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopula.cxx:364:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopula.cxx:385:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopulaFactory.cxx:67:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/AliMikhailHaqCopulaFactory.cxx:125:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:54:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:113:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:128:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:137:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:147:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:158:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:177:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:196:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:223:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:235:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:273:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:286:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:306:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:325:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:344:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Arcsine.hxx:156:8: style: Virtual function 'computeRange' is called from constructor 'Arcsine()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:43:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Arcsine.hxx:156:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Arcsine.hxx:156:8: style: Virtual function 'computeRange' is called from constructor 'Arcsine(const Scalar a,const Scalar b)' at line 57. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Arcsine.cxx:57:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Arcsine.hxx:156:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/ArcsineFactory.cxx:70:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ArcsineFactory.cxx:92:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ArcsineMuSigma.cxx:47:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ArcsineMuSigma.cxx:98:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ArcsineMuSigma.cxx:117:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ArcsineMuSigma.cxx:137:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ArcsineMuSigma.cxx:135:46: style:inconclusive: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ArcsineMuSigma.hxx:64:32: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/ArcsineMuSigma.cxx:135:46: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isParallel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:66:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:80:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:163:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:183:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:196:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:224:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:236:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:250:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:277:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:313:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:405:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/BayesDistribution.hxx:115:8: style: Virtual function 'computeRange' is called from constructor 'BayesDistribution()' at line 52. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:52:3: note: Calling setConditionedAndConditioningDistributionsAndLinkFunction openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:230:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/BayesDistribution.hxx:115:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/BayesDistribution.hxx:115:8: style: Virtual function 'computeRange' is called from constructor 'BayesDistribution(const Distribution&conditionedDistribution,const Distribution&conditioningDistribution,const Function&linkFunction)' at line 68. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:68:3: note: Calling setConditionedAndConditioningDistributionsAndLinkFunction openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:230:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/BayesDistribution.hxx:115:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/BayesDistribution.hxx:115:8: style: Virtual function 'computeRange' is called from constructor 'BayesDistribution(const Distribution&conditionedDistribution,const Distribution&conditioningDistribution)' at line 82. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:82:3: note: Calling setConditionedAndConditioningDistributionsAndLinkFunction openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:230:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/BayesDistribution.hxx:115:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/BayesDistribution.cxx:327:3: style: Class 'KernelCovariance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Bernoulli.cxx:104:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Bernoulli.cxx:116:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Bernoulli.cxx:130:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Bernoulli.cxx:142:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Bernoulli.cxx:181:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Bernoulli.cxx:194:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Bernoulli.cxx:201:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Bernoulli.cxx:208:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Bernoulli.cxx:216:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Bernoulli.cxx:232:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Bernoulli.cxx:252:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Bernoulli.hxx:137:8: style: Virtual function 'computeRange' is called from constructor 'Bernoulli()' at line 42. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Bernoulli.cxx:42:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Bernoulli.hxx:137:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/BernoulliFactory.cxx:67:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BernoulliFactory.cxx:96:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BernsteinCopulaFactory.cxx:64:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BernsteinCopulaFactory.cxx:276:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BernsteinCopulaFactory.cxx:376:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BernsteinCopulaFactory.cxx:385:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:67:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:124:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:139:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:151:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:158:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:165:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:172:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:180:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:187:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:195:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:217:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:276:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:301:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:337:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:360:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:375:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:391:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:410:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Beta.hxx:165:8: style: Virtual function 'computeRange' is called from constructor 'Beta()' at line 49. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:49:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Beta.hxx:165:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Beta.hxx:165:8: style: Virtual function 'computeRange' is called from constructor 'Beta(const Scalar alpha,const Scalar beta,const Scalar a,const Scalar b)' at line 71. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Beta.cxx:71:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Beta.hxx:165:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/BetaFactory.cxx:66:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BetaFactory.cxx:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BetaMuSigma.cxx:113:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BetaMuSigma.cxx:134:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BetaMuSigma.cxx:156:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BetaMuSigma.cxx:154:43: style:inconclusive: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/BetaMuSigma.hxx:64:32: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/BetaMuSigma.cxx:154:43: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:109:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:119:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:130:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:141:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:154:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:166:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:176:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:189:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:196:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:203:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:211:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:227:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:248:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:270:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Binomial.hxx:146:8: style: Virtual function 'computeRange' is called from constructor 'Binomial()' at line 44. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Binomial.cxx:44:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Binomial.hxx:146:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/BinomialFactory.cxx:66:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BinomialFactory.cxx:171:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BinomialFactory.cxx:154:176: performance: Searching before insertion is not necessary. Instead of 'logLikelihoodCache[k]=logNFactorial-SpecFunc::LnGamma(n-k+1.0)-SpecFunc::LnGamma(k+1.0)+k*logP+(n-k)*logQ' consider using 'logLikelihoodCache.try_emplace(k, logNFactorial-SpecFunc::LnGamma(n-k+1.0)-SpecFunc::LnGamma(k+1.0)+k*logP+(n-k)*logQ);'. [stlFindInsert] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:105:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:177:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distributionCollection_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:198:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:221:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:243:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:264:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:292:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:366:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:381:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:409:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:424:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:453:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:473:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:502:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:694:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:734:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/BlockIndependentDistribution.hxx:170:8: style: Virtual function 'computeRange' is called from constructor 'BlockIndependentDistribution()' at line 48. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:48:3: note: Calling setDistributionCollection openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:133:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/BlockIndependentDistribution.hxx:170:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/BlockIndependentDistribution.hxx:170:8: style: Virtual function 'computeRange' is called from constructor 'BlockIndependentDistribution(const Collection&coll)' at line 58. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:58:3: note: Calling setDistributionCollection openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:133:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/BlockIndependentDistribution.hxx:170:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:457:29: warning: Identical condition 'conditioningDimension==0', second condition is always false [identicalConditionAfterEarlyExit] openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:452:29: note: If condition 'conditioningDimension==0' is true, the function will return/exit openturns-1.22/lib/src/Uncertainty/Distribution/BlockIndependentDistribution.cxx:457:29: note: Testing identical condition 'conditioningDimension==0' openturns-1.22/lib/src/Uncertainty/Distribution/Burr.cxx:117:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Burr.cxx:129:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Burr.cxx:138:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Burr.cxx:149:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Burr.cxx:159:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Burr.cxx:174:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Burr.cxx:197:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Burr.cxx:226:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Burr.cxx:248:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Burr.cxx:266:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Burr.cxx:286:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Burr.hxx:131:8: style: Virtual function 'computeRange' is called from constructor 'Burr()' at line 41. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Burr.cxx:41:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Burr.hxx:131:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/BurrFactory.cxx:59:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BurrFactory.cxx:110:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BurrFactory.cxx:156:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/BurrFactory.cxx:50:3: style: Struct 'BurrFactoryParameterConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Chi.cxx:93:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Chi.cxx:129:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Chi.cxx:144:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Chi.cxx:155:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Chi.cxx:164:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Chi.cxx:175:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Chi.cxx:185:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Chi.cxx:208:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Chi.cxx:222:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Chi.cxx:248:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Chi.cxx:254:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Chi.cxx:290:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiFactory.cxx:64:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiFactory.cxx:99:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:94:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:125:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:140:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:151:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:160:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:170:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:180:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:208:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:221:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:241:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:266:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:287:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ChiSquare.hxx:148:8: style: Virtual function 'computeRange' is called from constructor 'ChiSquare()' at line 45. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquare.cxx:45:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ChiSquare.hxx:148:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquareFactory.cxx:69:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ChiSquareFactory.cxx:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:149:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:232:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:277:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:327:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:362:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:387:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:402:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:417:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:493:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:508:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:140:38: style: Variable 'realization[1]' is reassigned a value before the old one has been used. [redundantAssignment] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:138:20: note: realization[1] is assigned openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopula.cxx:140:38: note: realization[1] is overwritten openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopulaFactory.cxx:63:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ClaytonCopulaFactory.cxx:82:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:61:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:111:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:207:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:252:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isIndependent_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:278:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isIndependent_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:304:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isIndependent_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:333:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:364:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isIndependent_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:412:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:434:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:443:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:452:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:472:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:500:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:520:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:549:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:574:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:603:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:688:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:793:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:553:29: warning: Identical condition 'conditioningDimension==0', second condition is always false [identicalConditionAfterEarlyExit] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:548:29: note: If condition 'conditioningDimension==0' is true, the function will return/exit openturns-1.22/lib/src/Uncertainty/Distribution/ComposedCopula.cxx:553:29: note: Testing identical condition 'conditioningDimension==0' openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:90:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:112:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:124:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:181:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:212:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:247:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:319:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:426:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isParallel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:435:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:470:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:498:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:526:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:552:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:572:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:596:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:619:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:642:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:654:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:665:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:688:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:699:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:715:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:726:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:765:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:795:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:934:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:944:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:1010:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FROM [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:1082:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TO [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:1147:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx:1178:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CompositeDistribution.cxx:95:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CompositeDistribution.cxx:125:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CompositeDistribution.cxx:148:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CompositeDistribution.cxx:316:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CompositeDistribution.cxx:353:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CompositeDistribution.cxx:495:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/CompositeDistribution.hxx:168:5: style: Struct 'DerivativeWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/CompositeDistribution.cxx:414:113: style:inconclusive: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/CompositeDistribution.hxx:84:92: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/CompositeDistribution.cxx:414:113: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/CompositeDistribution.cxx:420:103: style:inconclusive: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/CompositeDistribution.hxx:87:82: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/CompositeDistribution.cxx:420:103: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/ConditionalDistribution.cxx:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isParallel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ConditionalDistribution.cxx:194:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ConditionalDistribution.cxx:427:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ConditionalDistribution.cxx:586:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ConditionalDistribution.cxx:596:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CumulativeDistributionNetwork.cxx:102:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CumulativeDistributionNetwork.cxx:133:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CumulativeDistributionNetwork.cxx:160:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CumulativeDistributionNetwork.cxx:209:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CumulativeDistributionNetwork.cxx:218:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CumulativeDistributionNetwork.cxx:230:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/CumulativeDistributionNetwork.cxx:264:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/CumulativeDistributionNetwork.hxx:124:8: style: Virtual function 'computeRange' is called from constructor 'CumulativeDistributionNetwork()' at line 40. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/CumulativeDistributionNetwork.cxx:40:3: note: Calling setDistributionCollection openturns-1.22/lib/src/Uncertainty/Distribution/CumulativeDistributionNetwork.cxx:146:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/CumulativeDistributionNetwork.hxx:124:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/CumulativeDistributionNetwork.hxx:124:8: style: Virtual function 'computeRange' is called from constructor 'CumulativeDistributionNetwork(const Collection&coll,const BipartiteGraph&graph)' at line 54. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/CumulativeDistributionNetwork.cxx:54:3: note: Calling setDistributionCollection openturns-1.22/lib/src/Uncertainty/Distribution/CumulativeDistributionNetwork.cxx:146:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/CumulativeDistributionNetwork.hxx:124:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:120:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:131:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:142:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:149:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:159:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:168:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:186:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:199:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:206:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:231:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:238:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:302:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:328:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:339:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirac.hxx:167:8: style: Virtual function 'computeRange' is called from constructor 'Dirac()' at line 42. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:42:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirac.hxx:167:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirac.hxx:167:8: style: Virtual function 'computeRange' is called from constructor 'Dirac(const Scalar p)' at line 52. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:52:3: note: Calling setPoint openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:308:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirac.hxx:167:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirac.hxx:167:8: style: Virtual function 'computeRange' is called from constructor 'Dirac(const Scalar p)' at line 53. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:53:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirac.hxx:167:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirac.hxx:167:8: style: Virtual function 'computeRange' is called from constructor 'Dirac(const Point&point)' at line 63. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:63:3: note: Calling setPoint openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:308:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirac.hxx:167:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirac.hxx:167:8: style: Virtual function 'computeRange' is called from constructor 'Dirac(const Point&point)' at line 64. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:64:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirac.hxx:167:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:179:59: style:inconclusive: Function 'computeCharacteristicFunction' argument 1 names different: declaration 'x' definition 'u'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirac.hxx:97:54: note: Function 'computeCharacteristicFunction' argument 1 names different: declaration 'x' definition 'u'. openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:179:59: note: Function 'computeCharacteristicFunction' argument 1 names different: declaration 'x' definition 'u'. openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:184:62: style:inconclusive: Function 'computeLogCharacteristicFunction' argument 1 names different: declaration 'x' definition 'u'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirac.hxx:98:57: note: Function 'computeLogCharacteristicFunction' argument 1 names different: declaration 'x' definition 'u'. openturns-1.22/lib/src/Uncertainty/Distribution/Dirac.cxx:184:62: note: Function 'computeLogCharacteristicFunction' argument 1 names different: declaration 'x' definition 'u'. openturns-1.22/lib/src/Uncertainty/Distribution/DiracFactory.cxx:65:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DiracFactory.cxx:85:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isParallel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:65:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isParallel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:134:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:143:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:184:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:309:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:330:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:355:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:375:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:399:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:416:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:437:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:492:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:507:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:535:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:549:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:659:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirichlet.hxx:163:8: style: Virtual function 'computeRange' is called from constructor 'Dirichlet()' at line 49. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:49:3: note: Calling setTheta openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:523:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirichlet.hxx:163:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirichlet.hxx:163:8: style: Virtual function 'computeRange' is called from constructor 'Dirichlet(const Point&theta)' at line 64. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:64:3: note: Calling setTheta openturns-1.22/lib/src/Uncertainty/Distribution/Dirichlet.cxx:523:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirichlet.hxx:163:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Dirichlet.hxx:43:3: style: Class 'Dirichlet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/DirichletFactory.cxx:66:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DirichletFactory.cxx:176:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DiscreteCompoundDistribution.cxx:113:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DiscreteCompoundDistribution.cxx:141:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DiscreteCompoundDistribution.cxx:165:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pdfEpsilon_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/DiscreteCompoundDistribution.hxx:95:11: style: Virtual function 'computeGeneratingFunction' is called from constructor 'DiscreteCompoundDistribution()' at line 41. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/DiscreteCompoundDistribution.cxx:41:3: note: Calling setBaseAndCompoundDistributions openturns-1.22/lib/src/Uncertainty/Distribution/DiscreteCompoundDistribution.cxx:149:23: note: Calling computeProbabilities openturns-1.22/lib/src/Uncertainty/Distribution/DiscreteCompoundDistribution.cxx:120:21: note: Calling computeGeneratingFunction openturns-1.22/lib/src/Uncertainty/Distribution/openturns/DiscreteCompoundDistribution.hxx:95:11: note: computeGeneratingFunction is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/DiscreteCompoundDistribution.hxx:95:11: style: Virtual function 'computeGeneratingFunction' is called from constructor 'DiscreteCompoundDistribution(const Distribution&baseDistribution,const Distribution&compoundDistribution)' at line 51. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/DiscreteCompoundDistribution.cxx:51:3: note: Calling setBaseAndCompoundDistributions openturns-1.22/lib/src/Uncertainty/Distribution/DiscreteCompoundDistribution.cxx:149:23: note: Calling computeProbabilities openturns-1.22/lib/src/Uncertainty/Distribution/DiscreteCompoundDistribution.cxx:120:21: note: Calling computeGeneratingFunction openturns-1.22/lib/src/Uncertainty/Distribution/openturns/DiscreteCompoundDistribution.hxx:95:11: note: computeGeneratingFunction is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:214:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:241:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:264:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:626:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarEpsilon [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:708:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:757:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:883:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:949:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1027:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1354:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NormalZigguratAbscissa [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1390:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISQRT2PI [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1404:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOGSQRT2PI [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1422:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1445:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MinScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1519:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1542:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1607:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarEpsilon [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1641:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1859:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1904:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1948:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1956:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1978:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:2045:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:2074:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:2111:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:2144:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:2181:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:2227:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:2286:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:2299:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:48:10: style: The scope of the variable 'i' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:49:17: style: The scope of the variable 'Xi' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:49:29: style: The scope of the variable 'Rm' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:49:33: style: The scope of the variable 'R' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:49:36: style: The scope of the variable 'R2' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:49:43: style: The scope of the variable 'S2' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:49:47: style: The scope of the variable 'Eta' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:49:52: style: The scope of the variable 'B0' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:49:56: style: The scope of the variable 'B1' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:291:10: style: The scope of the variable 'i' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:292:17: style: The scope of the variable 'Xi' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:292:21: style: The scope of the variable 'W' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:292:32: style: The scope of the variable 'R' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:292:35: style: The scope of the variable 'R2' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:292:42: style: The scope of the variable 'S2' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:292:46: style: The scope of the variable 'Eta' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:292:51: style: The scope of the variable 'B0' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/poissinv_cpu.h:292:55: style: The scope of the variable 'B1' can be reduced. [variableScope] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1643:17: style: Variable 'nodes' can be declared as const array [constVariable] openturns-1.22/lib/src/Uncertainty/Distribution/DistFunc.cxx:1661:17: style: Variable 'weights' can be declared as const array [constVariable] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:144:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:186:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:243:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:272:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:308:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:366:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:407:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:457:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:497:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:548:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:557:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:612:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable range_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:656:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:301:30: warning: Invalid std::log() argument nr 1. The value is 0 but the valid values are '4.94066e-324:'. [invalidFunctionArg] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:276:25: note: Assignment 'sumPDFValue=0.0', assigned value is 0.0 openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:297:33: note: Assuming condition is false openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:301:30: note: Invalid argument openturns-1.22/lib/src/Uncertainty/Distribution/openturns/EmpiricalBernsteinCopula.hxx:145:8: style: Virtual function 'computeRange' is called from constructor 'EmpiricalBernsteinCopula()' at line 48. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:48:3: note: Calling setCopulaSample openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:173:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/EmpiricalBernsteinCopula.hxx:145:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/EmpiricalBernsteinCopula.hxx:145:8: style: Virtual function 'computeRange' is called from constructor 'EmpiricalBernsteinCopula()' at line 49. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:49:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/EmpiricalBernsteinCopula.hxx:145:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/EmpiricalBernsteinCopula.hxx:145:8: style: Virtual function 'computeRange' is called from constructor 'EmpiricalBernsteinCopula(const Sample&copulaSample,const UnsignedInteger binNumber,const Bool isEmiricalCopulaSample=false)' at line 64. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:64:3: note: Calling setCopulaSample openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:173:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/EmpiricalBernsteinCopula.hxx:145:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/EmpiricalBernsteinCopula.hxx:145:8: style: Virtual function 'computeRange' is called from constructor 'EmpiricalBernsteinCopula(const Sample&copulaSample,const UnsignedInteger binNumber,const Bool isEmiricalCopulaSample=false)' at line 65. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:65:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/EmpiricalBernsteinCopula.hxx:145:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/EmpiricalBernsteinCopula.hxx:145:8: style: Virtual function 'computeRange' is called from constructor 'EmpiricalBernsteinCopula(const Sample&copulaSample,const UnsignedInteger binNumber,const SampleImplementation&logBetaMarginalFactors,const SampleImplementation&logFactors)' at line 91. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:91:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/EmpiricalBernsteinCopula.hxx:145:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:55:16: style:inconclusive: Function 'EmpiricalBernsteinCopula' argument 3 names different: declaration 'isEmiricalCopulaSample' definition 'isEmpiricalCopulaSample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/EmpiricalBernsteinCopula.hxx:46:39: note: Function 'EmpiricalBernsteinCopula' argument 3 names different: declaration 'isEmiricalCopulaSample' definition 'isEmpiricalCopulaSample'. openturns-1.22/lib/src/Uncertainty/Distribution/EmpiricalBernsteinCopula.cxx:55:16: note: Function 'EmpiricalBernsteinCopula' argument 3 names different: declaration 'isEmiricalCopulaSample' definition 'isEmpiricalCopulaSample'. openturns-1.22/lib/src/Uncertainty/Distribution/Epanechnikov.cxx:83:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Epanechnikov.cxx:100:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Epanechnikov.cxx:115:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Epanechnikov.cxx:128:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Epanechnikov.cxx:135:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Epanechnikov.cxx:143:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Epanechnikov.cxx:172:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Epanechnikov.cxx:207:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:108:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:118:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:125:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamma_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:132:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:139:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamma_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:147:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:154:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamma_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:162:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:170:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamma_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:195:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:209:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:231:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:280:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:298:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:321:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Exponential.hxx:144:8: style: Virtual function 'computeRange' is called from constructor 'Exponential()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Exponential.cxx:43:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Exponential.hxx:144:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/ExponentialFactory.cxx:64:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ExponentialFactory.cxx:89:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ExtremeValueCopula.cxx:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ExtremeValueCopula.cxx:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ExtremeValueCopula.cxx:118:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ExtremeValueCopula.cxx:141:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ExtremeValueCopula.cxx:167:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ExtremeValueCopula.cxx:272:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ExtremeValueCopula.cxx:282:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ExtremeValueCopula.cxx:304:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:115:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:134:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:150:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:169:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:188:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:204:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:220:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:234:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:277:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:292:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopula.cxx:309:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopulaFactory.cxx:67:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FarlieGumbelMorgensternCopulaFactory.cxx:92:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:116:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:129:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:138:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:150:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d2_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:172:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:193:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:213:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:220:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:227:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:244:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:262:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:280:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/FisherSnedecor.hxx:126:8: style: Virtual function 'computeRange' is called from constructor 'FisherSnedecor()' at line 45. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecor.cxx:45:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/FisherSnedecor.hxx:126:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecorFactory.cxx:52:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecorFactory.cxx:106:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FisherSnedecorFactory.cxx:122:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopula.cxx:115:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopula.cxx:145:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopula.cxx:168:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopula.cxx:205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopula.cxx:242:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopula.cxx:251:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopula.cxx:260:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopula.cxx:279:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopula.cxx:294:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopula.cxx:366:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopula.cxx:391:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI2_6 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopula.cxx:406:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedCovariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopulaFactory.cxx:69:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrankCopulaFactory.cxx:118:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:116:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:128:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:138:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamma_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:145:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:155:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EulerConstant [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:181:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:200:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:217:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:232:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:248:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:263:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:275:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:288:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:310:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:328:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:349:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Frechet.hxx:149:8: style: Virtual function 'computeRange' is called from constructor 'Frechet(const Scalar beta=1.0,const Scalar alpha=1.0,const Scalar gamma=0.0)' at line 48. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:48:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Frechet.hxx:149:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:159:89: style:inconclusive: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Frechet.hxx:82:82: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/Frechet.cxx:159:89: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/FrechetFactory.cxx:66:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/FrechetFactory.cxx:112:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GalambosCopula.cxx:109:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GalambosCopula.cxx:131:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:99:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:117:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:135:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:195:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:210:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:221:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gamma_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:235:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:243:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lambda_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:254:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:261:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lambda_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:269:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:276:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lambda_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:302:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:317:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:341:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:374:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:387:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Gamma.hxx:163:8: style: Virtual function 'computeRange' is called from constructor 'Gamma()' at line 45. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Gamma.cxx:45:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Gamma.hxx:163:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/GammaFactory.cxx:65:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GammaFactory.cxx:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GammaMuSigma.cxx:50:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GammaMuSigma.cxx:110:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GammaMuSigma.cxx:131:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GammaMuSigma.cxx:153:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GammaMuSigma.cxx:151:44: style:inconclusive: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GammaMuSigma.hxx:66:32: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/GammaMuSigma.cxx:151:44: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:156:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EulerConstant [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:173:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:233:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:285:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:331:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOGX [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:378:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:394:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:447:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:502:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:565:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:574:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:583:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedExtremeValue.hxx:165:8: style: Virtual function 'computeRange' is called from constructor 'GeneralizedExtremeValue(const Scalar mu,const Scalar sigma,const Scalar xi)' at line 53. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:53:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedExtremeValue.hxx:165:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedExtremeValue.hxx:165:8: style: Virtual function 'computeRange' is called from constructor 'GeneralizedExtremeValue(const Distribution&distribution)' at line 63. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:63:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedExtremeValue.hxx:165:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedExtremeValue.hxx:51:3: style: Class 'GeneralizedExtremeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValue.cxx:292:3: style: Class 'GEVReturnLevelEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:87:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:121:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:147:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:253:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:322:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:400:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:511:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:565:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:742:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:807:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:865:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:909:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:1015:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:219:5: performance: Variable 'zMin_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:220:5: performance: Variable 'zMax_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:393:27: style:inconclusive: Function 'buildMethodOfLikelihoodMaximizationEstimator' argument 2 names different: declaration 'r' definition 'rx'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedExtremeValueFactory.hxx:69:129: note: Function 'buildMethodOfLikelihoodMaximizationEstimator' argument 2 names different: declaration 'r' definition 'rx'. openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:393:27: note: Function 'buildMethodOfLikelihoodMaximizationEstimator' argument 2 names different: declaration 'r' definition 'rx'. openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:467:138: style:inconclusive: Function 'buildMethodOfLikelihoodMaximization' argument 2 names different: declaration 'r' definition 'rx'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedExtremeValueFactory.hxx:70:108: note: Function 'buildMethodOfLikelihoodMaximization' argument 2 names different: declaration 'r' definition 'rx'. openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueFactory.cxx:467:138: note: Function 'buildMethodOfLikelihoodMaximization' argument 2 names different: declaration 'r' definition 'rx'. openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedExtremeValueValidation.cxx:49:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:122:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:143:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:161:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:171:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:182:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:193:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:240:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:267:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:304:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:318:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:325:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:340:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:354:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:369:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:391:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:410:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:424:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedPareto.hxx:165:8: style: Virtual function 'computeRange' is called from constructor 'GeneralizedPareto()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:43:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedPareto.hxx:165:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedPareto.hxx:49:3: style: Class 'GeneralizedPareto' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:202:109: style:inconclusive: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedPareto.hxx:88:92: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:202:109: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:208:99: style:inconclusive: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedPareto.hxx:91:82: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:208:99: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:405:43: style:inconclusive: Function 'setU' argument 1 names different: declaration 'location' definition 'u'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GeneralizedPareto.hxx:138:26: note: Function 'setU' argument 1 names different: declaration 'location' definition 'u'. openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedPareto.cxx:405:43: note: Function 'setU' argument 1 names different: declaration 'location' definition 'u'. openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedParetoFactory.cxx:73:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedParetoFactory.cxx:115:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedParetoFactory.cxx:132:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedParetoFactory.cxx:161:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedParetoFactory.cxx:202:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedParetoFactory.cxx:246:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedParetoFactory.cxx:283:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedParetoFactory.cxx:40:3: performance: Variable 'solver_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Uncertainty/Distribution/GeneralizedParetoFactory.cxx:147:3: style: Struct 'GeneralizedParetoFactoryParameterConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Geometric.cxx:112:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Geometric.cxx:123:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Geometric.cxx:132:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Geometric.cxx:142:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Geometric.cxx:152:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Geometric.cxx:170:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Geometric.cxx:191:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Geometric.cxx:203:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Geometric.cxx:228:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Geometric.cxx:241:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Geometric.cxx:256:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Geometric.hxx:142:8: style: Virtual function 'computeRange' is called from constructor 'Geometric()' at line 40. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Geometric.cxx:40:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Geometric.hxx:142:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/GeometricFactory.cxx:65:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GeometricFactory.cxx:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:106:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:116:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:123:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:129:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:136:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:144:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:151:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:158:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:165:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beta_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:185:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EulerConstant [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:202:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:216:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:238:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:245:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SQRT6 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:273:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:286:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:301:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Gumbel.cxx:321:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopula.cxx:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopula.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopula.cxx:120:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopula.cxx:180:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopula.cxx:199:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopula.cxx:219:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopula.cxx:233:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopula.cxx:254:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopula.cxx:265:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopula.cxx:282:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopula.cxx:339:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopula.cxx:388:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GumbelCopula.hxx:43:3: style: Class 'GumbelCopula' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopulaFactory.cxx:63:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelCopulaFactory.cxx:82:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelFactory.cxx:69:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelFactory.cxx:89:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelLambdaGamma.cxx:46:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelLambdaGamma.cxx:92:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelLambdaGamma.cxx:108:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelLambdaGamma.cxx:124:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelLambdaGamma.cxx:41:51: style:inconclusive: Function 'GumbelLambdaGamma' argument 1 names different: declaration 'a' definition 'lambda'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GumbelLambdaGamma.hxx:43:34: note: Function 'GumbelLambdaGamma' argument 1 names different: declaration 'a' definition 'lambda'. openturns-1.22/lib/src/Uncertainty/Distribution/GumbelLambdaGamma.cxx:41:51: note: Function 'GumbelLambdaGamma' argument 1 names different: declaration 'a' definition 'lambda'. openturns-1.22/lib/src/Uncertainty/Distribution/GumbelLambdaGamma.cxx:41:72: style:inconclusive: Function 'GumbelLambdaGamma' argument 2 names different: declaration 'b' definition 'gamma'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GumbelLambdaGamma.hxx:43:50: note: Function 'GumbelLambdaGamma' argument 2 names different: declaration 'b' definition 'gamma'. openturns-1.22/lib/src/Uncertainty/Distribution/GumbelLambdaGamma.cxx:41:72: note: Function 'GumbelLambdaGamma' argument 2 names different: declaration 'b' definition 'gamma'. openturns-1.22/lib/src/Uncertainty/Distribution/GumbelLambdaGamma.cxx:122:49: style:inconclusive: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GumbelLambdaGamma.hxx:64:32: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/GumbelLambdaGamma.cxx:122:49: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/GumbelMuSigma.cxx:47:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelMuSigma.cxx:80:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SQRT6 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelMuSigma.cxx:98:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelMuSigma.cxx:117:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelMuSigma.cxx:137:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/GumbelMuSigma.cxx:135:45: style:inconclusive: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/GumbelMuSigma.hxx:64:32: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/GumbelMuSigma.cxx:135:45: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:78:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:152:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:161:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:182:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:226:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:233:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:286:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:295:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:345:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:392:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:409:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:487:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Histogram.hxx:156:8: style: Virtual function 'computeRange' is called from constructor 'Histogram()' at line 46. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:46:3: note: Calling setData openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:441:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Histogram.hxx:156:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Histogram.hxx:156:8: style: Virtual function 'computeRange' is called from constructor 'Histogram(const Scalar first,const Point&width,const Point&height)' at line 62. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:62:3: note: Calling setData openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:441:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Histogram.hxx:156:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Histogram.hxx:156:8: style: Virtual function 'computeRange' is called from constructor 'Histogram(const Point&ticks,const Point&frequencies)' at line 89. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:89:3: note: Calling setData openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:441:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Histogram.hxx:156:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:404:39: style:inconclusive: Function 'setData' argument 1 names different: declaration 'width' definition 'l'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Histogram.hxx:115:30: note: Function 'setData' argument 1 names different: declaration 'width' definition 'l'. openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:404:39: note: Function 'setData' argument 1 names different: declaration 'width' definition 'l'. openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:405:39: style:inconclusive: Function 'setData' argument 2 names different: declaration 'weight' definition 'h'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Histogram.hxx:116:30: note: Function 'setData' argument 2 names different: declaration 'weight' definition 'h'. openturns-1.22/lib/src/Uncertainty/Distribution/Histogram.cxx:405:39: note: Function 'setData' argument 2 names different: declaration 'weight' definition 'h'. openturns-1.22/lib/src/Uncertainty/Distribution/HistogramFactory.cxx:87:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/HistogramFactory.cxx:105:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/HistogramFactory.cxx:138:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/HistogramFactory.cxx:196:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/HistogramFactory.cxx:219:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:61:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:118:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:129:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:141:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:151:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:162:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:174:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:185:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:192:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:199:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:208:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:217:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:225:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:255:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:280:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:302:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:322:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Hypergeometric.hxx:147:8: style: Virtual function 'computeRange' is called from constructor 'Hypergeometric()' at line 46. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:46:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Hypergeometric.hxx:147:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Hypergeometric.hxx:147:8: style: Virtual function 'computeRange' is called from constructor 'Hypergeometric(const UnsignedInteger n,const UnsignedInteger k,const UnsignedInteger m)' at line 63. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:63:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Hypergeometric.hxx:147:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:298:49: style:inconclusive: Function 'setK' argument 1 names different: declaration 'h' definition 'k'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Hypergeometric.hxx:116:35: note: Function 'setK' argument 1 names different: declaration 'h' definition 'k'. openturns-1.22/lib/src/Uncertainty/Distribution/Hypergeometric.cxx:298:49: note: Function 'setK' argument 1 names different: declaration 'h' definition 'k'. openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:99:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:108:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:128:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:144:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:175:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:184:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:195:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:218:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:225:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:239:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:248:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:264:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:274:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:284:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:314:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:210:109: style:inconclusive: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/IndependentCopula.hxx:86:92: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:210:109: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:216:115: style:inconclusive: Function 'computeBilateralConfidenceIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/IndependentCopula.hxx:89:98: note: Function 'computeBilateralConfidenceIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:216:115: note: Function 'computeBilateralConfidenceIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:223:99: style:inconclusive: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/IndependentCopula.hxx:92:82: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopula.cxx:223:99: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/IndependentCopulaFactory.cxx:68:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:91:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:140:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:155:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:166:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:174:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:189:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:199:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:227:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:241:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:264:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:272:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:279:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:286:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:301:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:315:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseChiSquare.hxx:146:8: style: Virtual function 'computeRange' is called from constructor 'InverseChiSquare()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/InverseChiSquare.cxx:43:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseChiSquare.hxx:146:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseChiSquare.hxx:44:3: style: Class 'InverseChiSquare' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:95:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:113:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:131:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:176:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:191:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:202:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:210:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:224:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:234:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:262:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:276:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:299:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:307:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:314:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:321:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:336:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:353:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseGamma.hxx:155:8: style: Virtual function 'computeRange' is called from constructor 'InverseGamma()' at line 44. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/InverseGamma.cxx:44:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseGamma.hxx:155:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormal.cxx:113:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormal.cxx:122:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormal.cxx:132:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormal.cxx:160:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pdfEpsilon_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormal.cxx:166:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pdfEpsilon_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormal.cxx:185:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormal.cxx:192:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormal.cxx:220:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormal.cxx:255:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseNormal.hxx:122:8: style: Virtual function 'computeRange' is called from constructor 'InverseNormal()' at line 42. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormal.cxx:42:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseNormal.hxx:122:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormal.cxx:147:95: style:inconclusive: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseNormal.hxx:79:82: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormal.cxx:147:95: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormalFactory.cxx:66:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseNormalFactory.cxx:103:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:56:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:155:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:163:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:171:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:187:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:215:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:224:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:240:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:264:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedCovariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:306:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:349:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:372:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseWishart.hxx:123:8: style: Virtual function 'computeRange' is called from constructor 'InverseWishart()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:43:3: note: Calling setV openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:360:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseWishart.hxx:123:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseWishart.hxx:123:8: style: Virtual function 'computeRange' is called from constructor 'InverseWishart()' at line 44. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:44:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseWishart.hxx:123:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseWishart.hxx:123:8: style: Virtual function 'computeRange' is called from constructor 'InverseWishart(const CovarianceMatrix&v,const Scalar nu)' at line 57. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:57:3: note: Calling setV openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:360:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/InverseWishart.hxx:123:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:333:22: style: Variable 'description[index]' is reassigned a value before the old one has been used. [redundantAssignment] openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:330:26: note: description[index] is assigned openturns-1.22/lib/src/Uncertainty/Distribution/InverseWishart.cxx:333:22: note: description[index] is overwritten openturns-1.22/lib/src/Uncertainty/Distribution/JoeCopula.cxx:123:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/JoeCopula.cxx:161:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/JoeCopula.cxx:173:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/JoeCopula.cxx:185:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KFactorFunctions.cxx:141:183: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G7K15 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KFactorFunctions.cxx:189:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/NonCentralChiSquare.hxx:44:3: style: Class 'NonCentralChiSquare' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/KPermutationsDistribution.cxx:38:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:72:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:140:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:155:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:184:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:228:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:259:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:294:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:340:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:356:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:394:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:433:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:474:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:483:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:494:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:515:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:549:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:579:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:619:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:632:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:654:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:671:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:818:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/KernelMixture.hxx:176:8: style: Virtual function 'computeRange' is called from constructor 'KernelMixture()' at line 51. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:51:3: note: Calling setBandwidth openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:197:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/KernelMixture.hxx:176:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/KernelMixture.hxx:176:8: style: Virtual function 'computeRange' is called from constructor 'KernelMixture(const Distribution&kernel,const Point&bandwidth,const Sample&sample)' at line 76. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:76:3: note: Calling setBandwidth openturns-1.22/lib/src/Uncertainty/Distribution/KernelMixture.cxx:197:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/KernelMixture.hxx:176:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/KernelSmoothing.cxx:64:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelSmoothing.cxx:85:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelSmoothing.cxx:180:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelSmoothing.cxx:224:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelSmoothing.cxx:274:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelSmoothing.cxx:358:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelSmoothing.cxx:369:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelSmoothing.cxx:513:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelSmoothing.cxx:567:124: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KernelSmoothing.cxx:585:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/KolmogorovSmirnovDist.c:746:32: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/KolmogorovSmirnovDist.c:746:43: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/Laplace.cxx:111:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Laplace.cxx:121:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Laplace.cxx:128:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Laplace.cxx:136:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Laplace.cxx:146:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Laplace.cxx:175:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Laplace.cxx:188:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Laplace.cxx:210:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Laplace.cxx:243:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Laplace.cxx:259:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Laplace.cxx:286:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Laplace.cxx:302:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LaplaceFactory.cxx:62:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LaplaceFactory.cxx:84:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LeastSquaresDistributionFactory.cxx:166:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LeastSquaresDistributionFactory.cxx:183:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LeastSquaresDistributionFactory.cxx:243:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LeastSquaresDistributionFactory.cxx:264:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LeastSquaresDistributionFactory.cxx:301:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LeastSquaresDistributionFactory.cxx:56:3: performance: Variable 'solver_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LeastSquaresDistributionFactory.hxx:42:3: style: Class 'LeastSquaresDistributionFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/LeastSquaresDistributionFactory.cxx:298:21: style:inconclusive: Function 'setKnownParameter' argument 2 names different: declaration 'positions' definition 'indices'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LeastSquaresDistributionFactory.hxx:80:64: note: Function 'setKnownParameter' argument 2 names different: declaration 'positions' definition 'indices'. openturns-1.22/lib/src/Uncertainty/Distribution/LeastSquaresDistributionFactory.cxx:298:21: note: Function 'setKnownParameter' argument 2 names different: declaration 'positions' definition 'indices'. openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:70:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQRT2PI [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:133:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:146:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:157:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:169:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:180:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:269:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:286:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:310:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:346:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:364:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:386:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:414:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogMaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:431:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:459:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LogNormal.hxx:163:8: style: Virtual function 'computeRange' is called from constructor 'LogNormal()' at line 51. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormal.cxx:51:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LogNormal.hxx:163:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LogNormalFactory.hxx:110:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalFactory.cxx:61:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalFactory.cxx:85:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalFactory.cxx:139:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalFactory.cxx:157:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalFactory.cxx:232:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalFactory.cxx:281:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalFactory.cxx:389:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LogNormalFactory.hxx:78:5: style: Class 'LogNormalFactoryLMLEParameterConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalFactory.cxx:315:3: style: Class 'LogNormalFactoryResidualEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuErrorFactor.cxx:49:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuErrorFactor.cxx:96:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuErrorFactor.cxx:111:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuErrorFactor.cxx:128:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuErrorFactor.cxx:43:61: style:inconclusive: Function 'LogNormalMuErrorFactor' argument 1 names different: declaration 'muLog' definition 'mu'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LogNormalMuErrorFactor.hxx:43:39: note: Function 'LogNormalMuErrorFactor' argument 1 names different: declaration 'muLog' definition 'mu'. openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuErrorFactor.cxx:43:61: note: Function 'LogNormalMuErrorFactor' argument 1 names different: declaration 'muLog' definition 'mu'. openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuErrorFactor.cxx:126:54: style:inconclusive: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LogNormalMuErrorFactor.hxx:64:32: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuErrorFactor.cxx:126:54: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigma.cxx:48:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigma.cxx:115:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigma.cxx:135:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigma.cxx:157:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigma.cxx:124:26: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigma.cxx:155:48: style:inconclusive: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LogNormalMuSigma.hxx:64:32: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigma.cxx:155:48: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigmaOverMu.cxx:49:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigmaOverMu.cxx:100:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigmaOverMu.cxx:122:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigmaOverMu.cxx:130:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigmaOverMu.cxx:128:54: style:inconclusive: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LogNormalMuSigmaOverMu.hxx:64:32: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/LogNormalMuSigmaOverMu.cxx:128:54: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:56:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:119:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:130:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:141:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:151:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:180:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:194:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:217:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:269:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:286:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:308:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:327:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LogUniform.hxx:143:8: style: Virtual function 'computeRange' is called from constructor 'LogUniform()' at line 44. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:44:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LogUniform.hxx:143:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LogUniform.hxx:143:8: style: Virtual function 'computeRange' is called from constructor 'LogUniform(const Scalar aLog,const Scalar bLog)' at line 59. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniform.cxx:59:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/LogUniform.hxx:143:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/LogUniformFactory.cxx:65:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogUniformFactory.cxx:92:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Logistic.cxx:107:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Logistic.cxx:118:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Logistic.cxx:136:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Logistic.cxx:147:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Logistic.cxx:165:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Logistic.cxx:203:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mu_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Logistic.cxx:215:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mu_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Logistic.cxx:242:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Logistic.cxx:268:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Logistic.cxx:292:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Logistic.cxx:319:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Logistic.cxx:333:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogisticFactory.cxx:69:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/LogisticFactory.cxx:89:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarginalDistribution.cxx:135:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarginalDistribution.cxx:215:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarginalDistribution.cxx:230:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarginalDistribution.cxx:294:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarginalDistribution.cxx:302:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarginalDistribution.cxx:389:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarginalDistribution.cxx:399:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarshallOlkinCopula.cxx:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarshallOlkinCopula.cxx:53:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarshallOlkinCopula.cxx:107:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarshallOlkinCopula.cxx:146:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarshallOlkinCopula.cxx:160:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MarshallOlkinCopula.cxx:177:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:66:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:89:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:152:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:180:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:198:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allSame_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:216:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumDistribution.hxx:121:8: style: Virtual function 'computeRange' is called from constructor 'MaximumDistribution()' at line 44. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:44:3: note: Calling setDistribution openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:223:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumDistribution.hxx:121:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumDistribution.hxx:121:8: style: Virtual function 'computeRange' is called from constructor 'MaximumDistribution(const Distribution&distribution)' at line 56. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:56:3: note: Calling setDistribution openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:223:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumDistribution.hxx:121:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumDistribution.hxx:121:8: style: Virtual function 'computeRange' is called from constructor 'MaximumDistribution(const Collection&collection)' at line 77. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:77:17: note: Calling setDistribution openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:223:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumDistribution.hxx:121:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumDistribution.hxx:121:8: style: Virtual function 'computeRange' is called from constructor 'MaximumDistribution(const Collection&collection)' at line 78. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:78:8: note: Calling setDistribution openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:223:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumDistribution.hxx:121:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumDistribution.hxx:121:8: style: Virtual function 'computeRange' is called from constructor 'MaximumDistribution(const Distribution&distribution,const UnsignedInteger size)' at line 93. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:93:3: note: Calling setDistribution openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:223:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumDistribution.hxx:121:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:83:27: style:inconclusive: Function 'MaximumDistribution' argument 2 names different: declaration 'size' definition 'variablesNumber'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumDistribution.hxx:60:45: note: Function 'MaximumDistribution' argument 2 names different: declaration 'size' definition 'variablesNumber'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumDistribution.cxx:83:27: note: Function 'MaximumDistribution' argument 2 names different: declaration 'size' definition 'variablesNumber'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsCopula.cxx:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isParallel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsCopula.cxx:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isParallel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsCopula.cxx:107:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumEntropyOrderStatisticsCopula.hxx:50:3: style: Class 'MaximumEntropyOrderStatisticsCopula' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:48:232: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G7K15 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:65:232: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G7K15 [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isParallel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:216:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:273:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:341:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:393:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isParallel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:400:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:409:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:462:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:514:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:624:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:656:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:710:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:770:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:788:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:834:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:896:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumEntropyOrderStatisticsDistribution.hxx:155:8: style: Virtual function 'computeRange' is called from constructor 'MaximumEntropyOrderStatisticsDistribution(const Collection&coll,const Indices&partition,const Bool useApproximation,const Collection&exponentialFactorApproximation,const Description&description)' at line 91. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:91:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumEntropyOrderStatisticsDistribution.hxx:155:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:77:16: style:inconclusive: Function 'MaximumEntropyOrderStatisticsDistribution' argument 3 names different: declaration 'useApproximation' definition 'useApprox'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumEntropyOrderStatisticsDistribution.hxx:160:18: note: Function 'MaximumEntropyOrderStatisticsDistribution' argument 3 names different: declaration 'useApproximation' definition 'useApprox'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:77:16: note: Function 'MaximumEntropyOrderStatisticsDistribution' argument 3 names different: declaration 'useApproximation' definition 'useApprox'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:210:18: style:inconclusive: Function 'computeExponentialFactor' argument 2 names different: declaration 'u' definition 'x'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumEntropyOrderStatisticsDistribution.hxx:175:48: note: Function 'computeExponentialFactor' argument 2 names different: declaration 'u' definition 'x'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:210:18: note: Function 'computeExponentialFactor' argument 2 names different: declaration 'u' definition 'x'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:211:18: style:inconclusive: Function 'computeExponentialFactor' argument 3 names different: declaration 'v' definition 'y'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumEntropyOrderStatisticsDistribution.hxx:176:48: note: Function 'computeExponentialFactor' argument 3 names different: declaration 'v' definition 'y'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:211:18: note: Function 'computeExponentialFactor' argument 3 names different: declaration 'v' definition 'y'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:260:18: style:inconclusive: Function 'computeFactor' argument 2 names different: declaration 'u' definition 'x'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumEntropyOrderStatisticsDistribution.hxx:180:37: note: Function 'computeFactor' argument 2 names different: declaration 'u' definition 'x'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:260:18: note: Function 'computeFactor' argument 2 names different: declaration 'u' definition 'x'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:261:18: style:inconclusive: Function 'computeFactor' argument 3 names different: declaration 'v' definition 'y'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumEntropyOrderStatisticsDistribution.hxx:181:37: note: Function 'computeFactor' argument 3 names different: declaration 'v' definition 'y'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumEntropyOrderStatisticsDistribution.cxx:261:18: note: Function 'computeFactor' argument 3 names different: declaration 'v' definition 'y'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumLikelihoodFactory.cxx:171:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumLikelihoodFactory.cxx:281:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumLikelihoodFactory.cxx:346:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumLikelihoodFactory.cxx:366:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumLikelihoodFactory.cxx:403:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MaximumLikelihoodFactory.cxx:400:21: style:inconclusive: Function 'setKnownParameter' argument 2 names different: declaration 'positions' definition 'indices'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MaximumLikelihoodFactory.hxx:80:64: note: Function 'setKnownParameter' argument 2 names different: declaration 'positions' definition 'indices'. openturns-1.22/lib/src/Uncertainty/Distribution/MaximumLikelihoodFactory.cxx:400:21: note: Function 'setKnownParameter' argument 2 names different: declaration 'positions' definition 'indices'. openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:127:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:144:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:160:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:177:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:372:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:431:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:438:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:447:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:455:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:500:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:507:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:539:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:573:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:586:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:246:3: style: Class 'MeixnerBoundB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:286:3: style: Class 'MeixnerBoundCD' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:331:3: style: Class 'MeixnerPDFGradientWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:61:18: style:inconclusive: Function 'MeixnerDistribution' argument 4 names different: declaration 'gamma' definition 'mu'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MeixnerDistribution.hxx:49:36: note: Function 'MeixnerDistribution' argument 4 names different: declaration 'gamma' definition 'mu'. openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistribution.cxx:61:18: note: Function 'MeixnerDistribution' argument 4 names different: declaration 'gamma' definition 'mu'. openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistributionFactory.cxx:65:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MeixnerDistributionFactory.cxx:92:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MethodOfMomentsFactory.cxx:173:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MethodOfMomentsFactory.cxx:213:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MethodOfMomentsFactory.cxx:233:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MethodOfMomentsFactory.cxx:262:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MethodOfMomentsFactory.cxx:364:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MethodOfMomentsFactory.cxx:384:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MethodOfMomentsFactory.cxx:361:21: style:inconclusive: Function 'setKnownParameter' argument 2 names different: declaration 'positions' definition 'indices'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MethodOfMomentsFactory.hxx:80:64: note: Function 'setKnownParameter' argument 2 names different: declaration 'positions' definition 'indices'. openturns-1.22/lib/src/Uncertainty/Distribution/MethodOfMomentsFactory.cxx:361:21: note: Function 'setKnownParameter' argument 2 names different: declaration 'positions' definition 'indices'. openturns-1.22/lib/src/Uncertainty/Distribution/MinCopula.cxx:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MinCopula.cxx:94:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MinCopula.cxx:103:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MinCopula.cxx:115:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MinCopula.cxx:130:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MinCopula.cxx:148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MinCopula.cxx:163:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MinCopula.cxx:173:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MinCopula.cxx:179:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:70:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:204:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:270:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:358:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:391:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:446:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISCRETE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:482:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:535:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:621:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISCRETE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MixedHistogramUserDefined.hxx:156:8: style: Virtual function 'computeRange' is called from constructor 'MixedHistogramUserDefined()' at line 55. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:55:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MixedHistogramUserDefined.hxx:156:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MixedHistogramUserDefined.hxx:156:8: style: Virtual function 'computeRange' is called from constructor 'MixedHistogramUserDefined(const PointCollection&ticksCollection,const Indices&kind,const Point&probabilityTable)' at line 105. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:105:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MixedHistogramUserDefined.hxx:156:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:355:75: style:inconclusive: Function 'getMarginal' argument 1 names different: declaration 'i' definition 'index'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/MixedHistogramUserDefined.hxx:93:50: note: Function 'getMarginal' argument 1 names different: declaration 'i' definition 'index'. openturns-1.22/lib/src/Uncertainty/Distribution/MixedHistogramUserDefined.cxx:355:75: note: Function 'getMarginal' argument 1 names different: declaration 'i' definition 'index'. openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:95:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:180:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:284:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:297:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:314:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:331:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:343:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:355:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:383:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:396:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:411:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:437:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:465:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:492:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:545:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:566:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:585:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:596:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:717:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:788:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:805:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Mixture.hxx:187:8: style: Virtual function 'computeRange' is called from constructor 'Mixture()' at line 53. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:53:3: note: Calling setDistributionCollection openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:172:3: note: Calling setDistributionCollectionWithWeights openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:244:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Mixture.hxx:187:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Mixture.hxx:187:8: style: Virtual function 'computeRange' is called from constructor 'Mixture(const Collection&coll)' at line 76. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:76:3: note: Calling setDistributionCollection openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:172:3: note: Calling setDistributionCollectionWithWeights openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:244:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Mixture.hxx:187:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Mixture.hxx:187:8: style: Virtual function 'computeRange' is called from constructor 'Mixture(const Collection&coll,const Point&weights)' at line 101. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:101:3: note: Calling setDistributionCollectionWithWeights openturns-1.22/lib/src/Uncertainty/Distribution/Mixture.cxx:244:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Mixture.hxx:187:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Multinomial.cxx:40:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Distribution/MultinomialFactory.cxx:60:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:110:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:121:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:131:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:143:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:155:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:165:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:190:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:198:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:217:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:235:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:254:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/NegativeBinomial.hxx:142:8: style: Virtual function 'computeRange' is called from constructor 'NegativeBinomial()' at line 44. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:44:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/NegativeBinomial.hxx:142:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/NegativeBinomial.hxx:142:8: style: Virtual function 'computeRange' is called from constructor 'NegativeBinomial(const Scalar r,const Scalar p)' at line 59. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomial.cxx:59:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/NegativeBinomial.hxx:142:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomialFactory.cxx:64:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomialFactory.cxx:97:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NegativeBinomialFactory.cxx:157:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralChiSquare.cxx:96:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralChiSquare.cxx:104:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralChiSquare.cxx:113:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralChiSquare.cxx:125:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralChiSquare.cxx:137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralChiSquare.cxx:150:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralChiSquare.cxx:158:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralChiSquare.cxx:166:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralChiSquare.cxx:190:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralChiSquare.cxx:204:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralChiSquare.cxx:217:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralChiSquare.cxx:239:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralStudent.cxx:101:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralStudent.cxx:109:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralStudent.cxx:116:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralStudent.cxx:129:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralStudent.cxx:142:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralStudent.cxx:150:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralStudent.cxx:182:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralStudent.cxx:201:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralStudent.cxx:220:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralStudent.cxx:243:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NonCentralStudent.cxx:261:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/NonCentralStudent.hxx:40:3: style: Class 'NonCentralStudent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:110:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:139:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:164:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:187:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sigma_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:232:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:239:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:248:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:254:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:388:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:395:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:401:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:412:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normalizationFactor_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:428:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sigma_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:433:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:519:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:531:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:547:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:569:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:591:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:608:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:624:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:641:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:656:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:672:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:714:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:741:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:765:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cdfEpsilon_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Normal.hxx:178:8: style: Virtual function 'computeRange' is called from constructor 'Normal(const UnsignedInteger dimension=1)' at line 56. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:56:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Normal.hxx:178:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Normal.hxx:178:8: style: Virtual function 'computeRange' is called from constructor 'Normal(const Scalar mu,const Scalar sd)' at line 71. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:71:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Normal.hxx:178:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Normal.hxx:178:8: style: Virtual function 'computeRange' is called from constructor 'Normal(const Point&mean,const Point&sigma,const CorrelationMatrix&R)' at line 87. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:87:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Normal.hxx:178:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Normal.hxx:178:8: style: Virtual function 'computeRange' is called from constructor 'Normal(const Point&mean,const Point&sigma)' at line 93. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:93:5: note: Calling Normal openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:87:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Normal.hxx:178:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Normal.hxx:178:8: style: Virtual function 'computeRange' is called from constructor 'Normal(const Point&mean,const CovarianceMatrix&C)' at line 122. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:122:11: note: Calling Normal openturns-1.22/lib/src/Uncertainty/Distribution/Normal.cxx:87:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Normal.hxx:178:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Normal2DCDF.cxx:70:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal2DCDF.cxx:84:17: style: Variable 'nodes' can be declared as const array [constVariable] openturns-1.22/lib/src/Uncertainty/Distribution/Normal2DCDF.cxx:85:17: style: Variable 'weights' can be declared as const array [constVariable] openturns-1.22/lib/src/Uncertainty/Distribution/Normal3DCDF.cxx:118:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Normal3DCDF.cxx:313:17: style: Variable 'wg' can be declared as const array [constVariable] openturns-1.22/lib/src/Uncertainty/Distribution/Normal3DCDF.cxx:314:17: style: Variable 'xgk' can be declared as const array [constVariable] openturns-1.22/lib/src/Uncertainty/Distribution/Normal3DCDF.cxx:316:17: style: Variable 'wgk' can be declared as const array [constVariable] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:170:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isParallel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:178:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:208:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:239:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:270:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:301:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:343:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:367:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOGSQRT2PI [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:379:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:387:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:405:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:426:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:459:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:480:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:496:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:512:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:530:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:539:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:602:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:637:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:682:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:693:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:702:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopula.cxx:714:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopulaFactory.cxx:63:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalCopulaFactory.cxx:96:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalFactory.cxx:67:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalFactory.cxx:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:65:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:121:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:128:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:138:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:148:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:255:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:279:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:304:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:338:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:383:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:398:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:415:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:433:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/NormalGamma.hxx:105:8: style: Virtual function 'setParameter' is called from constructor 'NormalGamma()' at line 50. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:50:3: note: Calling setParameter openturns-1.22/lib/src/Uncertainty/Distribution/openturns/NormalGamma.hxx:105:8: note: setParameter is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/NormalGamma.hxx:140:8: style: Virtual function 'computeRange' is called from constructor 'NormalGamma(const Scalar mu,const Scalar kappa,const Scalar alpha,const Scalar beta)' at line 79. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/NormalGamma.cxx:79:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/NormalGamma.hxx:140:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/f2c.h:207:1: debug: Failed to parse 'typedef double ( * D_fp ) ( ) , ( * E_fp ) ( ) ;'. The checking continues anyway. [simplifyTypedef] openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:18:5: style: Redundant initialization for 'x'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:13:12: note: x is initialized openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:18:5: note: x is overwritten openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:19:5: style: Redundant initialization for 'n'. The initialized value is overwritten before it is read. [redundantInitialization] openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:14:13: note: n is initialized openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:19:5: note: n is overwritten openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:5:27: style: Parameter 'ap' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:5:43: style: Parameter 'bp' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:10:27: style: Parameter 'ap' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:10:40: style: Parameter 'bp' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:41:42: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:47:26: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/OTf2c.c:47:41: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/OrderStatisticsMarginalChecker.cxx:78:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:62:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:122:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:153:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:249:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:267:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable copulaCollection_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:302:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable copulaCollection_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:326:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:355:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:402:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:411:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:438:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:477:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/OrdinalSumCopula.cxx:522:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ParametrizedDistribution.cxx:241:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable range_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ParametrizedDistribution.hxx:146:8: style: Virtual function 'computeRange' is called from constructor 'ParametrizedDistribution()' at line 37. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/ParametrizedDistribution.cxx:37:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ParametrizedDistribution.hxx:146:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ParametrizedDistribution.hxx:146:8: style: Virtual function 'computeRange' is called from constructor 'ParametrizedDistribution(const DistributionParameters&distParam)' at line 48. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/ParametrizedDistribution.cxx:48:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ParametrizedDistribution.hxx:146:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/ParametrizedDistribution.cxx:124:116: style:inconclusive: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ParametrizedDistribution.hxx:92:92: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/ParametrizedDistribution.cxx:124:116: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/ParametrizedDistribution.cxx:130:122: style:inconclusive: Function 'computeBilateralConfidenceIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ParametrizedDistribution.hxx:95:98: note: Function 'computeBilateralConfidenceIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/ParametrizedDistribution.cxx:130:122: note: Function 'computeBilateralConfidenceIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/ParametrizedDistribution.cxx:136:140: style:inconclusive: Function 'computeUnilateralConfidenceIntervalWithMarginalProbability' argument 3 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ParametrizedDistribution.hxx:98:116: note: Function 'computeUnilateralConfidenceIntervalWithMarginalProbability' argument 3 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/ParametrizedDistribution.cxx:136:140: note: Function 'computeUnilateralConfidenceIntervalWithMarginalProbability' argument 3 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/ParametrizedDistribution.cxx:142:106: style:inconclusive: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ParametrizedDistribution.hxx:101:82: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/ParametrizedDistribution.cxx:142:106: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:58:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:107:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:123:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:135:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:143:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:152:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:161:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:193:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:206:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:228:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:242:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:249:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:264:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:282:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:301:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:320:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:343:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Pareto.hxx:154:8: style: Virtual function 'computeRange' is called from constructor 'Pareto()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:43:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Pareto.hxx:154:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:168:98: style:inconclusive: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Pareto.hxx:84:92: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:168:98: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:174:88: style:inconclusive: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Pareto.hxx:87:82: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/Pareto.cxx:174:88: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/ParetoFactory.cxx:72:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ParetoFactory.cxx:171:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ParetoFactory.cxx:194:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ParetoFactory.cxx:231:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ParetoFactory.cxx:120:3: style: Class 'ParetoFactoryResidualEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:131:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:152:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:188:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:197:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:206:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:228:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:240:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:285:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:303:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:324:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopula.cxx:342:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopulaFactory.cxx:69:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PlackettCopulaFactory.cxx:86:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Poisson.cxx:104:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Poisson.cxx:114:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Poisson.cxx:125:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Poisson.cxx:134:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Poisson.cxx:144:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Poisson.cxx:156:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Poisson.cxx:195:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Poisson.cxx:220:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Poisson.cxx:228:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Poisson.cxx:245:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Poisson.cxx:260:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Poisson.cxx:178:26: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] openturns-1.22/lib/src/Uncertainty/Distribution/PoissonFactory.cxx:64:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PoissonFactory.cxx:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:60:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:126:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:140:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:152:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:157:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:164:110: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:193:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:248:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:265:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:271:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/PosteriorDistribution.hxx:120:8: style: Virtual function 'computeRange' is called from constructor 'PosteriorDistribution()' at line 48. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:48:3: note: Calling setConditionalDistribution openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:171:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/PosteriorDistribution.hxx:120:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/PosteriorDistribution.hxx:120:8: style: Virtual function 'computeRange' is called from constructor 'PosteriorDistribution()' at line 49. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:49:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/PosteriorDistribution.hxx:120:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/PosteriorDistribution.hxx:120:8: style: Virtual function 'computeRange' is called from constructor 'PosteriorDistribution(const ConditionalDistribution&conditionalDistribution,const Sample&observations)' at line 61. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:61:3: note: Calling setConditionalDistribution openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:171:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/PosteriorDistribution.hxx:120:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/PosteriorDistribution.cxx:219:3: style: Class 'PosteriorDistributionLikelihoodEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:152:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:308:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:696:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:737:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarEpsilon [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:753:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:760:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:821:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:852:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:870:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ProductDistribution.hxx:188:8: style: Virtual function 'computeRange' is called from constructor 'ProductDistribution()' at line 46. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:46:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ProductDistribution.hxx:188:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ProductDistribution.hxx:188:8: style: Virtual function 'computeRange' is called from constructor 'ProductDistribution(const Distribution&left,const Distribution&right)' at line 58. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:58:3: note: Calling setLeft openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:859:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ProductDistribution.hxx:188:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ProductDistribution.hxx:188:8: style: Virtual function 'computeRange' is called from constructor 'ProductDistribution(const Distribution&left,const Distribution&right)' at line 59. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:59:3: note: Calling setRight openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:877:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ProductDistribution.hxx:188:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ProductDistribution.hxx:188:8: style: Virtual function 'computeRange' is called from constructor 'ProductDistribution(const Distribution&left,const Distribution&right)' at line 60. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:60:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ProductDistribution.hxx:188:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:701:53: style:inconclusive: Function 'computeCDF' argument 1 names different: declaration 'scalar' definition 'x'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ProductDistribution.hxx:98:34: note: Function 'computeCDF' argument 1 names different: declaration 'scalar' definition 'x'. openturns-1.22/lib/src/Uncertainty/Distribution/ProductDistribution.cxx:701:53: note: Function 'computeCDF' argument 1 names different: declaration 'scalar' definition 'x'. openturns-1.22/lib/src/Uncertainty/Distribution/ProfileLikelihoodResult.cxx:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ProfileLikelihoodResult.cxx:107:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ProfileLikelihoodResult.cxx:45:22: style:inconclusive: Function 'ProfileLikelihoodResult' argument 4 names different: declaration 'profileLikelihood' definition 'profileLikelihoodFunction'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ProfileLikelihoodResult.hxx:40:44: note: Function 'ProfileLikelihoodResult' argument 4 names different: declaration 'profileLikelihood' definition 'profileLikelihoodFunction'. openturns-1.22/lib/src/Uncertainty/Distribution/ProfileLikelihoodResult.cxx:45:22: note: Function 'ProfileLikelihoodResult' argument 4 names different: declaration 'profileLikelihood' definition 'profileLikelihoodFunction'. openturns-1.22/lib/src/Uncertainty/Distribution/QuantileMatchingFactory.cxx:169:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/QuantileMatchingFactory.cxx:192:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distribution_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/QuantileMatchingFactory.cxx:212:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/QuantileMatchingFactory.cxx:231:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/QuantileMatchingFactory.cxx:336:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/QuantileMatchingFactory.cxx:358:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/QuantileMatchingFactory.cxx:333:21: style:inconclusive: Function 'setKnownParameter' argument 2 names different: declaration 'positions' definition 'indices'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/QuantileMatchingFactory.hxx:80:64: note: Function 'setKnownParameter' argument 2 names different: declaration 'positions' definition 'indices'. openturns-1.22/lib/src/Uncertainty/Distribution/QuantileMatchingFactory.cxx:333:21: note: Function 'setKnownParameter' argument 2 names different: declaration 'positions' definition 'indices'. openturns-1.22/lib/src/Uncertainty/Distribution/RandomMixture.cxx:64:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:129:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:299:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarEpsilon [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:317:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:324:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:346:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:371:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:389:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/RatioDistribution.hxx:197:8: style: Virtual function 'computeRange' is called from constructor 'RatioDistribution()' at line 45. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:45:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/RatioDistribution.hxx:197:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/RatioDistribution.hxx:197:8: style: Virtual function 'computeRange' is called from constructor 'RatioDistribution(const Distribution&left,const Distribution&right)' at line 56. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:56:3: note: Calling setLeft openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:378:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/RatioDistribution.hxx:197:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/RatioDistribution.hxx:197:8: style: Virtual function 'computeRange' is called from constructor 'RatioDistribution(const Distribution&left,const Distribution&right)' at line 57. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:57:3: note: Calling setRight openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:396:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/RatioDistribution.hxx:197:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/RatioDistribution.hxx:197:8: style: Virtual function 'computeRange' is called from constructor 'RatioDistribution(const Distribution&left,const Distribution&right)' at line 58. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/RatioDistribution.cxx:58:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/RatioDistribution.hxx:197:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:117:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:130:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:140:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:152:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:163:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EulerConstant [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:184:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:200:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:223:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:259:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:273:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:288:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:309:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Rayleigh.hxx:145:8: style: Virtual function 'computeRange' is called from constructor 'Rayleigh()' at line 42. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Rayleigh.cxx:42:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Rayleigh.hxx:145:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/RayleighFactory.cxx:65:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/RayleighFactory.cxx:101:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rice.cxx:126:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rice.cxx:139:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rice.cxx:152:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rice.cxx:162:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rice.cxx:181:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rice.cxx:187:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedCovariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rice.cxx:234:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rice.cxx:250:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rice.cxx:265:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Rice.cxx:283:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Rice.hxx:132:8: style: Virtual function 'computeRange' is called from constructor 'Rice()' at line 47. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Rice.cxx:47:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Rice.hxx:132:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/RiceFactory.cxx:66:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/RiceFactory.cxx:98:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/RiceFactory.cxx:158:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/RiceFactory.cxx:64:10: performance:inconclusive: Technically the member function 'RiceFactoryParameterConstraint::computeXi' can be static (but you may consider moving to unnamed namespace). [functionStatic] openturns-1.22/lib/src/Uncertainty/Distribution/RiceFactory.cxx:50:3: style: Struct 'RiceFactoryParameterConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Skellam.cxx:111:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Skellam.cxx:123:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Skellam.cxx:133:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Skellam.cxx:141:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Skellam.cxx:177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Skellam.cxx:202:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Skellam.cxx:210:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Skellam.cxx:230:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Skellam.cxx:255:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Skellam.cxx:270:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Skellam.cxx:289:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SkellamFactory.cxx:69:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SkellamFactory.cxx:98:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:63:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:130:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:145:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:165:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:201:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:221:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:273:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:299:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:330:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:356:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:363:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:385:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SmoothedUniform.cxx:406:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:45:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:110:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mu_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:119:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mu_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:139:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:161:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:182:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:196:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/SquaredNormal.hxx:114:8: style: Virtual function 'computeRange' is called from constructor 'SquaredNormal()' at line 38. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:38:11: note: Calling SquaredNormal openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:48:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/SquaredNormal.hxx:114:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/SquaredNormal.hxx:114:8: style: Virtual function 'computeRange' is called from constructor 'SquaredNormal(Scalar mu,Scalar sigma)' at line 48. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:48:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/SquaredNormal.hxx:114:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:159:48: style:inconclusive: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/SquaredNormal.hxx:82:35: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Distribution/SquaredNormal.cxx:159:48: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:116:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:171:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:192:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sigma_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:214:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:261:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:270:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:333:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normalizationFactor_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:341:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:360:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:390:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:427:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:445:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:477:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:495:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:527:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:543:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:559:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:588:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:595:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:602:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:609:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:616:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:700:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:746:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covarianceScalingFactor_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Student.cxx:768:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentCopula.cxx:86:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentCopula.cxx:125:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentCopulaFactory.cxx:74:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentCopulaFactory.cxx:111:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentFactory.cxx:95:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentFactory.cxx:120:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentFactory.cxx:153:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentFunctions.cxx:50:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentFunctions.cxx:101:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentFunctions.cxx:201:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentFunctions.cxx:232:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentFunctions.cxx:385:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentFunctions.cxx:518:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/StudentFunctions.cxx:548:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TimeVaryingResult.cxx:60:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:119:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:132:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:148:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:182:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarEpsilon [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:205:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:237:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:270:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:329:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:409:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:428:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:540:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Trapezoidal.hxx:166:8: style: Virtual function 'computeRange' is called from constructor 'Trapezoidal()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:43:3: note: Calling update openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:547:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Trapezoidal.hxx:166:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Trapezoidal.hxx:166:8: style: Virtual function 'computeRange' is called from constructor 'Trapezoidal(const Scalar a,const Scalar b,const Scalar c,const Scalar d)' at line 58. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:58:3: note: Calling update openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:547:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Trapezoidal.hxx:166:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:161:65: style:inconclusive: Function 'computeCharacteristicFunction' argument 1 names different: declaration 'x' definition 'u'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Trapezoidal.hxx:81:54: note: Function 'computeCharacteristicFunction' argument 1 names different: declaration 'x' definition 'u'. openturns-1.22/lib/src/Uncertainty/Distribution/Trapezoidal.cxx:161:65: note: Function 'computeCharacteristicFunction' argument 1 names different: declaration 'x' definition 'u'. openturns-1.22/lib/src/Uncertainty/Distribution/TrapezoidalFactory.cxx:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TrapezoidalFactory.cxx:130:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:120:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:133:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:141:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:158:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:182:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarEpsilon [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:205:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:233:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:292:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:326:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:349:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:375:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Triangular.hxx:161:8: style: Virtual function 'computeRange' is called from constructor 'Triangular()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Triangular.cxx:43:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Triangular.hxx:161:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/TriangularFactory.cxx:65:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TriangularFactory.cxx:92:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedDistribution.cxx:39:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:79:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:185:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:200:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:220:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:235:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:252:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:366:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:373:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:396:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:418:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:454:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:515:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:530:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:554:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:568:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:613:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:653:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/TruncatedNormal.hxx:176:8: style: Virtual function 'computeRange' is called from constructor 'TruncatedNormal()' at line 57. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:57:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/TruncatedNormal.hxx:176:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/TruncatedNormal.hxx:176:8: style: Virtual function 'computeRange' is called from constructor 'TruncatedNormal(const Scalar mu,const Scalar sigma,const Scalar a,const Scalar b)' at line 112. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:112:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/TruncatedNormal.hxx:176:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:277:107: style:inconclusive: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/TruncatedNormal.hxx:94:92: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:277:107: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:326:97: style:inconclusive: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/TruncatedNormal.hxx:97:82: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx:326:97: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormalFactory.cxx:68:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormalFactory.cxx:106:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedNormalFactory.cxx:183:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedOverMesh.cxx:201:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedOverMesh.cxx:212:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedOverMesh.cxx:246:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedOverMesh.cxx:264:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/TruncatedOverMesh.hxx:102:8: style: Virtual function 'computeRange' is called from constructor 'TruncatedOverMesh()' at line 47. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedOverMesh.cxx:47:3: note: Calling setMesh openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedOverMesh.cxx:309:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/TruncatedOverMesh.hxx:102:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/TruncatedOverMesh.hxx:102:8: style: Virtual function 'computeRange' is called from constructor 'TruncatedOverMesh(const Distribution&distribution,const Mesh&mesh)' at line 56. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedOverMesh.cxx:56:3: note: Calling setMesh openturns-1.22/lib/src/Uncertainty/Distribution/TruncatedOverMesh.cxx:309:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/TruncatedOverMesh.hxx:102:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:54:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:125:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:134:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:140:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:148:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:155:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:161:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:168:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:214:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:229:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:264:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:290:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:312:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:340:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:359:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Uniform.hxx:168:8: style: Virtual function 'computeRange' is called from constructor 'Uniform()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:43:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Uniform.hxx:168:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Uniform.hxx:168:8: style: Virtual function 'computeRange' is called from constructor 'Uniform(const Scalar a,const Scalar b)' at line 56. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:56:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Uniform.hxx:168:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:173:99: style:inconclusive: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Uniform.hxx:90:92: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:173:99: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:179:105: style:inconclusive: Function 'computeBilateralConfidenceIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Uniform.hxx:93:98: note: Function 'computeBilateralConfidenceIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:179:105: note: Function 'computeBilateralConfidenceIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:188:89: style:inconclusive: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Uniform.hxx:96:82: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/Uniform.cxx:188:89: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Distribution/UniformFactory.cxx:65:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UniformFactory.cxx:90:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UniformMuSigma.cxx:47:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UniformMuSigma.cxx:92:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UniformMuSigma.cxx:107:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UniformMuSigma.cxx:123:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UniformMuSigma.cxx:121:46: style:inconclusive: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UniformMuSigma.hxx:64:32: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/UniformMuSigma.cxx:121:46: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/UniformOverMesh.cxx:189:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UniformOverMesh.cxx:200:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UniformOverMesh.cxx:216:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UniformOverMesh.cxx:234:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UniformOverMesh.hxx:108:8: style: Virtual function 'computeRange' is called from constructor 'UniformOverMesh()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/UniformOverMesh.cxx:43:3: note: Calling setMesh openturns-1.22/lib/src/Uncertainty/Distribution/UniformOverMesh.cxx:251:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UniformOverMesh.hxx:108:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UniformOverMesh.hxx:108:8: style: Virtual function 'computeRange' is called from constructor 'UniformOverMesh(const Mesh&mesh)' at line 51. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/UniformOverMesh.cxx:51:3: note: Calling setMesh openturns-1.22/lib/src/Uncertainty/Distribution/UniformOverMesh.cxx:251:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UniformOverMesh.hxx:108:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UniformOverMesh.hxx:48:3: style: Class 'UniformOverMesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:165:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:214:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:266:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:286:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:332:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:351:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable supportEpsilon_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:362:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:371:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:467:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:486:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:499:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:514:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:586:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:719:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:145:8: style: Virtual function 'computeRange' is called from constructor 'UserDefined()' at line 46. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:46:3: note: Calling setData openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:566:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:145:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:145:8: style: Virtual function 'computeRange' is called from constructor 'UserDefined(const Sample&points)' at line 63. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:63:3: note: Calling setData openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:566:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:145:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:145:8: style: Virtual function 'computeRange' is called from constructor 'UserDefined(const Sample&points)' at line 64. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:64:114: note: Calling compactSupport openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:706:3: note: Calling setData openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:566:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:145:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:145:8: style: Virtual function 'computeRange' is called from constructor 'UserDefined(const Sample&points,const Point&weights)' at line 82. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:82:3: note: Calling setData openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:566:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:145:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:145:8: style: Virtual function 'computeRange' is called from constructor 'UserDefined(const Sample&points,const Point&weights)' at line 83. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:83:114: note: Calling compactSupport openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:706:3: note: Calling setData openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:566:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:145:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:50:41: style:inconclusive: Function 'UserDefined' argument 1 names different: declaration 'points' definition 'sample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:48:39: note: Function 'UserDefined' argument 1 names different: declaration 'points' definition 'sample'. openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:50:41: note: Function 'UserDefined' argument 1 names different: declaration 'points' definition 'sample'. openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:69:41: style:inconclusive: Function 'UserDefined' argument 1 names different: declaration 'points' definition 'sample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:51:30: note: Function 'UserDefined' argument 1 names different: declaration 'points' definition 'sample'. openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:69:41: note: Function 'UserDefined' argument 1 names different: declaration 'points' definition 'sample'. openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:510:42: style:inconclusive: Function 'setData' argument 1 names different: declaration 'points' definition 'sample'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/UserDefined.hxx:115:31: note: Function 'setData' argument 1 names different: declaration 'points' definition 'sample'. openturns-1.22/lib/src/Uncertainty/Distribution/UserDefined.cxx:510:42: note: Function 'setData' argument 1 names different: declaration 'points' definition 'sample'. openturns-1.22/lib/src/Uncertainty/Distribution/UserDefinedFactory.cxx:67:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/VonMises.cxx:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/VonMises.cxx:117:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/VonMises.cxx:190:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/VonMises.cxx:201:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/VonMises.cxx:210:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/VonMises.cxx:231:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOGSQRT2PI [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/VonMises.cxx:236:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/VonMises.hxx:120:8: style: Virtual function 'computeRange' is called from constructor 'VonMises()' at line 46. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/VonMises.cxx:46:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/VonMises.hxx:120:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/VonMises.hxx:120:8: style: Virtual function 'computeRange' is called from constructor 'VonMises(const Scalar mu,const Scalar kappa)' at line 63. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/VonMises.cxx:63:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/VonMises.hxx:120:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/VonMisesFactory.cxx:68:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/VonMisesFactory.cxx:124:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/VonMisesFactory.cxx:194:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/VonMisesFactory.cxx:53:3: style: Class 'VonMisesFactoryParameterConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:121:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:133:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:142:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:154:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:163:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:191:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarEpsilon [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:216:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EulerConstant [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:222:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:238:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:262:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:296:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:321:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:340:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:359:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:378:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:397:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/WeibullMax.hxx:158:8: style: Virtual function 'computeRange' is called from constructor 'WeibullMax()' at line 44. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMax.cxx:44:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/WeibullMax.hxx:158:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMaxFactory.cxx:80:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMaxMuSigma.cxx:51:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMaxMuSigma.cxx:114:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMaxMuSigma.cxx:112:49: style:inconclusive: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/WeibullMaxMuSigma.hxx:64:32: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMaxMuSigma.cxx:112:49: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:121:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:133:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:142:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:154:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:163:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:191:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarEpsilon [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:216:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EulerConstant [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:229:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:247:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:271:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:305:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:330:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:349:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:368:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:387:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:406:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/WeibullMin.hxx:162:8: style: Virtual function 'computeRange' is called from constructor 'WeibullMin()' at line 44. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMin.cxx:44:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/WeibullMin.hxx:162:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMinFactory.cxx:66:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMinFactory.cxx:103:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMinMuSigma.cxx:50:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMinMuSigma.cxx:123:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMinMuSigma.cxx:192:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMinMuSigma.cxx:214:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMinMuSigma.cxx:212:49: style:inconclusive: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/WeibullMinMuSigma.hxx:64:32: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/WeibullMinMuSigma.cxx:212:49: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'inP'. openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:56:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:154:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:161:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:168:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:184:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:212:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:221:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:252:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedCovariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:297:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:332:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:373:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:391:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Wishart.hxx:128:8: style: Virtual function 'computeRange' is called from constructor 'Wishart()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:43:3: note: Calling setV openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:379:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Wishart.hxx:128:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Wishart.hxx:128:8: style: Virtual function 'computeRange' is called from constructor 'Wishart()' at line 44. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:44:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Wishart.hxx:128:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Wishart.hxx:128:8: style: Virtual function 'computeRange' is called from constructor 'Wishart(const CovarianceMatrix&v,const Scalar nu)' at line 57. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:57:3: note: Calling setV openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:379:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/Wishart.hxx:128:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:359:22: style: Variable 'description[index]' is reassigned a value before the old one has been used. [redundantAssignment] openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:356:26: note: description[index] is assigned openturns-1.22/lib/src/Uncertainty/Distribution/Wishart.cxx:359:22: note: description[index] is overwritten openturns-1.22/lib/src/Uncertainty/Distribution/ZipfMandelbrot.cxx:125:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ZipfMandelbrot.cxx:137:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ZipfMandelbrot.cxx:164:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ZipfMandelbrot.cxx:200:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ZipfMandelbrot.cxx:226:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ZipfMandelbrot.cxx:244:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ZipfMandelbrot.cxx:262:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ZipfMandelbrot.cxx:287:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ZipfMandelbrot.cxx:307:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/ZipfMandelbrot.cxx:347:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ZipfMandelbrot.hxx:146:8: style: Virtual function 'computeRange' is called from constructor 'ZipfMandelbrot()' at line 46. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/ZipfMandelbrot.cxx:46:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ZipfMandelbrot.hxx:146:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ZipfMandelbrot.hxx:146:8: style: Virtual function 'computeRange' is called from constructor 'ZipfMandelbrot(const UnsignedInteger n,const Scalar q,const Scalar s)' at line 63. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Distribution/ZipfMandelbrot.cxx:63:3: note: Calling computeRange openturns-1.22/lib/src/Uncertainty/Distribution/openturns/ZipfMandelbrot.hxx:146:8: note: computeRange is a virtual function openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:364:69: style: Parameter 'infin' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:633:31: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:680:71: style: Parameter 'maxvls' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:681:27: style: Parameter 'abseps' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:681:47: style: Parameter 'releps' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1053:12: style: Parameter 'prime' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1163:32: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1322:29: style: Parameter 'sh' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1322:45: style: Parameter 'sk' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1319:12: error: Uninitialized variable: ret_val [legacyUninitvar] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1327:13: style: struct member 'Anonymous1::e_1' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1328:13: style: struct member 'Anonymous1::fill_2' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1329:13: style: struct member 'Anonymous1::e_3' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1330:13: style: struct member 'Anonymous1::fill_4' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1331:13: style: struct member 'Anonymous1::e_5' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1343:13: style: struct member 'Anonymous2::e_1' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1344:13: style: struct member 'Anonymous2::fill_2' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1345:13: style: struct member 'Anonymous2::e_3' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1346:13: style: struct member 'Anonymous2::fill_4' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvndstpack.c:1347:13: style: struct member 'Anonymous2::e_5' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:258:9: style: Redundant assignment of '*nf' to itself. [selfAssignment] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:204:30: style: Parameter 'nuin' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:303:60: style: Parameter 'inform__' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:438:39: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:438:69: style: Parameter 'r__' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:530:12: style: Parameter 'pivot' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:782:29: style: Parameter 'nu' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:818:69: style: Parameter 'infin' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:850:59: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:960:32: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1121:31: style: Parameter 'sh' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1121:47: style: Parameter 'sk' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1293:29: style: Parameter 'nu' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1498:29: style: Parameter 'nu' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1498:45: style: Parameter 'dh' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1498:61: style: Parameter 'dk' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1499:2: style: Parameter 'r__' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1718:32: style: Parameter 'lkn' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1718:46: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1718:61: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1719:2: style: Parameter 'r__' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1809:71: style: Parameter 'maxvls' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1810:40: style: Parameter 'abseps' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1810:60: style: Parameter 'releps' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:2205:54: style: Parameter 'kl' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:2206:11: style: Parameter 'prime' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1126:13: style: struct member 'Anonymous1::e_1' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1127:13: style: struct member 'Anonymous1::fill_2' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1128:13: style: struct member 'Anonymous1::e_3' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1129:13: style: struct member 'Anonymous1::fill_4' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1130:13: style: struct member 'Anonymous1::e_5' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1142:13: style: struct member 'Anonymous2::e_1' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1143:13: style: struct member 'Anonymous2::fill_2' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1144:13: style: struct member 'Anonymous2::e_3' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1145:13: style: struct member 'Anonymous2::fill_4' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:1146:13: style: struct member 'Anonymous2::e_5' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:250:32: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:318:45: style: Parameter 'ba' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:318:61: style: Parameter 'bb' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:319:2: style: Parameter 'bc' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:319:18: style: Parameter 'ra' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:319:34: style: Parameter 'rb' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:319:50: style: Parameter 'r__' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:319:67: style: Parameter 'rr' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:361:40: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:361:55: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:361:70: style: Parameter 'tol' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:412:32: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:412:47: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:483:29: style: Parameter 'nu' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:762:30: style: Parameter 'dh' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:762:46: style: Parameter 'dk' can be declared as pointer to const [constParameterPointer] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:767:13: style: struct member 'Anonymous4::e_1' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:768:13: style: struct member 'Anonymous4::fill_2' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:769:13: style: struct member 'Anonymous4::e_3' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:770:13: style: struct member 'Anonymous4::fill_4' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:771:13: style: struct member 'Anonymous4::e_5' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:783:13: style: struct member 'Anonymous5::e_1' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:784:13: style: struct member 'Anonymous5::fill_2' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:785:13: style: struct member 'Anonymous5::e_3' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:786:13: style: struct member 'Anonymous5::fill_4' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Distribution/tvpack.c:787:13: style: struct member 'Anonymous5::e_5' is never used. [unusedStructMember] openturns-1.22/lib/src/Uncertainty/Model/ArchimedeanCopula.cxx:82:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ArchimedeanCopula.cxx:111:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ArchimedeanCopula.cxx:132:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ArchimedeanCopula.cxx:138:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ArchimedeanCopula.cxx:144:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ArchimedeanCopula.cxx:150:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ArchimedeanCopula.cxx:162:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ArchimedeanCopula.cxx:168:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/CompositeRandomVector.cxx:46:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/CompositeRandomVector.cxx:123:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/CompositeRandomVector.cxx:130:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/CompositeRandomVector.cxx:158:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/CompositeRandomVector.cxx:153:56: style:inconclusive: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/CompositeRandomVector.hxx:93:35: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Model/CompositeRandomVector.cxx:153:56: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Model/ConditionalRandomVector.cxx:47:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ConditionalRandomVector.cxx:119:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ConditionalRandomVector.cxx:114:58: style:inconclusive: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/ConditionalRandomVector.hxx:79:35: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Model/ConditionalRandomVector.cxx:114:58: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Model/ConstantRandomVector.cxx:108:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ConstantRandomVector.cxx:135:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ConstantRandomVector.cxx:142:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ConstantRandomVector.cxx:105:55: style:inconclusive: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/ConstantRandomVector.hxx:60:35: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Model/ConstantRandomVector.cxx:105:55: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Model/ContinuousDistribution.cxx:65:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ContinuousDistribution.cxx:97:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/openturns/Distribution.hxx:53:3: style: Class 'Distribution' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/openturns/Distribution.hxx:57:3: style: Class 'Distribution' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/openturns/Distribution.hxx:61:3: style: Class 'Distribution' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/DiscreteDistribution.cxx:62:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/Distribution.cxx:35:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Model/Distribution.cxx:662:104: style:inconclusive: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/Distribution.hxx:245:92: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Model/Distribution.cxx:662:104: note: Function 'computeMinimumVolumeIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Model/Distribution.cxx:677:110: style:inconclusive: Function 'computeBilateralConfidenceIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/Distribution.hxx:249:98: note: Function 'computeBilateralConfidenceIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Model/Distribution.cxx:677:110: note: Function 'computeBilateralConfidenceIntervalWithMarginalProbability' argument 2 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Model/Distribution.cxx:697:128: style:inconclusive: Function 'computeUnilateralConfidenceIntervalWithMarginalProbability' argument 3 names different: declaration 'marginalProbOut' definition 'marginalProb'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/Distribution.hxx:253:116: note: Function 'computeUnilateralConfidenceIntervalWithMarginalProbability' argument 3 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Model/Distribution.cxx:697:128: note: Function 'computeUnilateralConfidenceIntervalWithMarginalProbability' argument 3 names different: declaration 'marginalProbOut' definition 'marginalProb'. openturns-1.22/lib/src/Uncertainty/Model/Distribution.cxx:711:94: style:inconclusive: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/Distribution.hxx:257:82: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Model/Distribution.cxx:711:94: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Model/openturns/DistributionFactory.hxx:50:3: style: Class 'DistributionFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/openturns/DistributionFactory.hxx:54:3: style: Class 'DistributionFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/DistributionFactoryImplementation.cxx:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DistributionFactoryImplementation.cxx:77:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DistributionFactoryImplementation.cxx:83:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DistributionFactoryImplementation.cxx:97:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DistributionFactoryImplementation.cxx:170:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DistributionFactoryImplementation.cxx:197:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DistributionFactoryResult.cxx:46:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/openturns/SklarCopula.hxx:171:0: error: syntax error [syntaxError] openturns-1.22/lib/src/Uncertainty/Model/DistributionParameters.cxx:30:68: debug: Function::addArguments found argument 'DistributionParametersImplementation' with varid 0. [varid0] openturns-1.22/lib/src/Uncertainty/Model/DistributionParameters.cxx:33:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Model/openturns/DistributionParameters.hxx:44:3: style: Class 'DistributionParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/openturns/DistributionParameters.hxx:47:3: style: Class 'DistributionParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/openturns/DistributionParameters.hxx:51:3: style: Class 'DistributionParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/DistributionParametersImplementation.cxx:51:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DistributionParametersImplementation.cxx:65:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DistributionParametersImplementation.cxx:72:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DistributionParametersImplementation.cxx:79:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DistributionParametersImplementation.cxx:86:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DistributionParametersImplementation.cxx:92:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DistributionParametersImplementation.cxx:97:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DomainEvent.cxx:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/DomainEvent.cxx:140:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:67:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:87:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:107:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:115:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:147:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:153:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:176:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:256:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:318:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:389:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:433:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:444:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:501:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:508:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:519:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:532:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedMean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:541:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covariance_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:549:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:582:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:642:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:673:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:722:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:757:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:796:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:816:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:879:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:891:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mean_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/openturns/EllipticalDistribution.hxx:196:5: style: Class 'RadialCDFWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:57:18: style:inconclusive: Function 'EllipticalDistribution' argument 4 names different: declaration 'covarianceNormalizationFactor' definition 'covarianceScalingFactor'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/EllipticalDistribution.hxx:50:39: note: Function 'EllipticalDistribution' argument 4 names different: declaration 'covarianceNormalizationFactor' definition 'covarianceScalingFactor'. openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:57:18: note: Function 'EllipticalDistribution' argument 4 names different: declaration 'covarianceNormalizationFactor' definition 'covarianceScalingFactor'. openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:442:14: style:inconclusive: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/EllipticalDistribution.hxx:100:82: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Model/EllipticalDistribution.cxx:442:14: note: Function 'computeMinimumVolumeLevelSetWithThreshold' argument 2 names different: declaration 'thresholdOut' definition 'threshold'. openturns-1.22/lib/src/Uncertainty/Model/IntersectionEvent.cxx:77:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/IntersectionEvent.cxx:161:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/Process.cxx:35:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Model/openturns/Process.hxx:49:3: style: Class 'Process' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/openturns/Process.hxx:53:3: style: Class 'Process' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/openturns/Process.hxx:57:3: style: Class 'Process' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/ProcessEvent.cxx:86:63: style:inconclusive: Function 'checkTimeSerieValuesInDomain' argument 1 names different: declaration 'ts' definition 'fld'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/ProcessEvent.hxx:93:51: note: Function 'checkTimeSerieValuesInDomain' argument 1 names different: declaration 'ts' definition 'fld'. openturns-1.22/lib/src/Uncertainty/Model/ProcessEvent.cxx:86:63: note: Function 'checkTimeSerieValuesInDomain' argument 1 names different: declaration 'ts' definition 'fld'. openturns-1.22/lib/src/Uncertainty/Model/ProcessImplementation.cxx:148:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ProcessImplementation.cxx:154:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ProcessImplementation.cxx:160:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ProcessImplementation.cxx:187:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ProcessImplementation.cxx:193:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ProcessImplementation.cxx:210:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVector.cxx:236:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVector.cxx:290:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVector.cxx:48:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Model/openturns/RandomVector.hxx:46:3: style: Class 'RandomVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/openturns/RandomVector.hxx:50:3: style: Class 'RandomVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/openturns/RandomVector.hxx:54:3: style: Class 'RandomVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Model/RandomVector.cxx:214:47: style:inconclusive: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/RandomVector.hxx:116:35: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Model/RandomVector.cxx:214:47: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:60:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:83:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:89:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:116:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:122:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:128:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:134:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:140:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:146:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:152:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:158:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:164:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:170:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:176:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:181:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:186:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:191:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/RandomVectorImplementation.cxx:201:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCopula_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:138:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marginalCollection_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:158:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:185:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:205:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:240:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable marginalCollection_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:247:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:253:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:263:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cdfEpsilon_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:276:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:293:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:307:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/SklarCopula.cxx:333:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TO [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/StandardEvent.cxx:40:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Model/ThresholdEventImplementation.cxx:59:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ThresholdEventImplementation.cxx:250:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/ThresholdEventImplementation.cxx:246:63: style:inconclusive: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/ThresholdEventImplementation.hxx:91:35: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Model/ThresholdEventImplementation.cxx:246:63: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Model/UnionEvent.cxx:77:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/UnionEvent.cxx:165:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/UsualRandomVector.cxx:93:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/UsualRandomVector.cxx:100:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Model/UsualRandomVector.cxx:115:52: style:inconclusive: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Model/openturns/UsualRandomVector.hxx:84:35: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Model/UsualRandomVector.cxx:115:52: note: Function 'setParameter' argument 1 names different: declaration 'parameters' definition 'parameter'. openturns-1.22/lib/src/Uncertainty/Process/ARMA.cxx:34:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Process/ARMACoefficients.cxx:32:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Process/ARMAFactory.cxx:35:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] openturns-1.22/lib/src/Uncertainty/Process/openturns/ARMAFactory.hxx:49:3: style: Class 'ARMAFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Process/openturns/ARMAFactory.hxx:53:3: style: Class 'ARMAFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Process/openturns/ARMAFactory.hxx:57:3: style: Class 'ARMAFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Process/ARMAFactoryImplementation.cxx:155:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMAFactoryImplementation.cxx:161:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:65:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:99:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentP_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:132:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentP_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:276:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentP_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:381:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:510:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:653:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:660:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:698:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentP_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:720:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:743:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:763:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentP_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:784:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentQ_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:817:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentQ_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:881:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentP_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:1066:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentP_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:1150:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentP_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:1319:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentP_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ARMALikelihoodFactory.cxx:1368:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentP_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/AggregatedProcess.cxx:104:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/AggregatedProcess.cxx:119:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/AggregatedProcess.cxx:142:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/AggregatedProcess.cxx:183:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/AggregatedProcess.cxx:207:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/AggregatedProcess.cxx:249:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/openturns/AggregatedProcess.hxx:82:8: style: Virtual function 'setMesh' is called from constructor 'AggregatedProcess(const Collection&coll)' at line 49. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Process/AggregatedProcess.cxx:49:3: note: Calling setProcessCollection openturns-1.22/lib/src/Uncertainty/Process/AggregatedProcess.cxx:195:3: note: Calling setMesh openturns-1.22/lib/src/Uncertainty/Process/openturns/AggregatedProcess.hxx:82:8: note: setMesh is a virtual function openturns-1.22/lib/src/Uncertainty/Process/openturns/AggregatedProcess.hxx:50:3: style: Class 'AggregatedProcess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Process/CompositeProcess.cxx:52:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/CompositeProcess.cxx:126:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ConditionedGaussianProcess.cxx:53:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covarianceModel_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ConditionedGaussianProcess.cxx:75:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ConditionedGaussianProcess.cxx:97:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isInitialized_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ConditionedGaussianProcess.cxx:147:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/ConditionedGaussianProcess.cxx:178:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable covarianceCholeskyFactor_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/openturns/ConditionedGaussianProcess.hxx:75:8: style: Virtual function 'setMesh' is called from constructor 'ConditionedGaussianProcess(const KrigingResult&result,const Mesh&mesh)' at line 58. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Process/ConditionedGaussianProcess.cxx:58:3: note: Calling setMesh openturns-1.22/lib/src/Uncertainty/Process/openturns/ConditionedGaussianProcess.hxx:75:8: note: setMesh is a virtual function openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:182:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:191:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:248:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:264:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:285:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:292:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:327:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:51:26: style:inconclusive: Function 'DiscreteMarkovChain' argument 2 names different: declaration 'transition' definition 'transitionMatrix'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Process/openturns/DiscreteMarkovChain.hxx:52:44: note: Function 'DiscreteMarkovChain' argument 2 names different: declaration 'transition' definition 'transitionMatrix'. openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:51:26: note: Function 'DiscreteMarkovChain' argument 2 names different: declaration 'transition' definition 'transitionMatrix'. openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:71:26: style:inconclusive: Function 'DiscreteMarkovChain' argument 2 names different: declaration 'transition' definition 'transitionMatrix'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Process/openturns/DiscreteMarkovChain.hxx:55:44: note: Function 'DiscreteMarkovChain' argument 2 names different: declaration 'transition' definition 'transitionMatrix'. openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:71:26: note: Function 'DiscreteMarkovChain' argument 2 names different: declaration 'transition' definition 'transitionMatrix'. openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:96:26: style:inconclusive: Function 'DiscreteMarkovChain' argument 2 names different: declaration 'transition' definition 'transitionMatrix'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Process/openturns/DiscreteMarkovChain.hxx:60:44: note: Function 'DiscreteMarkovChain' argument 2 names different: declaration 'transition' definition 'transitionMatrix'. openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:96:26: note: Function 'DiscreteMarkovChain' argument 2 names different: declaration 'transition' definition 'transitionMatrix'. openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:116:26: style:inconclusive: Function 'DiscreteMarkovChain' argument 2 names different: declaration 'transition' definition 'transitionMatrix'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/Process/openturns/DiscreteMarkovChain.hxx:63:44: note: Function 'DiscreteMarkovChain' argument 2 names different: declaration 'transition' definition 'transitionMatrix'. openturns-1.22/lib/src/Uncertainty/Process/DiscreteMarkovChain.cxx:116:26: note: Function 'DiscreteMarkovChain' argument 2 names different: declaration 'transition' definition 'transitionMatrix'. openturns-1.22/lib/src/Uncertainty/Process/FunctionalBasisProcess.cxx:150:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/FunctionalBasisProcess.cxx:172:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/FunctionalBasisProcess.cxx:193:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/FunctionalBasisProcess.cxx:214:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/FunctionalBasisProcess.cxx:229:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/GaussianProcess.cxx:75:123: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/GaussianProcess.cxx:135:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/GaussianProcess.cxx:148:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/GaussianProcess.cxx:194:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/GaussianProcess.cxx:222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/GaussianProcess.cxx:347:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/openturns/GaussianProcess.hxx:67:8: style: Virtual function 'setMesh' is called from constructor 'GaussianProcess(const TrendTransform&trend,const CovarianceModel&covarianceModel,const Mesh&mesh)' at line 77. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/lib/src/Uncertainty/Process/GaussianProcess.cxx:77:3: note: Calling setMesh openturns-1.22/lib/src/Uncertainty/Process/openturns/GaussianProcess.hxx:67:8: note: setMesh is a virtual function openturns-1.22/lib/src/Uncertainty/Process/KarhunenLoeveQuadratureAlgorithm.cxx:83:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/KarhunenLoeveQuadratureAlgorithm.cxx:103:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/KarhunenLoeveQuadratureAlgorithm.cxx:215:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/KarhunenLoeveSVDAlgorithm.cxx:323:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threshold_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/KarhunenLoeveSVDAlgorithm.cxx:421:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/KarhunenLoeveSVDAlgorithm.cxx:441:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/openturns/KarhunenLoeveSVDAlgorithm.hxx:47:3: style: Class 'KarhunenLoeveSVDAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/src/Uncertainty/Process/RandomWalk.cxx:122:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/RandomWalk.cxx:131:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/RandomWalk.cxx:149:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/RandomWalk.cxx:165:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/RandomWalk.cxx:178:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/RandomWalk.cxx:185:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/SpectralGaussianProcess.cxx:34:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Process/WhiteNoise.cxx:108:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/WhiteNoise.cxx:128:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/WhiteNoise.cxx:140:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/Process/WhittleFactory.cxx:39:1: error: There is an unknown macro here somewhere. Configuration is required. If CLASSNAMEINIT is a macro then please configure it. [unknownMacro] openturns-1.22/lib/src/Uncertainty/Process/WhittleFactoryState.cxx:59:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/DickeyFullerTest.cxx:51:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:46:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:91:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:119:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:164:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:191:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:231:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:269:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:345:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:372:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:396:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:418:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:450:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:484:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:531:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:586:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:605:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:622:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:266:18: style:inconclusive: Function 'BestModelLilliefors' argument 3 names different: declaration 'bestResultOut' definition 'bestResult'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/StatTests/openturns/FittingTest.hxx:78:54: note: Function 'BestModelLilliefors' argument 3 names different: declaration 'bestResultOut' definition 'bestResult'. openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:266:18: note: Function 'BestModelLilliefors' argument 3 names different: declaration 'bestResultOut' definition 'bestResult'. openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:342:18: style:inconclusive: Function 'BestModelKolmogorov' argument 3 names different: declaration 'bestResultOut' definition 'bestResult'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/StatTests/openturns/FittingTest.hxx:83:54: note: Function 'BestModelKolmogorov' argument 3 names different: declaration 'bestResultOut' definition 'bestResult'. openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:342:18: note: Function 'BestModelKolmogorov' argument 3 names different: declaration 'bestResultOut' definition 'bestResult'. openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:369:18: style:inconclusive: Function 'BestModelChiSquared' argument 3 names different: declaration 'bestResultOut' definition 'bestResult'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/StatTests/openturns/FittingTest.hxx:88:54: note: Function 'BestModelChiSquared' argument 3 names different: declaration 'bestResultOut' definition 'bestResult'. openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:369:18: note: Function 'BestModelChiSquared' argument 3 names different: declaration 'bestResultOut' definition 'bestResult'. openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:393:18: style:inconclusive: Function 'BestModelChiSquared' argument 3 names different: declaration 'bestResultOut' definition 'bestResult'. [funcArgNamesDifferent] openturns-1.22/lib/src/Uncertainty/StatTests/openturns/FittingTest.hxx:93:54: note: Function 'BestModelChiSquared' argument 3 names different: declaration 'bestResultOut' definition 'bestResult'. openturns-1.22/lib/src/Uncertainty/StatTests/FittingTest.cxx:393:18: note: Function 'BestModelChiSquared' argument 3 names different: declaration 'bestResultOut' definition 'bestResult'. openturns-1.22/lib/src/Uncertainty/StatTests/HypothesisTest.cxx:44:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/HypothesisTest.cxx:191:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/HypothesisTest.cxx:215:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/HypothesisTest.cxx:260:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/HypothesisTest.cxx:285:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/HypothesisTest.cxx:300:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/HypothesisTest.cxx:337:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/HypothesisTest.cxx:148:31: style: Array index 'indexI' is used before limits check. [arrayIndexThenCheck] openturns-1.22/lib/src/Uncertainty/StatTests/HypothesisTest.cxx:157:31: style: Array index 'indexJ' is used before limits check. [arrayIndexThenCheck] openturns-1.22/lib/src/Uncertainty/StatTests/LinearModelTest.cxx:51:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/LinearModelTest.cxx:113:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/LinearModelTest.cxx:133:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/LinearModelTest.cxx:163:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/LinearModelTest.cxx:184:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/LinearModelTest.cxx:251:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/LinearModelTest.cxx:314:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/LinearModelTest.cxx:188:25: warning: Logical conjunction always evaluates to false: !(breakPoint > 0) && !(breakPoint < 1). [incorrectLogicOperator] openturns-1.22/lib/src/Uncertainty/StatTests/NormalityTest.cxx:35:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/NormalityTest.cxx:86:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:52:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:83:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:117:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:148:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:181:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:206:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:230:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:237:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:277:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:306:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:334:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:371:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:414:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:541:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:556:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:579:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:605:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:423:59: warning: Identical condition 'minValue>maxValue', second condition is always false [identicalConditionAfterEarlyExit] openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:417:16: note: If condition 'minValue>maxValue' is true, the function will return/exit openturns-1.22/lib/src/Uncertainty/StatTests/VisualTest.cxx:423:59: note: Testing identical condition 'minValue>maxValue' openturns-1.22/lib/test/t_ANCOVA_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ANCOVA_std.cxx:111:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ARMACoefficients_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ARMACoefficients_std.cxx:111:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ARMALikelihoodFactory_std.cxx:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ARMALikelihoodFactory_std.cxx:126:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ARMAState_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ARMAState_std.cxx:74:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ARMA_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ARMA_std.cxx:139:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_AbdoRackwitz_std.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_AbdoRackwitz_std.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_AbdoRackwitz_std.cxx:69:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_AbdoRackwitz_std.cxx:104:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_AdaptiveDirectionalStratification_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_AdaptiveStieltjesAlgorithm_std.cxx:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_AdaptiveStieltjesAlgorithm_std.cxx:71:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_AggregatedEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_AggregatedEvaluation_std.cxx:58:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_AggregatedFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_AggregatedFunction_std.cxx:73:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_AggregatedProcess_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_AggregatedProcess_std.cxx:77:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_AliMikhailHaqCopulaFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_AliMikhailHaqCopulaFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_AliMikhailHaqCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_AliMikhailHaqCopula_std.cxx:139:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_AnalyticalResult_std.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_AnalyticalResult_std.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_AnalyticalResult_std.cxx:93:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Analytical_std.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Analytical_std.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Analytical_std.cxx:99:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ArcsineFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ArcsineFactory_std.cxx:54:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Arcsine_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Arcsine_std.cxx:156:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_AtomicInt_std.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_AtomicInt_std.cxx:37:22: style: C-style pointer casting [cstyleCast] openturns-1.22/lib/test/t_AtomicInt_std.cxx:75:46: style: C-style pointer casting [cstyleCast] openturns-1.22/lib/test/t_Axial_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Axial_std.cxx:51:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BarPlot_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BarPlot_std.cxx:96:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BasisFactory_std.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BasisFactory_std.cxx:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BasisFactory_std.cxx:89:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BasisSequence_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Basis_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BernoulliFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BernoulliFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Bernoulli_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Bernoulli_std.cxx:125:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BernsteinCopulaFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BernsteinCopulaFactory_std.cxx:99:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BetaFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BetaFactory_std.cxx:78:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Beta_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Beta_std.cxx:169:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BinomialFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BinomialFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Binomial_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Binomial_std.cxx:132:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BipartiteGraph_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BipartiteGraph_std.cxx:47:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Bisection_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Bisection_std.cxx:49:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BlockIndependentDistribution_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BlockIndependentDistribution_std.cxx:241:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Bonmin_std.cxx:31:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Bonmin_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Bonmin_std.cxx:133:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BootstrapExperiment_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BootstrapExperiment_std.cxx:50:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BoundingVolumeHierarchy_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BoxCoxEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BoxCoxEvaluation_std.cxx:96:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BoxCoxFactory_glm.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BoxCoxFactory_glm.cxx:74:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BoxCoxFactory_lm.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BoxCoxFactory_lm.cxx:73:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BoxCoxFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BoxCoxFactory_std.cxx:73:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BoxCoxTransform_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BoxCoxTransform_std.cxx:78:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Box_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Box_std.cxx:43:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Brent_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Brent_std.cxx:49:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_BurrFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_BurrFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Burr_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Burr_std.cxx:132:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_CMinpack_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CMinpack_std.cxx:89:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Cache_std.cxx:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Cache_std.cxx:93:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Catalog_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CauchyModel_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CauchyModel_std.cxx:108:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_CenteredFiniteDifferenceGradient_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CenteredFiniteDifferenceGradient_std.cxx:56:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_CenteredFiniteDifferenceHessian_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CenteredFiniteDifferenceHessian_std.cxx:56:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Ceres_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Ceres_std.cxx:90:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_CharlierFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CharlierFactory_std.cxx:46:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ChebychevFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ChebychevFactory_std.cxx:46:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ChiFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ChiFactory_std.cxx:72:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ChiSquareFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ChiSquareFactory_std.cxx:72:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ChiSquare_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ChiSquare_std.cxx:158:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Chi_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Chi_std.cxx:155:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ClaytonCopulaFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ClaytonCopulaFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ClaytonCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ClaytonCopula_std.cxx:170:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Cloud_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Cloud_std.cxx:90:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Cobyla_std.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Cobyla_std.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Cobyla_std.cxx:62:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Cobyla_std.cxx:94:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Collection_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Combinations_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Combinations_std.cxx:39:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ComparisonOperator_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ComparisonOperator_std.cxx:89:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ComplexMatrix_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ComplexMatrix_std.cxx:184:62: style: Condition 'scalprod2==scalprod3' is always true [knownConditionTrueFalse] openturns-1.22/lib/test/t_ComplexMatrix_std.cxx:178:27: note: scalprod3 is assigned 'matrix1*s' here. openturns-1.22/lib/test/t_ComplexMatrix_std.cxx:177:27: note: scalprod2 is assigned 's*matrix1' here. openturns-1.22/lib/test/t_ComplexMatrix_std.cxx:184:62: note: Condition 'scalprod2==scalprod3' is always true openturns-1.22/lib/test/t_ComplexTensor_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ComplexTensor_std.cxx:135:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ComposedCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ComposedCopula_std.cxx:213:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ComposedDistribution_large.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ComposedDistribution_large.cxx:102:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ComposedDistribution_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ComposedDistribution_std.cxx:284:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ComposedFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ComposedFunction_std.cxx:105:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_CompositeDistribution_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CompositeDistribution_std.cxx:158:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_CompositeProcess_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CompositeProcess_std.cxx:73:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Composite_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Composite_std.cxx:51:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ConditionalDistribution_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ConditionalDistribution_std.cxx:182:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ConditionedGaussianProcess_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ConstantGradient_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ConstantGradient_std.cxx:55:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ConstantHessian_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ConstantHessian_std.cxx:69:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Contour_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Contour_std.cxx:73:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_CorrectedLeaveOneOut_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CorrelationAnalysis_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CorrelationAnalysis_std.cxx:95:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_CorrelationMatrix_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CovarianceMatrix_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CovarianceModel_std.cxx:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CovarianceModel_std.cxx:150:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CovarianceModel_std.cxx:176:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CovarianceModel_std.cxx:484:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_CumulativeDistributionNetwork_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_CumulativeDistributionNetwork_std.cxx:130:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Curve_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Curve_std.cxx:77:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DatabaseFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DatabaseFunction_std.cxx:61:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Description_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DesignProxy_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DesignProxy_std.cxx:66:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DickeyFullerTest_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DiracCovarianceModel_hmat.cxx:47:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DiracCovarianceModel_hmat.cxx:100:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DiracCovarianceModel_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DiracCovarianceModel_std.cxx:89:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DiracFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DiracFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Dirac_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Dirac_std.cxx:220:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DirectionalSampling_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DirectionalSampling_std.cxx:79:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DirichletFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DirichletFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Dirichlet_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Dirichlet_std.cxx:159:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DiscreteMarkovChain_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DiscreteMarkovChain_std.cxx:104:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_beta.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_beta.cxx:109:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_binomial.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_binomial.cxx:68:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_discrete.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_discrete.cxx:51:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_gamma.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_gamma.cxx:88:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_hypergeometric.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_hypergeometric.cxx:109:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_kfactor.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_kfactor.cxx:88:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_kolmogorov.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_kolmogorov.cxx:85:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_noncentralchisquare.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_noncentralchisquare.cxx:109:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_noncentralstudent.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_noncentralstudent.cxx:109:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_normal.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_normal.cxx:73:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_poisson.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_poisson.cxx:82:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_spearman.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_spearman.cxx:60:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistFunc_student.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistFunc_student.cxx:146:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistanceToDomainFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistanceToDomainFunction_std.cxx:97:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DistributionFactory_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DistributionFactory_std.cxx:44:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Distribution_arithmetic.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Distribution_arithmetic.cxx:207:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Distribution_draw.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Distribution_draw.cxx:90:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Distribution_quantile.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Distribution_quantile.cxx:54:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Distribution_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Distribution_std.cxx:64:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Dlib_global.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Dlib_global.cxx:111:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Dlib_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Dlib_std.cxx:445:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DomainComplement_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DomainComplement_std.cxx:150:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DomainDifference_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DomainDifference_std.cxx:74:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DomainDisjunctiveUnion_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DomainDisjunctiveUnion_std.cxx:74:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DomainIntersection_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DomainIntersection_std.cxx:68:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DomainUnion_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DomainUnion_std.cxx:74:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Domain_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Domain_std.cxx:49:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Drawable_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Drawable_std.cxx:58:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_DualLinearCombinationFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_DualLinearCombinationFunction_std.cxx:84:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_EmpiricalBernsteinCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_EmpiricalBernsteinCopula_std.cxx:146:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_EnclosingSimplexMonotonic1D_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Epanechnikov_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Epanechnikov_std.cxx:140:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Event_domain.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Event_domain.cxx:75:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Exception_std.cxx:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Error [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Exception_std.cxx:64:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Error [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Exception_std.cxx:93:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Exception_std.cxx:35:5: style: Statements following 'throw' will never be executed. [unreachableCode] openturns-1.22/lib/test/t_Exception_std.cxx:69:5: style: Statements following 'throw' will never be executed. [unreachableCode] openturns-1.22/lib/test/t_ExpertMixture_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ExpertMixture_std.cxx:73:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ExponentialFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ExponentialFactory_std.cxx:58:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ExponentialModel_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ExponentialModel_std.cxx:94:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Exponential_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Exponential_std.cxx:155:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ExponentiallyDampedCosineModel_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ExponentiallyDampedCosineModel_std.cxx:93:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ExtremeValueCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ExtremeValueCopula_std.cxx:146:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FAST_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FAST_std.cxx:140:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FORM_AbdoRackwitz.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FORM_AbdoRackwitz.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FORM_AbdoRackwitz.cxx:115:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FORM_SQP.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FORM_SQP.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FORM_SQP.cxx:115:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FORM_draw.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FORM_draw.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FORM_draw.cxx:127:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FORM_sensitivity.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FORM_sensitivity.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FORM_sensitivity.cxx:133:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FORM_std.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FORM_std.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FORM_std.cxx:109:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Factorial_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Factorial_std.cxx:51:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FarlieGumbelMorgensternCopulaFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FarlieGumbelMorgensternCopulaFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FarlieGumbelMorgensternCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FarlieGumbelMorgensternCopula_std.cxx:140:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FaureSequence_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FaureSequence_std.cxx:61:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Fehlberg_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Fehlberg_std.cxx:83:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FejerAlgorithm_std.cxx:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FejerAlgorithm_std.cxx:121:22: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FieldFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FieldFunction_std.cxx:47:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FieldToFieldConnection_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FieldToFieldConnection_std.cxx:87:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FieldToPointConnection_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FieldToPointConnection_std.cxx:83:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FieldToPointFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FieldToPointFunction_std.cxx:46:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Field_draw.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Field_draw.cxx:62:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Field_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Field_std.cxx:104:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FilonQuadrature_std.cxx:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FilonQuadrature_std.cxx:75:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FilteringWindows_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FilteringWindows_std.cxx:60:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FiniteDifferenceStep_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FiniteDifferenceStep_std.cxx:52:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FisherSnedecorFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FisherSnedecorFactory_std.cxx:76:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FisherSnedecor_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FisherSnedecor_std.cxx:165:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FittingTest_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FixedExperiment_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FixedExperiment_std.cxx:48:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FrankCopulaFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FrankCopulaFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FrankCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FrankCopula_std.cxx:140:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FrechetFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FrechetFactory_std.cxx:71:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Frechet_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Frechet_std.cxx:160:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Function_draw.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Function_draw.cxx:75:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Function_operations.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Function_operations.cxx:110:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Function_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Function_std.cxx:79:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FunctionalBasisProcess_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalBasisProcess_std.cxx:76:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FunctionalChaosRandomVector_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalChaosSobolIndices_gsobol.cxx:43:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalChaosSobolIndices_gsobol.cxx:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalChaosSobolIndices_gsobol.cxx:339:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FunctionalChaosSobolIndices_ishigami.cxx:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalChaosSobolIndices_ishigami.cxx:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalChaosSobolIndices_ishigami.cxx:319:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FunctionalChaos_2d.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalChaos_2d.cxx:94:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FunctionalChaos_gsobol.cxx:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalChaos_gsobol.cxx:172:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FunctionalChaos_gsobol_sparse.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalChaos_ishigami.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalChaos_ishigami.cxx:220:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FunctionalChaos_ishigami_database.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalChaos_ishigami_database.cxx:189:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_FunctionalChaos_ishigami_sparse.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalChaos_nd.cxx:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_FunctionalChaos_nd.cxx:273:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GalambosCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GalambosCopula_std.cxx:132:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GammaFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GammaFactory_std.cxx:71:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Gamma_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Gamma_std.cxx:166:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GaussKronrod_std.cxx:61:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GaussKronrod_std.cxx:35:3: style: Class 'UniVariateSymbolicFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/test/t_GaussKronrod_std.cxx:137:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GaussLegendre_std.cxx:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GaussLegendre_std.cxx:54:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GaussProductExperiment_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GaussProductExperiment_std.cxx:93:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GaussianLinearCalibration_noobs.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GaussianLinearCalibration_noobs.cxx:128:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GaussianLinearCalibration_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GaussianLinearCalibration_std.cxx:121:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GaussianNonLinearCalibration_noobs.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GaussianNonLinearCalibration_noobs.cxx:110:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GaussianNonLinearCalibration_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GaussianNonLinearCalibration_std.cxx:103:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GaussianProcess_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GaussianProcess_std.cxx:87:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GeneralLinearModelAlgorithm_nlopt.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GeneralLinearModelAlgorithm_nlopt.cxx:73:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GeneralLinearModelAlgorithm_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GeneralLinearModelAlgorithm_std.cxx:102:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GeneralLinearModelAlgorithm_std_hmat.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GeneralLinearModelAlgorithm_std_hmat.cxx:86:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GeneralizedExtremeValue_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GeneralizedExtremeValue_std.cxx:166:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GeneralizedParetoFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GeneralizedParetoFactory_std.cxx:65:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GeneralizedPareto_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GeneralizedPareto_std.cxx:162:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GeometricFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GeometricFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Geometric_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Geometric_std.cxx:139:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Gibbs_regression.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Gibbs_regression.cxx:211:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Graph_mix.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Graph_mix.cxx:164:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GumbelCopulaFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GumbelCopulaFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GumbelCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GumbelCopula_std.cxx:143:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_GumbelFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_GumbelFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Gumbel_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Gumbel_std.cxx:150:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HMatrix_LDLt.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HMatrix_LDLt.cxx:99:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HMatrix_LLt.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HMatrix_LLt.cxx:89:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HMatrix_LU.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HMatrix_LU.cxx:104:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HMatrix_block_LLt.cxx:44:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HMatrix_block_LLt.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HMatrix_block_LLt.cxx:89:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HMatrix_block_LU.cxx:44:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HMatrix_block_LU.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HMatrix_block_LU.cxx:120:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HSICEstimatorConditionalSensitivity_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HSICEstimatorConditionalSensitivity_std.cxx:140:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HSICEstimatorGlobalSensitivity_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HSICEstimatorGlobalSensitivity_std.cxx:115:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HSICEstimatorTargetSensitivity_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HSICEstimatorTargetSensitivity_std.cxx:149:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HSICStat_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HSICStat_std.cxx:111:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HaltonSequence_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HaltonSequence_std.cxx:61:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HaselgroveSequence_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HaselgroveSequence_std.cxx:61:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HermiteFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HermiteFactory_std.cxx:47:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HermitianMatrix_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HermitianMatrix_std.cxx:172:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HistogramFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HistogramFactory_std.cxx:86:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HistogramPolynomialFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HistogramPolynomialFactory_std.cxx:55:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Histogram_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Histogram_std.cxx:219:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HistoryStrategy_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HistoryStrategy_std.cxx:94:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HyperbolicAnisotropicEnumerateFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HyperbolicAnisotropicEnumerateFunction_std.cxx:89:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Hypergeometric_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Hypergeometric_std.cxx:132:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_HypothesisTest_correlation.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HypothesisTest_spearman.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_HypothesisTest_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IdFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IdFactory_std.cxx:42:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IdentityMatrix_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ImportanceSamplingExperiment_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ImportanceSamplingExperiment_std.cxx:46:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IndependentCopula_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IndependentCopula_std.cxx:158:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IndependentMetropolisHastings_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IndependentMetropolisHastings_std.cxx:71:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IndicatorFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IndicatorFunction_std.cxx:67:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IndicesCollection_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Indices_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Indices_std.cxx:80:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IntegrationExpansion_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IntegrationExpansion_std.cxx:172:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IntervalMesher_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IntervalMesher_std.cxx:52:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Interval_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Interval_std.cxx:73:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseBoxCoxEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseBoxCoxEvaluation_std.cxx:66:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseBoxCoxTransform_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseBoxCoxTransform_std.cxx:77:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseChiSquare_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseChiSquare_std.cxx:158:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseGamma_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseGamma_std.cxx:162:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseMarginalTransformationHessian_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseMarginalTransformationHessian_std.cxx:45:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseNatafIndependentCopulaEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseNatafIndependentCopulaEvaluation_std.cxx:44:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseNatafIndependentCopulaGradient_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseNatafIndependentCopulaGradient_std.cxx:43:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseNatafIndependentCopulaHessian_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseNatafIndependentCopulaHessian_std.cxx:43:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseNormalFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseNormalFactory_std.cxx:62:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseNormal_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseNormal_std.cxx:141:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseRosenblattEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseRosenblattEvaluation_std.cxx:46:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseTrendEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseTrendEvaluation_std.cxx:60:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseTrendTransform_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseTrendTransform_std.cxx:65:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_InverseWishart_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_InverseWishart_std.cxx:148:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IsoProbabilisticTransformation_EllipticalCopula.cxx:47:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IsoProbabilisticTransformation_EllipticalCopula.cxx:239:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IsoProbabilisticTransformation_EllipticalDistribution.cxx:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IsoProbabilisticTransformation_EllipticalDistribution.cxx:112:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IsoProbabilisticTransformation_IndependentCopula.cxx:47:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IsoProbabilisticTransformation_IndependentCopula.cxx:61:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IsoProbabilisticTransformation_IndependentCopula.cxx:79:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IsoProbabilisticTransformation_IndependentCopula.cxx:92:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IsoProbabilisticTransformation_IndependentCopula.cxx:276:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IteratedQuadrature_std.cxx:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IteratedQuadrature_std.cxx:71:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IterativeExtrema_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IterativeExtrema_std.cxx:95:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_IterativeMoments_std.cxx:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IterativeMoments_std.cxx:109:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IterativeMoments_std.cxx:134:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IterativeMoments_std.cxx:166:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IterativeMoments_std.cxx:205:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IterativeMoments_std.cxx:247:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IterativeMoments_std.cxx:303:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IterativeThreshold_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_IterativeThreshold_std.cxx:87:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_JacobiFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_JacobiFactory_std.cxx:54:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_JoeCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_JoeCopula_std.cxx:149:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KDTree_std.cxx:31:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KDTree_std.cxx:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KFold_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KPermutationsDistribution_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KPermutationsDistribution_std.cxx:99:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KPermutations_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KPermutations_std.cxx:51:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KarhunenLoeveLifting_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KarhunenLoeveLifting_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KarhunenLoeveP1Algorithm_hmat.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KarhunenLoeveP1Algorithm_hmat.cxx:81:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KarhunenLoeveP1Algorithm_spectra.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KarhunenLoeveP1Algorithm_spectra.cxx:101:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KarhunenLoeveP1Algorithm_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KarhunenLoeveP1Algorithm_std.cxx:150:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KarhunenLoeveProjection_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KarhunenLoeveProjection_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KarhunenLoeveQuadratureAlgorithm_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KarhunenLoeveQuadratureAlgorithm_std.cxx:106:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KarhunenLoeveSVDAlgorithm_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KarhunenLoeveSVDAlgorithm_std.cxx:157:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KernelMixture_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KernelMixture_std.cxx:190:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KernelSmoothing_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KernelSmoothing_std.cxx:199:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KissFFT_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KissFFT_std.cxx:100:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KrawtchoukFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KrawtchoukFactory_std.cxx:46:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KrigingAlgorithm_funcmodel.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KrigingAlgorithm_funcmodel.cxx:105:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KrigingAlgorithm_isotropic_std.cxx:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KrigingAlgorithm_isotropic_std.cxx:87:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KrigingAlgorithm_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KrigingAlgorithm_std.cxx:192:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KrigingAlgorithm_std_hmat.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KrigingAlgorithm_std_hmat.cxx:187:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_KrigingRandomVector_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_KrigingRandomVector_std.cxx:106:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LARS_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LHSExperiment_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LHSExperiment_std.cxx:54:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LaguerreFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LaguerreFactory_std.cxx:54:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LaplaceFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LaplaceFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Laplace_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Laplace_std.cxx:161:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LatentVariableModel_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LatentVariableModel_std.cxx:48:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LeastSquaresExpansion_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LeastSquaresExpansion_std.cxx:176:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LeastSquaresMetaModelSelectionFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LeastSquaresMethod_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LeastSquaresMethod_std.cxx:111:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LeastSquaresMethod_weighted.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LeastSquaresMethod_weighted.cxx:128:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LegendreFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LegendreFactory_std.cxx:46:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LevelSetMesher_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LevelSetMesher_std.cxx:99:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LevelSet_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LevelSet_std.cxx:74:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearCombinationEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearCombinationEvaluation_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearCombinationFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearCombinationFunction_std.cxx:77:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearCombinationGradient_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearCombinationGradient_std.cxx:59:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearCombinationHessian_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearCombinationHessian_std.cxx:60:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearEnumerateFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearEnumerateFunction_std.cxx:46:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearEvaluation_std.cxx:64:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearFunction_std.cxx:65:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearGradient_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearGradient_std.cxx:80:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearLeastSquaresCalibration_noobs.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearLeastSquaresCalibration_noobs.cxx:98:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearLeastSquaresCalibration_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearLeastSquaresCalibration_std.cxx:94:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearLeastSquares_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearLeastSquares_std.cxx:83:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearModelAlgorithm_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearModelAlgorithm_std.cxx:92:22: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LinearModelAnalysis_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearModelTest_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearTaylor_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LinearTaylor_std.cxx:63:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LogNormalFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LogNormalFactory_std.cxx:63:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LogNormal_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LogNormal_std.cxx:162:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LogUniformFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LogUniformFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LogUniform_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LogUniform_std.cxx:156:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Log_std.cxx:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LogisticFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LogisticFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Logistic_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Logistic_std.cxx:156:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_LowDiscrepancyExperiment_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_LowDiscrepancyExperiment_std.cxx:78:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MarginalDistribution_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MarginalDistribution_std.cxx:142:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MarginalTransformationEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MarginalTransformationEvaluation_std.cxx:237:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MarginalTransformationGradient_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MarginalTransformationGradient_std.cxx:87:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MarginalTransformationHessian_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MarginalTransformationHessian_std.cxx:88:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MarshallOlkinCopula_std.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MarshallOlkinCopula_std.cxx:206:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Matrix_decomposition.cxx:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Matrix_decomposition.cxx:77:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Matrix_decomposition.cxx:95:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Matrix_solve.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Matrix_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Matrix_std.cxx:176:62: style: Condition 'scalprod2==scalprod3' is always true [knownConditionTrueFalse] openturns-1.22/lib/test/t_Matrix_std.cxx:170:20: note: scalprod3 is assigned 'matrix1*s' here. openturns-1.22/lib/test/t_Matrix_std.cxx:169:20: note: scalprod2 is assigned 's*matrix1' here. openturns-1.22/lib/test/t_Matrix_std.cxx:176:62: note: Condition 'scalprod2==scalprod3' is always true openturns-1.22/lib/test/t_MaximumDistribution_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MaximumDistribution_std.cxx:137:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MaximumEntropyOrderStatisticsCopula_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MaximumEntropyOrderStatisticsCopula_std.cxx:165:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MaximumEntropyOrderStatisticsDistribution_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MaximumEntropyOrderStatisticsDistribution_std.cxx:165:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MaximumLikelihoodFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MaximumLikelihoodFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MeixnerDistributionFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MeixnerDistributionFactory_std.cxx:63:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MeixnerDistribution_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MeixnerDistribution_std.cxx:137:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MeixnerFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MeixnerFactory_std.cxx:46:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MemoizeFunction_std.cxx:52:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MemoizeFunction_std.cxx:80:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MemoizeFunction_std.cxx:88:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Mesh_draw.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Mesh_draw.cxx:191:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Mesh_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Mesh_std.cxx:241:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MetaModelValidation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MetaModelValidation_std.cxx:133:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MethodBoundEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MethodBoundEvaluation_std.cxx:40:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MinCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MinCopula_std.cxx:126:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MixedHistogramUserDefined_std.cxx:45:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTINUOUS [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MixtureClassifier_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MixtureClassifier_std.cxx:70:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Mixture_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Mixture_std.cxx:224:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MonomialFunctionFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MonomialFunctionFactory_std.cxx:51:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MonomialFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MonomialFunction_std.cxx:54:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MonteCarloExperiment_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MonteCarloExperiment_std.cxx:44:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MonteCarloLHS_std.cxx:18:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MultiStart_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MultiStart_std.cxx:83:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_MultinomialFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_MultinomialFactory_std.cxx:53:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Multinomial_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Multinomial_std.cxx:119:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NLopt_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NLopt_std.cxx:110:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NaiveEnclosingSimplex_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NaiveNearestNeighbour_std.cxx:31:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NaiveNearestNeighbour_std.cxx:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NatafIndependentCopulaEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NatafIndependentCopulaEvaluation_std.cxx:44:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NatafIndependentCopulaGradient_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NatafIndependentCopulaGradient_std.cxx:43:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NatafIndependentCopulaHessian_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NatafIndependentCopulaHessian_std.cxx:43:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NearestNeighbour1D_std.cxx:31:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NearestNeighbour1D_std.cxx:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NearestPointChecker_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NearestPointChecker_std.cxx:72:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NegativeBinomialFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NegativeBinomialFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NegativeBinomial_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NegativeBinomial_std.cxx:124:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NonCenteredFiniteDifferenceGradient_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NonCenteredFiniteDifferenceGradient_std.cxx:56:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NonCentralChiSquare_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NonCentralChiSquare_std.cxx:157:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NonCentralStudent_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NonCentralStudent_std.cxx:157:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NonLinearLeastSquaresCalibration_noobs.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NonLinearLeastSquaresCalibration_noobs.cxx:86:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NonLinearLeastSquaresCalibration_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NonLinearLeastSquaresCalibration_std.cxx:80:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NonStationaryCovarianceModelFactory_std.cxx:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NonStationaryCovarianceModelFactory_std.cxx:74:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NormalCopulaFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NormalCopulaFactory_std.cxx:62:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NormalCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NormalCopula_std.cxx:169:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NormalFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NormalFactory_std.cxx:80:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_NormalGamma_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NormalGamma_std.cxx:154:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Normal_large.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Normal_large.cxx:138:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Normal_std.cxx:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Normal_std.cxx:307:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Normal_wrongarg.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_NormalityTest_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_OStream_std.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_OStream_std.cxx:70:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Object_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Object_std.cxx:38:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_OrderStatisticsMarginalChecker_std.cxx:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_OrderStatisticsMarginalChecker_std.cxx:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_OrderStatisticsMarginalChecker_std.cxx:55:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_OrdinalSumCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_OrdinalSumCopula_std.cxx:149:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_OrthogonalBasis_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_OrthogonalBasis_std.cxx:56:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_OrthogonalProductPolynomialFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_OrthogonalProductPolynomialFactory_std.cxx:74:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_OrthogonalUniVariatePolynomial_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_OrthogonalUniVariatePolynomial_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_OrthonormalizationAlgorithm_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_OrthonormalizationAlgorithm_std.cxx:41:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_P1LagrangeEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_P1LagrangeEvaluation_std.cxx:45:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_P1LagrangeInterpolation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_P1LagrangeInterpolation_std.cxx:49:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ParametricFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ParametricFunction_std.cxx:68:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Path_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Path_std.cxx:57:30: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PenalizedLeastSquaresAlgorithm_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PenalizedLeastSquaresAlgorithm_std.cxx:110:54: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PenalizedLeastSquaresAlgorithm_std.cxx:116:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PersistentObject_std.cxx:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PersistentObject_std.cxx:66:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Pie_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pie_std.cxx:96:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PiecewiseHermiteEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PiecewiseHermiteEvaluation_std.cxx:55:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PiecewiseLinearEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PiecewiseLinearEvaluation_std.cxx:53:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PlackettCopulaFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PlackettCopulaFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PlackettCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PlackettCopula_std.cxx:140:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PointToFieldConnection_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PointToFieldConnection_std.cxx:83:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PointToFieldFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PointToFieldFunction_std.cxx:46:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PointToPointConnection_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PointToPointConnection_std.cxx:87:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PointToPointEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PointToPointEvaluation_std.cxx:83:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Point_description.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Point_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Point_std.cxx:190:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Pointer_cast.cxx:32:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_cast.cxx:40:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_cast.cxx:47:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_cast.cxx:54:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_cast.cxx:73:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_cast.cxx:80:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_cast.cxx:87:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_cast.cxx:94:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_cast.cxx:122:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_cast.cxx:137:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_cast.cxx:145:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_cast.cxx:155:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_cast.cxx:30:3: style: Class 'BaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/lib/test/t_Pointer_cast.cxx:85:12: style: The destructor '~DerivedClass' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/test/t_Pointer_cast.cxx:45:12: note: Virtual destructor in base class openturns-1.22/lib/test/t_Pointer_cast.cxx:85:12: note: Destructor in derived class openturns-1.22/lib/test/t_Pointer_cast.cxx:92:16: style: The function 'doit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/test/t_Pointer_cast.cxx:52:16: note: Virtual function in base class openturns-1.22/lib/test/t_Pointer_cast.cxx:92:16: note: Function in derived class openturns-1.22/lib/test/t_Pointer_cast.cxx:99:26: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/test/t_Pointer_cast.cxx:59:23: note: Virtual function in base class openturns-1.22/lib/test/t_Pointer_cast.cxx:99:26: note: Function in derived class openturns-1.22/lib/test/t_Pointer_std.cxx:54:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_std.cxx:71:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Pointer_std.cxx:79:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PoissonFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PoissonFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Poisson_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Poisson_std.cxx:144:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PolygonArray_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PolygonArray_std.cxx:51:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Polygon_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Polygon_std.cxx:81:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PostAnalyticalControlledImportanceSampling_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PostAnalyticalControlledImportanceSampling_std.cxx:91:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PostAnalyticalImportanceSampling_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PostAnalyticalImportanceSampling_std.cxx:90:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_PosteriorDistribution_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_PosteriorDistribution_std.cxx:129:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ProbabilitySimulationAlgorithm_draw.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ProbabilitySimulationAlgorithm_draw.cxx:82:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ProbabilitySimulationAlgorithm_sensitivity.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ProbabilitySimulationAlgorithm_sensitivity.cxx:84:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ProbabilitySimulationAlgorithm_std.cxx:29:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ProbabilitySimulationAlgorithm_std.cxx:35:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ProbabilitySimulationAlgorithm_std.cxx:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ProbabilitySimulationAlgorithm_std.cxx:133:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ProcessSample_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ProcessSample_std.cxx:101:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ProductDistribution_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ProductDistribution_std.cxx:112:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_QuadrantSampling_std.cxx:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_QuadraticEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_QuadraticEvaluation_std.cxx:79:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_QuadraticLeastSquares_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_QuadraticLeastSquares_std.cxx:83:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_QuadraticTaylor_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_QuadraticTaylor_std.cxx:63:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RandomGenerator_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RandomGenerator_std.cxx:87:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RandomMixture_grid1d.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RandomMixture_grid1d.cxx:71:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RandomMixture_grid2d.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RandomMixture_grid2d.cxx:94:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RandomMixture_grid3d.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RandomMixture_grid3d.cxx:111:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RandomMixture_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RandomMixture_std.cxx:387:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RandomVector_composite.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RandomVector_composite.cxx:96:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RandomVector_conditional.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RandomVector_conditional.cxx:70:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RandomVector_constant.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RandomVector_constant.cxx:76:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RandomVector_distribution.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RandomVector_distribution.cxx:64:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RandomWalkMetropolisHastings_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RandomWalkMetropolisHastings_std.cxx:151:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RandomWalk_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RandomWalk_std.cxx:69:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RayleighFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RayleighFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Rayleigh_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Rayleigh_std.cxx:160:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RegularGridEnclosingSimplex_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RegularGridNearestNeighbour_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RegularGrid_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RegularGrid_std.cxx:49:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ResourceMap_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ReverseHaltonSequence_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ReverseHaltonSequence_std.cxx:62:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RiceFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RiceFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Rice_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Rice_std.cxx:156:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RosenblattEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RosenblattEvaluation_std.cxx:46:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_RungeKutta_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_RungeKutta_std.cxx:73:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SORM_std.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SORM_std.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SORM_std.cxx:112:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SQP_std.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SQP_std.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SQP_std.cxx:67:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SQP_std.cxx:105:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Sample_computation.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Sample_computation.cxx:152:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Sample_csv.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Sample_csv.cxx:153:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Sample_large.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Sample_large.cxx:121:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Sample_operators.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Sample_operators.cxx:100:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Sample_split.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Sample_split.cxx:69:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Sample_std.cxx:38:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Sample_std.cxx:61:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Sample_std.cxx:121:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Secant_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Secant_std.cxx:49:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SimplicialCubature_std.cxx:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SimplicialCubature_std.cxx:68:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SimulatedAnnealingLHS_std.cxx:18:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SimulationSensitivityAnalysis_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SimulationSensitivityAnalysis_std.cxx:83:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SkellamFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SkellamFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Skellam_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Skellam_std.cxx:121:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SklarCopula_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SklarCopula_std.cxx:177:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SmolyakExperiment_std.cxx:71:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SmolyakExperiment_std.cxx:104:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SmolyakExperiment_std.cxx:160:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SmolyakExperiment_std.cxx:182:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SmolyakExperiment_std.cxx:238:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SmolyakExperiment_std.cxx:280:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SmolyakExperiment_std.cxx:336:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SmolyakExperiment_std.cxx:372:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SmolyakExperiment_std.cxx:446:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SmolyakExperiment_std.cxx:478:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SmolyakExperiment_std.cxx:67:51: style: Parameter 'weights' can be declared as reference to const [constParameterReference] openturns-1.22/lib/test/t_SmolyakExperiment_std.cxx:491:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SmoothedUniform_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SmoothedUniform_std.cxx:158:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SobolIndicesAlgorithm_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SobolIndicesAlgorithm_std.cxx:176:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SobolSequence_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SobolSequence_std.cxx:62:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SoizeGhanemFactory_std.cxx:85:92: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/lib/test/t_SoizeGhanemFactory_std.cxx:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SoizeGhanemFactory_std.cxx:92:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SpaceFilling_std.cxx:26:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SparseMatrix_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SpectralGaussianProcess_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SpectralGaussianProcess_std.cxx:78:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SphereUnitNorm_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SphereUnitNorm_std.cxx:52:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SquareComplexMatrix_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SquareComplexMatrix_std.cxx:162:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SquareMatrix_lapack.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SquareMatrix_lapack.cxx:87:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SquareMatrix_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SquareMatrix_std.cxx:173:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SquaredNormal_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SquaredNormal_std.cxx:157:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Staircase_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Staircase_std.cxx:108:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_StandardDistributionPolynomialFactory_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_StandardDistributionPolynomialFactory_std.cxx:76:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_StandardEvent_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_StationaryCovarianceModelFactory_std.cxx:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_StationaryCovarianceModelFactory_std.cxx:73:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_StrongMaximumTest_other.cxx:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_StrongMaximumTest_other.cxx:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_StrongMaximumTest_other.cxx:128:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_StrongMaximumTest_std.cxx:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_StrongMaximumTest_std.cxx:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_StrongMaximumTest_std.cxx:127:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_StrongMaximumTest_tabulatedValues.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_StrongMaximumTest_tabulatedValues.cxx:206:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_StudentFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_StudentFactory_std.cxx:70:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Student_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Student_std.cxx:208:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Study_h5.cxx:53:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Study_h5.cxx:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Study_h5.cxx:1161:25: error: Invalid sqrt() argument nr 1. The value is -1 but the valid values are '0.0:'. [invalidFunctionArg] openturns-1.22/lib/test/t_Study_h5.cxx:1183:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Study_saveload.cxx:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Study_saveload.cxx:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Study_saveload.cxx:1131:25: error: Invalid sqrt() argument nr 1. The value is -1 but the valid values are '0.0:'. [invalidFunctionArg] openturns-1.22/lib/test/t_Study_saveload.cxx:1151:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SymbolicEvaluation_muparser.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SymbolicEvaluation_muparser.cxx:55:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SymbolicEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SymbolicEvaluation_std.cxx:55:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SymbolicFunction_muparser.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SymbolicFunction_muparser.cxx:413:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SymbolicFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SymbolicFunction_std.cxx:350:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SymbolicGradient_muparser.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SymbolicGradient_muparser.cxx:52:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SymbolicGradient_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SymbolicGradient_std.cxx:52:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SymbolicHessian_muparser.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SymbolicHessian_muparser.cxx:52:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SymbolicHessian_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SymbolicHessian_std.cxx:52:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SymmetricMatrix_lapack.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SymmetricMatrix_lapack.cxx:97:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SymmetricMatrix_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SymmetricMatrix_std.cxx:224:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_SymmetricTensor_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_SymmetricTensor_std.cxx:130:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TNC_std.cxx:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TNC_std.cxx:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TNC_std.cxx:80:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TNC_std.cxx:133:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TaylorExpansionMoments_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TaylorExpansionMoments_std.cxx:83:54: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TaylorExpansionMoments_std.cxx:89:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TensorProductExperiment_std.cxx:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TensorProductExperiment_std.cxx:105:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALL [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TensorProductExperiment_std.cxx:193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TensorProductExperiment_std.cxx:201:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Tensor_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Tensor_std.cxx:135:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TensorizedUniVariateFunctionFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TensorizedUniVariateFunctionFactory_std.cxx:50:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TestResult_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TestResult_std.cxx:77:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Text_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Text_std.cxx:105:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TimeSeries_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TimeSeries_std.cxx:142:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TranslationFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TrapezoidalFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TrapezoidalFactory_std.cxx:60:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Trapezoidal_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TrendEvaluation_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TrendEvaluation_std.cxx:60:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TrendFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TrendFactory_std.cxx:111:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TrendTransform_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TrendTransform_std.cxx:62:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TriangularComplexMatrix_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TriangularComplexMatrix_std.cxx:182:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TriangularFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TriangularFactory_std.cxx:58:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TriangularMatrix_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TriangularMatrix_std.cxx:178:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Triangular_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TruncatedDistribution_std.cxx:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TruncatedDistribution_std.cxx:171:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TruncatedNormalFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TruncatedNormalFactory_std.cxx:113:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_TruncatedNormal_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_TruncatedNormal_std.cxx:189:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Tuples_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Tuples_std.cxx:42:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_UniVariatePolynomial_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_UniVariatePolynomial_std.cxx:86:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_UniformFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_UniformFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_UniformOverMesh_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_UniformOverMesh_std.cxx:129:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Uniform_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Uniform_std.cxx:156:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_UserDefinedCovarianceModel_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_UserDefinedCovarianceModel_std.cxx:104:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_UserDefinedFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_UserDefinedFactory_std.cxx:60:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_UserDefinedSpectralModel_std.cxx:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_UserDefinedSpectralModel_std.cxx:99:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_UserDefinedStationaryCovarianceModel_std.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_UserDefinedStationaryCovarianceModel_std.cxx:92:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_UserDefined_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_UserDefined_std.cxx:112:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ValueFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ValueFunction_std.cxx:56:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_VertexValueFunction_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_VertexValueFunction_std.cxx:61:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_VisualTest_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_VonMisesFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_VonMisesFactory_std.cxx:64:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_VonMises_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_VonMises_std.cxx:158:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Waarts_25_quadratic_terms.cxx:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Waarts_25_quadratic_terms.cxx:425:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Waarts_RS2.cxx:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Waarts_RS2.cxx:354:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Waarts_concave.cxx:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Waarts_concave.cxx:329:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Waarts_convex.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Waarts_convex.cxx:350:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Waarts_discontinuous_lsf.cxx:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Waarts_discontinuous_lsf.cxx:354:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Waarts_noisy_lsf.cxx:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Waarts_noisy_lsf.cxx:474:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Waarts_oblate.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Waarts_oblate.cxx:319:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Waarts_saddle.cxx:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Waarts_saddle.cxx:354:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Waarts_system_series.cxx:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Waarts_system_series.cxx:354:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_WeibullMaxFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_WeibullMaxFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_WeibullMax_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_WeibullMax_std.cxx:161:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_WeibullMinFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_WeibullMinFactory_std.cxx:57:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_WeibullMin_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_WeibullMin_std.cxx:156:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_WelchFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_WelchFactory_std.cxx:96:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_WhiteNoise_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_WhiteNoise_std.cxx:68:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_WhittleFactory_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_WhittleFactory_std.cxx:91:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Wilks_std.cxx:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Wilks_std.cxx:62:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_Wishart_std.cxx:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_Wishart_std.cxx:147:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/lib/test/t_ZipfMandelbrot_std.cxx:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TESTPREAMBLE [valueFlowBailoutIncompleteVar] openturns-1.22/lib/test/t_ZipfMandelbrot_std.cxx:128:23: style: Variable 'ex' can be declared as reference to const [constVariableReference] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:141:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:455:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyBUF_FORMAT [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:606:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyBUF_FORMAT [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:675:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyBUF_FORMAT [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:736:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:757:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyBUF_FORMAT [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:885:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyBUF_FORMAT [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:955:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyBUF_FORMAT [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1078:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyBUF_FORMAT [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1122:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyBUF_FORMAT [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1247:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1260:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1273:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1286:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1300:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1326:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyBUF_FORMAT [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1391:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1414:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyBUF_FORMAT [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1539:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1553:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1571:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1594:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyBUF_FORMAT [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1740:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1798:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1843:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:1852:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:74:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:159:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:183:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:201:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:228:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:254:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:278:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:300:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:337:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:378:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:405:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:486:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:508:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:530:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:552:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:576:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:600:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:785:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonDistribution.cxx:913:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:560:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:503:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:63:8: style:inconclusive: Technically the member function 'ScopedPyObjectPointer::isNull' can be const. [functionConst] openturns-1.22/python/src/openturns/PythonDistribution.hxx:164:8: style: Virtual function 'computeRange' is called from constructor 'PythonDistribution(PyObject*pyObject)' at line 79. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/python/src/PythonDistribution.cxx:79:3: note: Calling computeRange openturns-1.22/python/src/openturns/PythonDistribution.hxx:164:8: note: computeRange is a virtual function openturns-1.22/python/src/openturns/PythonDistribution.hxx:45:3: style: Class 'PythonDistribution' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:792:26: error: Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object [rethrowNoCurrentException] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:771:52: style: C-style pointer casting [cstyleCast] openturns-1.22/python/src/PythonDistribution.cxx:195:52: style:inconclusive: Function 'computeDDF' argument 1 names different: declaration 'point' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/python/src/openturns/PythonDistribution.hxx:77:34: note: Function 'computeDDF' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:195:52: note: Function 'computeDDF' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:222:53: style:inconclusive: Function 'computePDF' argument 1 names different: declaration 'point' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/python/src/openturns/PythonDistribution.hxx:80:35: note: Function 'computePDF' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:222:53: note: Function 'computePDF' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:248:56: style:inconclusive: Function 'computeLogPDF' argument 1 names different: declaration 'point' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/python/src/openturns/PythonDistribution.hxx:81:38: note: Function 'computeLogPDF' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:248:56: note: Function 'computeLogPDF' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:274:53: style:inconclusive: Function 'computeCDF' argument 1 names different: declaration 'point' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/python/src/openturns/PythonDistribution.hxx:84:35: note: Function 'computeCDF' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:274:53: note: Function 'computeCDF' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:294:66: style:inconclusive: Function 'computeComplementaryCDF' argument 1 names different: declaration 'point' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/python/src/openturns/PythonDistribution.hxx:87:48: note: Function 'computeComplementaryCDF' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:294:66: note: Function 'computeComplementaryCDF' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:372:60: style:inconclusive: Function 'computePDFGradient' argument 1 names different: declaration 'point' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/python/src/openturns/PythonDistribution.hxx:96:42: note: Function 'computePDFGradient' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:372:60: note: Function 'computePDFGradient' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:399:60: style:inconclusive: Function 'computeCDFGradient' argument 1 names different: declaration 'point' definition 'inP'. [funcArgNamesDifferent] openturns-1.22/python/src/openturns/PythonDistribution.hxx:99:42: note: Function 'computeCDFGradient' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/PythonDistribution.cxx:399:60: note: Function 'computeCDFGradient' argument 1 names different: declaration 'point' definition 'inP'. openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:139:38: style: Parameter 'pyObj' can be declared as pointer to const [constParameterPointer] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:249:41: style: Parameter 'pyObj' can be declared as pointer to const [constParameterPointer] openturns-1.22/python/src/openturns/PythonWrappingFunctions.hxx:703:14: style: Variable 'exception' can be declared as pointer to const [constVariablePointer] openturns-1.22/python/src/PythonEvaluation.cxx:196:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonEvaluation.cxx:291:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonEvaluation.cxx:453:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonEvaluation.hxx:73:19: style: Virtual function 'getInputDimension' is called from constructor 'PythonEvaluation(PyObject*pyCallable)' at line 70. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/python/src/PythonEvaluation.cxx:70:43: note: Calling getInputDimension openturns-1.22/python/src/openturns/PythonEvaluation.hxx:73:19: note: getInputDimension is a virtual function openturns-1.22/python/src/openturns/PythonEvaluation.hxx:76:19: style: Virtual function 'getOutputDimension' is called from constructor 'PythonEvaluation(PyObject*pyCallable)' at line 71. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/python/src/PythonEvaluation.cxx:71:43: note: Calling getOutputDimension openturns-1.22/python/src/openturns/PythonEvaluation.hxx:76:19: note: getOutputDimension is a virtual function openturns-1.22/python/src/openturns/PythonEvaluation.hxx:43:3: style: Class 'PythonEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/python/src/PythonEvaluation.cxx:407:15: warning: Either the condition 'pyBufferClass_==NULL' is redundant or there is possible null pointer dereference: pyBufferClass_. [nullPointerRedundantCheck] openturns-1.22/python/src/PythonEvaluation.cxx:403:24: note: Assuming that condition 'pyBufferClass_==NULL' is not redundant openturns-1.22/python/src/PythonEvaluation.cxx:407:15: note: Null pointer dereference openturns-1.22/python/src/PythonEvaluation.cxx:442:16: style: Local variable 'isLinear' shadows outer function [shadowFunction] openturns-1.22/python/src/openturns/PythonEvaluation.hxx:79:8: note: Shadowed declaration openturns-1.22/python/src/PythonEvaluation.cxx:442:16: note: Shadow variable openturns-1.22/python/src/PythonExperiment.cxx:52:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonExperiment.hxx:44:3: style: Class 'PythonExperiment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/python/src/openturns/PythonFieldFunction.hxx:68:38: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/python/src/PythonFieldFunction.cxx:96:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputMesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonFieldFunction.cxx:186:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonFieldFunction.hxx:72:19: style: Virtual function 'getInputDimension' is called from constructor 'PythonFieldFunction(PyObject*pyCallable)' at line 62. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/python/src/PythonFieldFunction.cxx:62:43: note: Calling getInputDimension openturns-1.22/python/src/openturns/PythonFieldFunction.hxx:72:19: note: getInputDimension is a virtual function openturns-1.22/python/src/openturns/PythonFieldFunction.hxx:75:19: style: Virtual function 'getOutputDimension' is called from constructor 'PythonFieldFunction(PyObject*pyCallable)' at line 63. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/python/src/PythonFieldFunction.cxx:63:43: note: Calling getOutputDimension openturns-1.22/python/src/openturns/PythonFieldFunction.hxx:75:19: note: getOutputDimension is a virtual function openturns-1.22/python/src/openturns/PythonFieldFunction.hxx:42:3: style: Class 'PythonFieldFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/python/src/PythonFieldToPointFunction.cxx:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputMesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonFieldToPointFunction.cxx:173:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonFieldToPointFunction.hxx:71:19: style: Virtual function 'getInputDimension' is called from constructor 'PythonFieldToPointFunction(PyObject*pyCallable)' at line 62. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/python/src/PythonFieldToPointFunction.cxx:62:43: note: Calling getInputDimension openturns-1.22/python/src/openturns/PythonFieldToPointFunction.hxx:71:19: note: getInputDimension is a virtual function openturns-1.22/python/src/openturns/PythonFieldToPointFunction.hxx:74:19: style: Virtual function 'getOutputDimension' is called from constructor 'PythonFieldToPointFunction(PyObject*pyCallable)' at line 63. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/python/src/PythonFieldToPointFunction.cxx:63:43: note: Calling getOutputDimension openturns-1.22/python/src/openturns/PythonFieldToPointFunction.hxx:74:19: note: getOutputDimension is a virtual function openturns-1.22/python/src/openturns/PythonFieldToPointFunction.hxx:42:3: style: Class 'PythonFieldToPointFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/python/src/PythonGradient.cxx:130:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonGradient.hxx:43:3: style: Class 'PythonGradient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/python/src/PythonHessian.cxx:130:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonHessian.hxx:43:3: style: Class 'PythonHessian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/python/src/openturns/PythonPointToFieldFunction.hxx:68:45: debug: simplifyOperatorName: found unsimplified operator name [debug] openturns-1.22/python/src/PythonPointToFieldFunction.cxx:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputMesh_ [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonPointToFieldFunction.cxx:173:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonPointToFieldFunction.hxx:72:19: style: Virtual function 'getInputDimension' is called from constructor 'PythonPointToFieldFunction(PyObject*pyCallable)' at line 62. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/python/src/PythonPointToFieldFunction.cxx:62:43: note: Calling getInputDimension openturns-1.22/python/src/openturns/PythonPointToFieldFunction.hxx:72:19: note: getInputDimension is a virtual function openturns-1.22/python/src/openturns/PythonPointToFieldFunction.hxx:75:19: style: Virtual function 'getOutputDimension' is called from constructor 'PythonPointToFieldFunction(PyObject*pyCallable)' at line 63. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/python/src/PythonPointToFieldFunction.cxx:63:43: note: Calling getOutputDimension openturns-1.22/python/src/openturns/PythonPointToFieldFunction.hxx:75:19: note: getOutputDimension is a virtual function openturns-1.22/python/src/openturns/PythonPointToFieldFunction.hxx:42:3: style: Class 'PythonPointToFieldFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/python/src/PythonPointToFieldFunction.cxx:177:118: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] openturns-1.22/python/src/PythonRandomVector.cxx:52:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonRandomVector.cxx:187:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonRandomVector.cxx:210:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonRandomVector.cxx:226:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/openturns/PythonRandomVector.hxx:70:19: style: Virtual function 'getDimension' is called from constructor 'PythonRandomVector(PyObject*pyObject)' at line 64. Dynamic binding is not used. [virtualCallInConstructor] openturns-1.22/python/src/PythonRandomVector.cxx:64:38: note: Calling getDimension openturns-1.22/python/src/openturns/PythonRandomVector.hxx:70:19: note: getDimension is a virtual function openturns-1.22/python/src/openturns/PythonRandomVector.hxx:44:3: style: Class 'PythonRandomVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] openturns-1.22/python/src/PythonRandomVector.cxx:243:10: style: Local variable 'isEvent' shadows outer function [shadowFunction] openturns-1.22/python/src/openturns/PythonRandomVector.hxx:85:8: note: Shadowed declaration openturns-1.22/python/src/PythonRandomVector.cxx:243:10: note: Shadow variable openturns-1.22/python/src/PythonReadOnlyBuffer.c:74:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyBool_Type [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonReadOnlyBuffer.c:175:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonReadOnlyBuffer.c:187:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonReadOnlyBuffer.c:276:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonReadOnlyBuffer.c:355:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonReadOnlyBuffer.c:395:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonReadOnlyBuffer.c:497:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_GenericNew [valueFlowBailoutIncompleteVar] openturns-1.22/python/src/PythonReadOnlyBuffer.c:514:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] openturns-1.22/python/src/PythonReadOnlyBuffer.c:134:22: style: Parameter 'dims' can be declared as pointer to const [constParameterPointer] openturns-1.22/python/src/PythonReadOnlyBuffer.c:171:11: style: Variable 'self' can be declared as pointer to const [constVariablePointer] openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Bernoulli_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Beta_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Binomial_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Burr_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_ChiSquare_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Chi_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_CompositeDistribution_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_CumulativeDistributionNetwork_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Dirac_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Epanechnikov_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Exponential_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_FisherSnedecor_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Frechet_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Gamma_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_GeneralizedExtremeValue_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Geometric_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Gumbel_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Hypergeometric_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_IndependentCopula_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_InverseChiSquare_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_InverseGamma_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_InverseNormal_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_KPermutationsDistribution_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Laplace_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_LogNormal_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_LogUniform_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Logistic_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_MaximumEntropyOrderStatisticsCopula_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_MaximumEntropyOrderStatisticsDistribution_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Multinomial_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_NegativeBinomial_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_NonCentralChiSquare_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_NonCentralStudent_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_NormalGamma_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Normal_wrongarg.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_PersistentObject_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Poisson_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Rayleigh_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Rice_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Sample_split.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Sample_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_SmoothedUniform_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_SquaredNormal_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Student_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_TimeSeries_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Trapezoidal_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Triangular_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_TruncatedNormal_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_Uniform_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_VonMises_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_WeibullMax_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_WeibullMin_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: error: The one definition rule is violated, different classes/structs have the same name 'TestObject' [ctuOneDefinitionRuleViolation] openturns-1.22/lib/test/t_ZipfMandelbrot_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/test/t_Arcsine_std.cxx:27:1: note: The one definition rule is violated, different classes/structs have the same name 'TestObject' openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:258:6: error: Null pointer dereference: nf [ctunullpointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:296:21: note: Calling function mvsubr_0_, 4th argument is null openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:258:6: note: Dereferencing argument nf that is null openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:279:11: error: Null pointer dereference: nuin [ctunullpointer] openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:287:21: note: Calling function mvsubr_0_, 6th argument is null openturns-1.22/lib/src/Uncertainty/Distribution/mvtdstpack.c:279:11: note: Dereferencing argument nuin that is null diff: head openturns-1.22/lib/src/Base/Algo/ApproximationAlgorithmImplementation.cxx:106:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/ApproximationAlgorithmImplementation.cxx:132:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/ApproximationAlgorithmImplementation.cxx:227:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/ApproximationAlgorithmImplementation.cxx:71:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/BoundingVolumeHierarchy.cxx:172:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/BoundingVolumeHierarchy.cxx:269:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/BoundingVolumeHierarchy.cxx:90:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/CholeskyMethod.cxx:250:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasUniformWeight_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/CholeskyMethod.cxx:268:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:105:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:159:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/ClassifierImplementation.cxx:67:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/DesignProxy.cxx:115:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/DesignProxy.cxx:196:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/EnclosingSimplexAlgorithmImplementation.cxx:132:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/EnclosingSimplexAlgorithmImplementation.cxx:332:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/EnclosingSimplexMonotonic1D.cxx:105:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:121:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:127:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:135:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:144:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:150:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:156:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:162:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:168:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:174:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:180:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:186:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:192:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:198:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:204:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:87:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FFTImplementation.cxx:96:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FejerAlgorithm.cxx:106:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FejerAlgorithm.cxx:248:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FilonQuadrature.cxx:163:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FilonQuadrature.cxx:70:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable omega_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/FilonQuadrature.cxx:77:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:194:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maximumSubIntervals_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:280:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:292:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:57:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:73:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/GaussKronrod.cxx:90:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/GaussLegendre.cxx:100:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/IteratedQuadrature.cxx:73:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/IteratedQuadrature.cxx:96:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KDTree.cxx:341:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KDTree.cxx:359:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KDTree.cxx:374:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KDTree.cxx:488:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KDTree.cxx:67:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KFold.cxx:177:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KarhunenLoeveAlgorithmImplementation.cxx:107:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KarhunenLoeveLifting.cxx:86:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KarhunenLoeveLifting.cxx:93:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KarhunenLoeveProjection.cxx:86:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KarhunenLoeveProjection.cxx:93:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KarhunenLoeveReduction.cxx:100:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KarhunenLoeveReduction.cxx:106:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KarhunenLoeveResultImplementation.cxx:210:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KarhunenLoeveResultImplementation.cxx:249:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KarhunenLoeveResultImplementation.cxx:264:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/KarhunenLoeveValidation.cxx:149:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/LeastSquaresMethod.cxx:183:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/LeastSquaresMethod.cxx:193:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/LeastSquaresMethodImplementation.cxx:134:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/LeastSquaresMethodImplementation.cxx:139:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/LeastSquaresMethodImplementation.cxx:144:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/LeastSquaresMethodImplementation.cxx:259:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/LeastSquaresMethodImplementation.cxx:97:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/NaiveEnclosingSimplex.cxx:91:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertices_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/NaiveEnclosingSimplex.cxx:97:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/NaiveNearestNeighbour.cxx:231:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/NaiveNearestNeighbour.cxx:250:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/NaiveNearestNeighbour.cxx:64:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/NearestNeighbour1D.cxx:121:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/NearestNeighbour1D.cxx:177:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/NearestNeighbour1D.cxx:185:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/NearestNeighbourAlgorithmImplementation.cxx:58:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/NearestNeighbourAlgorithmImplementation.cxx:63:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/NearestNeighbourAlgorithmImplementation.cxx:69:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/NearestNeighbourAlgorithmImplementation.cxx:89:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/PenalizedLeastSquaresAlgorithm.cxx:133:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentIndices_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/PenalizedLeastSquaresAlgorithm.cxx:286:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coefficients_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/QRMethod.cxx:121:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasUniformWeight_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/QRMethod.cxx:139:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasUniformWeight_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/RegularGridNearestNeighbour.cxx:144:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/RegularGridNearestNeighbour.cxx:151:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/SVDMethod.cxx:137:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasUniformWeight_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/SVDMethod.cxx:157:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasUniformWeight_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:148:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:211:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:321:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/SimplicialCubature.cxx:557:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Algo/openturns/IteratedQuadrature.hxx:146:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/Log.cxx:132:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/Log.cxx:263:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/Log.cxx:279:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/Log.cxx:95:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/PlatformInfo.cxx:46:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Revision [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/PlatformInfo.cxx:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConfigureDate [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/PlatformInfo.cxx:56:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InstallationDirectory [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/TBBImplementation.cxx:54:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:205:1: style: The destructor '~FileNotFoundException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:205:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:212:1: style: The destructor '~InternalException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:212:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:219:1: style: The destructor '~InvalidArgumentException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:219:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:226:1: style: The destructor '~InvalidDimensionException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:226:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:233:1: style: The destructor '~NotYetImplementedException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:233:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:240:1: style: The destructor '~OutOfBoundException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:240:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:247:1: style: The destructor '~XMLException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:247:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:254:1: style: The destructor '~XMLParserException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:254:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:261:1: style: The destructor '~InterruptionException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:261:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:268:1: style: The destructor '~NotSymmetricDefinitePositiveException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:268:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:275:1: style: The destructor '~InvalidRangeException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:275:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:282:1: style: The destructor '~NotDefinedException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:282:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:289:1: style: The destructor '~FileOpenException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:289:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:296:1: style: The destructor '~StudyFileParsingException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:296:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:303:1: style: The destructor '~ObjectNotInStudyException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:303:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:310:1: style: The destructor '~ConfigurationFileParsingException' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:105:12: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Common/openturns/Exception.hxx:310:1: note: Destructor in derived class head openturns-1.22/lib/src/Base/Common/openturns/MutexLock.hxx:54:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defer_lock [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/openturns/MutexLock.hxx:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:129:27: error: Using object that is a temporary. [danglingTemporaryLifetime] openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:123:34: note: Passed to constructor of 'Advocate'. openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:123:34: note: Temporary created here. openturns-1.22/lib/src/Base/Common/openturns/PersistentObjectFactory.hxx:129:27: note: Using object that is a temporary. head openturns-1.22/lib/src/Base/Common/openturns/TBBImplementation.hxx:167:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedInteger [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/openturns/TBBImplementation.hxx:177:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedInteger [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Common/openturns/TBBImplementation.hxx:188:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsignedInteger [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Diff/BlendedStep.cxx:99:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:1320:7: style: The scope of the variable 'i' can be reduced. [variableScope] head openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:171:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Diff/Ev3/expression.cxx:4705:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Diff/Ev3/operand.cxx:117:15: style: The scope of the variable 'vn' can be reduced. [variableScope] head openturns-1.22/lib/src/Base/Diff/Ev3/operand.h:103:15: performance: Function 'GetVarName()' should return member 'varname_' by const reference. [returnByReference] head openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:277:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HELPURL [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Diff/Ev3/tree.h:293:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HELPURL [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Diff/FiniteDifferenceGradient.cxx:155:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Diff/FiniteDifferenceGradient.cxx:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Diff/FiniteDifferenceGradient.cxx:85:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Diff/FiniteDifferenceHessian.cxx:153:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Diff/FiniteDifferenceHessian.cxx:69:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Diff/FiniteDifferenceHessian.cxx:83:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Diff/FiniteDifferenceStepImplementation.cxx:73:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Experiments/Axial.cxx:96:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable center_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Experiments/Box.cxx:115:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levels_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Experiments/Box.cxx:125:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Experiments/Box.cxx:58:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Experiments/Box.cxx:69:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Experiments/Box.cxx:88:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levels_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Experiments/Composite.cxx:106:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable center_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Experiments/Factorial.cxx:103:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable center_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/AggregatedEvaluation.cxx:101:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/AggregatedEvaluation.cxx:131:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/AggregatedEvaluation.cxx:161:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/BasisImplementation.cxx:61:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/BasisImplementation.cxx:77:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/BasisImplementation.cxx:82:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/BasisImplementation.cxx:87:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/BasisImplementation.cxx:92:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/BasisSequenceFactoryImplementation.cxx:148:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/BoxCoxEvaluation.cxx:142:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/BoxCoxEvaluation.cxx:157:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:101:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:133:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:155:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:61:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ComposedEvaluation.cxx:68:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ComposedGradient.cxx:83:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ComposedHessian.cxx:84:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/DatabaseEvaluation.cxx:160:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/DatabaseEvaluation.cxx:169:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:140:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:218:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:230:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:264:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/DualLinearCombinationEvaluation.cxx:91:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:123:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:65:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:74:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:86:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:92:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EnumerateFunctionImplementation.cxx:98:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:121:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:134:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:156:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:172:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:236:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:242:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:248:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:260:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:267:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:290:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:321:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:365:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:453:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/EvaluationImplementation.cxx:465:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:102:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:114:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:134:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:164:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:197:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ExpertMixture.cxx:226:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldFunctionImplementation.cxx:101:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldFunctionImplementation.cxx:131:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldFunctionImplementation.cxx:145:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldFunctionImplementation.cxx:162:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldFunctionImplementation.cxx:168:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:100:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:140:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:151:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:72:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToFieldConnection.cxx:93:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:138:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:148:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:71:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:92:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToPointConnection.cxx:99:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToPointFunctionImplementation.cxx:100:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToPointFunctionImplementation.cxx:107:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToPointFunctionImplementation.cxx:119:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToPointFunctionImplementation.cxx:132:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FieldToPointFunctionImplementation.cxx:138:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FiniteBasis.cxx:111:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FiniteBasis.cxx:71:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:317:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:343:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/FunctionImplementation.cxx:350:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/GradientImplementation.cxx:115:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/GradientImplementation.cxx:122:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/GradientImplementation.cxx:86:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/GradientImplementation.cxx:92:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/HessianImplementation.cxx:113:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/HessianImplementation.cxx:120:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/HessianImplementation.cxx:84:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/HessianImplementation.cxx:90:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/HyperbolicAnisotropicEnumerateFunction.cxx:178:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/HyperbolicAnisotropicEnumerateFunction.cxx:238:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/HyperbolicAnisotropicEnumerateFunction.cxx:257:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/IdentityEvaluation.cxx:109:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/IdentityEvaluation.cxx:76:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/IdentityEvaluation.cxx:83:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/InverseBoxCoxEvaluation.cxx:139:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/InverseBoxCoxEvaluation.cxx:154:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/LinearEnumerateFunction.cxx:174:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/LinearEvaluation.cxx:118:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/LinearEvaluation.cxx:126:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/LinearEvaluation.cxx:156:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/LinearGradient.cxx:114:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/MarginalEvaluation.cxx:122:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/MarginalEvaluation.cxx:139:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/MarginalEvaluation.cxx:58:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/MarginalGradient.cxx:90:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/MarginalHessian.cxx:89:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/NormInfEnumerateFunction.cxx:118:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upperBound_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/NormInfEnumerateFunction.cxx:134:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upperBound_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/P1LagrangeEvaluation.cxx:130:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/P1LagrangeEvaluation.cxx:169:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/P1LagrangeEvaluation.cxx:210:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/P1LagrangeEvaluation.cxx:268:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:105:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputMesh_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:115:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputMesh_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:125:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputMesh_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:174:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/P1LagrangeInterpolation.cxx:196:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:100:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:116:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:134:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:191:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:248:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameter_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:262:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameter_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ParametricEvaluation.cxx:279:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:122:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:157:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:186:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:224:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:237:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PiecewiseHermiteEvaluation.cxx:248:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PiecewiseLinearEvaluation.cxx:161:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PiecewiseLinearEvaluation.cxx:203:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PiecewiseLinearEvaluation.cxx:237:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PiecewiseLinearEvaluation.cxx:246:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PiecewiseLinearEvaluation.cxx:255:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:138:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:147:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:71:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:92:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToFieldConnection.cxx:99:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToFieldFunctionImplementation.cxx:101:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToFieldFunctionImplementation.cxx:108:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToFieldFunctionImplementation.cxx:120:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToFieldFunctionImplementation.cxx:139:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToFieldFunctionImplementation.cxx:145:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:101:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:141:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:179:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:187:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:210:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:218:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:73:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/PointToPointEvaluation.cxx:94:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ProductEvaluation.cxx:100:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ProductEvaluation.cxx:88:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ProductGradient.cxx:88:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ProductHessian.cxx:103:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/QuadraticEvaluation.cxx:132:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/QuadraticEvaluation.cxx:159:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:138:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:166:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:181:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:423:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:53:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/BetaFunctions.cxx:63:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/GammaFunctions.cxx:51:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/GammaFunctions.cxx:59:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/GammaFunctions.cxx:77:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1011:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1074:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1260:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1268:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1319:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:1354:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:244:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:291:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:338:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:363:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:373:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:471:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:484:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI2_6 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:555:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOGSQRT2PI [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:560:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogMaxScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:589:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:719:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:788:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EulerConstant [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:804:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:899:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SpecFunc/SpecFunc.cxx:954:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicEvaluation.cxx:162:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicEvaluation.cxx:169:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicEvaluation.cxx:220:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicEvaluation.cxx:240:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicFunction.cxx:125:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicGradient.cxx:191:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicGradient.cxx:227:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicGradient.cxx:235:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicGradient.cxx:242:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicHessian.cxx:219:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicHessian.cxx:247:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicHessian.cxx:283:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicHessian.cxx:290:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicParser.cxx:75:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicParserExprTk.cxx:137:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicParserExprTk.cxx:170:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicParserExprTk.cxx:223:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gamma [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicParserExprTk.cxx:66:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicParserImplementation.cxx:84:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicParserMuParser.cxx:126:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicParserMuParser.cxx:185:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/SymbolicParserMuParser.cxx:204:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/TranslationEvaluation.cxx:104:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/TranslationEvaluation.cxx:131:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/TranslationEvaluation.cxx:96:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/UniVariateFunctionImplementation.cxx:72:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/UniVariateFunctionImplementation.cxx:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ValueFunction.cxx:111:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/ValueFunction.cxx:118:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/VertexValueFunction.cxx:115:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/VertexValueFunction.cxx:125:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/VertexValueFunction.cxx:132:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/VertexValueFunction.cxx:62:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/VertexValueFunction.cxx:77:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10090:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable branch_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10119:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable branch_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10153:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_trinary [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10187:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_trinary [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10236:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vararg [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10292:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vararg [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10337:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecfunc [valueFlowBailoutIncompleteVar] 2.13.0 openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10551:19: style: Local variable 'vec' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10603:26: note: Shadowed declaration openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10551:19: note: Shadow variable head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10615:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecvalass [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10772:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecvecass [valueFlowBailoutIncompleteVar] 2.13.0 openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10993:19: style: Local variable 'vec' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11045:26: note: Shadowed declaration openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:10993:19: note: Shadow variable head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11057:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecopvalass [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11214:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecopvecass [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: add_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: and_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: div_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: equal_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: mod_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: mul_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: nand_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: nor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: or_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: pow_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: sub_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: xnor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: style: The destructor '~vec_binop_vecvec_node < Scalar , details :: xor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11323:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11409:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecvecarith [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: add_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: and_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: div_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: equal_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: mod_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: mul_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: nand_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: nor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: or_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: pow_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: sub_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: xnor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: style: The destructor '~vec_binop_vecval_node < Scalar , details :: xor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11488:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11572:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecvalarith [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: add_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: and_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: div_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: equal_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: mod_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: mul_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: nand_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: nor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: or_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: sub_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: xnor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: style: The destructor '~vec_binop_valvec_node < Scalar , details :: xor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11649:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11733:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecvalarith [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: abs_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: acos_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: acosh_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: asin_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: asinh_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: atan_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: atanh_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: ceil_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: cos_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: cosh_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: cot_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: csc_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: d2g_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: d2r_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: erf_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: erfc_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: exp_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: expm1_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: floor_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: frac_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: g2d_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: log10_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: log1p_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: log2_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: log_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: ncdf_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: neg_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: notl_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: pos_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: r2d_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: round_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: sec_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: sgn_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: sin_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: sinc_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: sinh_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: sqrt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: tan_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: tanh_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: style: The destructor '~unary_vector_node < Scalar , details :: trunc_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11808:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11890:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecunaryop [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11979:10: style: The destructor '~conditional_vector_node < Scalar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7765:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:11979:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12031:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecondition [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12155:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NumBranches [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12200:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_function [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12218:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BranchCount [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12457:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_function [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12498:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vafunction [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12609:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12680:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_genfunction [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12761:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12785:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strfunction [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12837:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12856:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_genfunction [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12882:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12907:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strfunction [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12962:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typestore_list_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:12972:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_return [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13016:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_retenv [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1305:123: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log2 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13065:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_abs [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13066:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_acos [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13067:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_acosh [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13068:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_asin [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13069:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_asinh [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13070:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_atan [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13071:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_atanh [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13072:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ceil [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13073:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_cos [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13074:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_cosh [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13075:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_cot [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13076:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_csc [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13077:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_d2g [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13078:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_d2r [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13079:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_erf [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13080:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_erfc [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13081:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_exp [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13082:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_expm1 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13083:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_floor [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13084:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_frac [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13085:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_g2d [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13086:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_log [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13087:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_log10 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13088:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_log2 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13089:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_log1p [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13090:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ncdf [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13091:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_neg [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13092:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_notl [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13093:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_pos [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13094:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_r2d [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13095:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_round [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13096:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sec [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13097:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sgn [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13098:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sin [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13099:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sinc [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13100:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sinh [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13101:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sqrt [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13102:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_tan [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13103:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_tanh [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13104:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_trunc [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13129:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13142:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13155:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sub [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13168:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1316:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _180_pi [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1317:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_180 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13180:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mod [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13192:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_pow [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13203:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lt [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13214:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lte [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13225:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_gt [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13236:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_gte [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13246:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_eq [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1324:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13256:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_eq [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13257:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_equal [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1325:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13268:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ne [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13278:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_and [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13288:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_nand [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13298:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_or [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13308:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_nor [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13318:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_xor [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13328:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_xnor [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1332:122: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log2 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13337:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13338:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_in [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13339:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_in [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13349:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_like [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13350:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_like [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13360:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ilike [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13361:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ilike [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13374:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_inranges [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13375:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_inrange [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:13554:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14214:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14275:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14292:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14309:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14346:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14365:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14384:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14399:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14412:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14503:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_uvouv [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14634:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14652:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14679:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14699:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14720:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14741:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14762:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T0 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14864:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14934:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15121:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15214:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15305:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15391:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , const std :: string , std :: string , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: style: The destructor '~str_xrox_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:15941:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: style: The destructor '~str_xoxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16005:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , const std :: string , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , const std :: string , std :: string & , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , const std :: string , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: eq_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: gt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: gte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: ilike_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: in_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: like_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: lt_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: lte_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: style: The destructor '~str_xroxr_node < Scalar , std :: string & , std :: string & , details :: range_pack < Scalar > , details :: ne_op < Scalar > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:14395:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16070:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16314:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ipow [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16347:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ipow [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16387:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ipowinv [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16420:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ipowinv [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16492:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringvar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16498:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringvarrng [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16504:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringconst [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16510:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_cstringvarrng [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16516:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strass [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16522:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strconcat [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16528:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strfunction [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16534:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strcondition [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16540:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strccondition [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16546:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringvararg [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:16552:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strgenrange [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1670:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_exponent10 [valueFlowBailoutIncompleteVar] 2.13.0 openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17550:13: style: Parameter 'n' can be declared as reference to const [constParameterReference] 2.13.0 openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17551:13: style: Parameter 'n' can be declared as reference to const [constParameterReference] 2.13.0 openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17553:13: style: Parameter 'n' can be declared as reference to const [constParameterReference] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17614:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reserved_symbols_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17672:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17934:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reserved_words_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18114:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18123:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18132:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18140:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:1836:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numeric [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18414:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:18495:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:19224:28: performance: Function 'get_symbol_table_list()' should return member 'symbol_table_list_' by const reference. [returnByReference] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:19694:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_none [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:20096:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_parser [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:20806:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:20829:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:20877:26: performance: Function 'return_param_type_list()' should return member 'retparam_list_' by const reference. [returnByReference] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21084:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_function_list [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21093:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cntrl_struct_list [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21102:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logic_ops_list [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21111:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arithmetic_ops_list [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21120:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assignment_ops_list [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21129:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inequality_ops_list [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21270:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_function_list_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21283:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cntrl_struct_list_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21296:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logic_ops_list_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21309:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arithmetic_ops_list_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21322:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assignment_ops_list_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21335:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inequality_ops_list_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21348:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_function_list_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21366:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cntrl_struct_list_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21384:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logic_ops_list_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21402:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arithmetic_ops_list_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21420:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assignment_ops_list_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21438:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inequality_ops_list_size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21620:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_number [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21685:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_syntax [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21782:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21846:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_token [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21935:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diagnostic [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:21958:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_symbol [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22137:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_hold [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22190:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22224:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_assign [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22579:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22789:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22856:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22883:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:22959:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_syntax [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23023:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_comma [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23137:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_hold [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23310:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23385:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_ternary [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23520:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23614:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_eof [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23752:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:23984:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lcrlbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24149:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lcrlbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24247:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_default [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24338:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24402:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_hold [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24486:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_smulti [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24494:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lcrlbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24587:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24818:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24876:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:24992:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25057:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25205:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_syntax [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25263:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25331:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25369:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_syntax [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25436:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25540:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25737:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25812:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sffinal [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25875:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:25945:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26341:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_assign [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26379:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_symbol [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26542:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lcrlbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26634:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26885:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lsqrbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:26983:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lbracket [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:27012:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_hold [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:27534:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_number [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:27908:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_abs [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28015:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_addass [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28027:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28076:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28190:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28206:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28333:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_inrange [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28358:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_inrange [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28365:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_scand [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28390:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_lt [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28412:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28438:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_assign [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28774:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_while_loop [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28828:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_repeat_until_loop [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:28886:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_for_loop [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29017:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29029:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29041:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29054:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29067:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29081:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29095:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2948:19: style: The destructor '~token_scanner' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2941:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:2948:19: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29496:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sum [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29572:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_smulti [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29620:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29874:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecelem [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29909:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:29973:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_st_vector [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30036:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_parser [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30058:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_st_variable [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30115:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_st_variable [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30454:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_scand [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30579:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_pow [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30630:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30794:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30870:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:30939:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31077:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31201:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3137:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31406:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31606:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31648:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mul [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:31937:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32002:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32068:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32133:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32198:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32263:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32328:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32394:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32460:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32579:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32710:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32829:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:32977:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33099:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33188:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33277:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33366:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_div [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33455:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33649:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:33893:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:34087:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3562:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3573:26: performance: Function 'error_token()' should return member 'error_token_' by const reference. [returnByReference] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3609:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36362:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_neg [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:3656:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_number [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36631:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36778:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36832:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_inrange [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:36968:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_eq [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37046:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_in [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37085:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node_allocator_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37221:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable process [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37270:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable process [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37298:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_add [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37326:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sf00 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37350:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_sf48 [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37521:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37867:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37894:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37923:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:37954:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38130:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38135:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38140:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38146:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38152:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38158:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38164:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38170:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38177:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38184:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38191:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38198:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38341:19: style: The destructor '~base_func' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:17120:16: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38341:19: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38398:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38552:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38590:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38604:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38618:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38632:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38646:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:38660:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expression [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39284:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39347:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ifstream [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39368:123: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_t [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39387:121: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_t [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:39471:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:419:17: performance: Function 'operatorstd::string()' should return member 'data_' by const reference. [returnByReference] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:424:29: performance: Function 'as_string()' should return member 'data_' by const reference. [returnByReference] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5194:19: style: The destructor '~expression_node < Scalar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5133:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5194:19: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5208:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_none [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5257:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_unary [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5263:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_neg [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5269:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_binary [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5275:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_variable [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5283:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_variable [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5293:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecelem [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5299:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_rbvecelem [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5305:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_rbveccelem [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5311:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vector [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5344:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_constant [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5352:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_null [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5358:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_break [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5364:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_continue [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5370:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_swap [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5376:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_function [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5382:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_return [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5409:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5433:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5533:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5618:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5701:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5744:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:5758:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6011:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6080:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_nulleq [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6120:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_constant [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6199:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringconst [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6265:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_unary [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6317:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6328:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_binary [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6339:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6377:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6388:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_binary_ext [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6399:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6440:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6466:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_trinary [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6510:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_quaternary [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6560:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_conditional [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6612:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_conditional [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6788:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_while [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6827:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6876:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_repeat [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6915:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6982:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_for [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7028:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7074:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7116:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7156:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7199:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7242:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7310:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7399:34: style: Variable 'condition' can be declared as pointer to const [constVariablePointer] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7399:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7416:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_switch [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7449:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7497:31: style: Variable 'condition' can be declared as pointer to const [constVariablePointer] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7497:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7511:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_mswitch [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7886:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecelem [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:7949:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_rbvecelem [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8011:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_rbveccelem [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8249:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_vecvecswap [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8390:19: style: The destructor '~string_range_node < Scalar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6164:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8390:19: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8447:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringvarrng [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8474:10: style: The destructor '~const_string_range_node < Scalar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6164:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8474:10: note: Destructor in derived class head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8516:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_cstringvarrng [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8576:10: style: The destructor '~generic_string_range_node < Scalar >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:6164:19: note: Virtual destructor in base class openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8576:10: note: Destructor in derived class 2.13.0 openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8604:37: style: Local variable 'size' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8626:22: note: Shadowed declaration openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8604:37: note: Shadow variable head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8643:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strgenrange [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8799:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strconcat [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:8895:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strswap [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9051:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strswap [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9279:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strass [valueFlowBailoutIncompleteVar] 2.13.0 openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9381:37: style: Local variable 'size' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9402:22: note: Shadowed declaration openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9381:37: note: Shadow variable head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9419:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strass [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9466:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable branch_ [valueFlowBailoutIncompleteVar] 2.13.0 openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9519:40: style: Local variable 'size' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9562:22: note: Shadowed declaration openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9519:40: note: Shadow variable 2.13.0 openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9537:40: style: Local variable 'size' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9562:22: note: Shadowed declaration openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9537:40: note: Shadow variable head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9579:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strcondition [valueFlowBailoutIncompleteVar] 2.13.0 openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9665:40: style: Local variable 'size' shadows outer function [shadowFunction] openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9690:22: note: Shadowed declaration openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9665:40: note: Shadow variable head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9680:22: performance: Function 'str()' should return member 'value_' by const reference. [returnByReference] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9707:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_strccondition [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Func/openturns/exprtk.hpp:9824:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e_stringvararg [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/DomainDisjunctiveUnion.cxx:74:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collection_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/DomainDisjunctiveUnion.cxx:82:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/DomainImplementation.cxx:80:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/DomainIntersection.cxx:74:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collection_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/DomainUnion.cxx:75:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collection_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/DomainUnion.cxx:82:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:104:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:131:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:169:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:186:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:224:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:234:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:254:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:273:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:285:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:308:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:331:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:414:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:432:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:450:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:462:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Interval.cxx:85:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/IntervalMesher.cxx:79:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/IntervalMesher.cxx:94:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:117:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:136:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:245:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:304:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:313:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:357:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:386:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:398:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:412:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSet.cxx:89:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSetMesher.cxx:101:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSetMesher.cxx:116:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/LevelSetMesher.cxx:126:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Mesh.cxx:152:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Mesh.cxx:167:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Mesh.cxx:195:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Mesh.cxx:525:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Mesh.cxx:535:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Mesh.cxx:564:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Mesh.cxx:641:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Mesh.cxx:860:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Mesh.cxx:912:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Geom/Mesh.cxx:994:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Cloud.cxx:131:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Cloud.cxx:87:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Contour.cxx:147:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Contour.cxx:185:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Contour.cxx:85:154: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Curve.cxx:150:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Curve.cxx:89:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1152:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1250:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1255:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1301:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1310:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1328:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1341:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1355:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1368:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1375:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1380:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1386:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1391:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1397:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1402:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1408:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1413:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1419:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1424:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1447:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1452:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1458:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1463:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1469:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1474:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1480:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1485:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1491:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1496:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1502:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1507:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1513:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1518:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1523:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1528:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1537:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1544:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:1573:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:879:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:909:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:962:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/DrawableImplementation.cxx:974:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/GridLayout.cxx:109:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/GridLayout.cxx:122:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Pie.cxx:151:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Pie.cxx:189:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Pie.cxx:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Pie.cxx:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Pie.cxx:92:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Polygon.cxx:140:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Polygon.cxx:153:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Polygon.cxx:80:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/PolygonArray.cxx:118:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/PolygonArray.cxx:125:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/PolygonArray.cxx:138:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/PolygonArray.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/PolygonArray.cxx:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Staircase.cxx:118:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Text.cxx:116:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Text.cxx:154:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Text.cxx:169:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Text.cxx:212:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Text.cxx:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Graph/Text.cxx:93:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeAlgorithmImplementation.cxx:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeExtrema.cxx:54:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeExtrema.cxx:67:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeExtrema.cxx:90:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:111:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:136:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:164:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:191:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:216:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:229:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:242:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:56:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:85:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeMoments.cxx:93:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeThresholdExceedance.cxx:105:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeThresholdExceedance.cxx:113:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeThresholdExceedance.cxx:68:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iteration_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/IterativeStat/IterativeThresholdExceedance.cxx:96:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/AbdoRackwitz.cxx:158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Bonmin.cxx:189:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Bonmin.cxx:228:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Bonmin.cxx:93:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/BonminProblem.cxx:105:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTINUOUS [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/BonminProblem.cxx:129:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NON_LINEAR [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/BonminProblem.cxx:176:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINEAR [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/BonminProblem.cxx:211:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/BonminProblem.cxx:682:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/CMinpack.cxx:129:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Precision [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/CMinpack.cxx:141:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/CMinpack.cxx:405:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Ceres.cxx:491:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Ceres.cxx:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Ceres.cxx:85:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Cobyla.cxx:203:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Cobyla.cxx:85:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Dlib.cxx:429:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Dlib.cxx:445:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Dlib.cxx:481:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Dlib.cxx:490:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Ipopt.cxx:219:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Ipopt.cxx:256:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/IpoptProblem.cxx:141:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINEAR [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/IpoptProblem.cxx:176:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/IpoptProblem.cxx:94:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NON_LINEAR [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:143:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:210:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:273:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objective_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/LeastSquaresProblem.cxx:291:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/MultiStart.cxx:193:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/MultiStart.cxx:199:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/MultiStart.cxx:224:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/MultiStart.cxx:87:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NLopt.cxx:107:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NLopt.cxx:128:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NLopt.cxx:160:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NLopt.cxx:355:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:105:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable violatingConstraintValues_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:113:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable violatingConstraintPoints_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:69:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verifyingConstraintValues_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable violatingConstraintPoints_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:81:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable violatingConstraintValues_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verifyingConstraintPoints_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:93:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verifyingConstraintValues_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NearestPointCheckerResult.cxx:99:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable violatingConstraintPoints_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NearestPointProblem.cxx:101:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/NearestPointProblem.cxx:127:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationAlgorithm.cxx:291:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationAlgorithmImplementation.cxx:193:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationAlgorithmImplementation.cxx:199:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationAlgorithmImplementation.cxx:337:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:131:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:149:146: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:167:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:180:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:185:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:195:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:200:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:211:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:216:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:229:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:236:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:244:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationProblemImplementation.cxx:260:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTINUOUS [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:340:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:385:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:422:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:494:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/OptimizationResult.cxx:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Pagmo.cxx:308:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Pagmo.cxx:722:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Pagmo.cxx:728:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/Pagmo.cxx:766:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/SQP.cxx:106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentSigma_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/SQP.cxx:148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentPoint_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/SQP.cxx:284:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tau_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/SQP.cxx:289:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tau_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/SQP.cxx:295:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable omega_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/SQP.cxx:300:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable omega_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/SQP.cxx:306:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable smooth_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/SQP.cxx:311:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable smooth_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/SQP.cxx:320:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tau_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/SQP.cxx:330:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tau_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/SQP.cxx:348:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tau_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/SQP.cxx:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentSigma_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:116:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:229:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:234:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:240:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:245:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:251:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCGit_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxCGit_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:262:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eta_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:267:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eta_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:273:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stepmx_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stepmx_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:284:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accuracy_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:289:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accuracy_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:295:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmin_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:300:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmin_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:306:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rescale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:311:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rescale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:320:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:335:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:349:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:379:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:434:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignoreFailure_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/TNC.cxx:439:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignoreFailure_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/algocobyla.c:276:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/algotnc.c:1562:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TNC_FALSE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/algotnc.c:1649:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TNC_TRUE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/algotnc.c:478:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/algotnc.c:547:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TNC_TRUE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/algotnc.c:882:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/algotnc.c:943:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TNC_FALSE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Optim/algotnc.c:987:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TNC_FALSE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Solver/Fehlberg.cxx:200:110: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Solver/Fehlberg.cxx:278:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Solver/ODESolverImplementation.cxx:58:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Solver/ODESolverImplementation.cxx:64:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Solver/SolverImplementation.cxx:189:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Solver/SolverImplementation.cxx:199:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Solver/SolverImplementation.cxx:216:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:103:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:137:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:66:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:79:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/AbsoluteExponential.cxx:89:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CauchyModel.cxx:105:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable amplitude_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CauchyModel.cxx:93:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable amplitude_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Compact.cxx:101:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Compact.cxx:122:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Compact.cxx:78:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable throwingCounter_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CorrelationAnalysis.cxx:141:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelFactoryImplementation.cxx:67:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:1012:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:1092:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:1132:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:176:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:182:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:196:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:202:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:210:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:221:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:243:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:252:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:297:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarEpsilon [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:342:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:457:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:565:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:781:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:830:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:866:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:882:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:899:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:928:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/CovarianceModelImplementation.cxx:940:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:107:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:131:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputCovariance_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:152:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:163:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:176:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:196:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:242:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:296:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:317:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:338:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nuggetFactor_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:363:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:371:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:381:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:393:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:402:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:413:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:420:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:435:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:447:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:459:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeParameter_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:74:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/DiracCovarianceModel.cxx:90:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:101:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:125:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:142:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:158:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:211:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isDiagonal_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:266:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isDiagonal_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:65:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentialModel.cxx:80:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:108:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:124:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:135:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:145:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:75:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ExponentiallyDampedCosineModel.cxx:95:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/FaureSequence.cxx:70:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Field.cxx:116:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Field.cxx:123:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Field.cxx:132:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:121:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:173:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:183:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:241:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputCorrelation_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:246:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:271:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:284:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:299:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputCorrelation_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:311:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/FractionalBrownianMotionModel.cxx:99:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:103:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:117:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:183:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:209:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:73:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/GeneralizedExponential.cxx:91:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:350:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:436:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:532:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:543:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:547:96: style: Parameter 'y' can be declared as reference to const [constParameterReference] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:556:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:567:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:578:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:589:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:602:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:608:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:622:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:644:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:658:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:671:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:684:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HMatrixImplementation.cxx:695:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HaltonSequence.cxx:132:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HaltonSequence.cxx:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/HaselgroveSequence.cxx:65:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:103:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:115:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:130:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:149:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:160:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nuggetFactor_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeParameter_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:173:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:184:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:84:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/IsotropicCovarianceModel.cxx:92:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:113:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:159:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:191:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputCovariance_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:197:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputCovariance_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:204:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:217:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:238:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:308:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:330:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputCovarianceCholeskyFactor_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:356:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:414:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:437:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:466:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isDiagonal_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/KroneckerCovarianceModel.cxx:83:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Last.cxx:128:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Last.cxx:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Last.cxx:92:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:106:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:166:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:188:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:244:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:256:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:269:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:284:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/LatentVariableModel.cxx:63:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nLevels_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/LowDiscrepancySequenceImplementation.cxx:155:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/LowDiscrepancySequenceImplementation.cxx:170:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/LowDiscrepancySequenceImplementation.cxx:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:109:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:124:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:140:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:191:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:227:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:253:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:80:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/MaternModel.cxx:92:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/RankMCovarianceModel.cxx:147:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/RankMCovarianceModel.cxx:155:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/RankMCovarianceModel.cxx:210:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/RankMCovarianceModel.cxx:67:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/RankMCovarianceModel.cxx:96:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/ReverseHaltonSequence.cxx:58:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Sample.cxx:192:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Sample.cxx:199:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Sample.cxx:208:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Sample.cxx:289:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Sample.cxx:301:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Sample.cxx:319:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/Sample.cxx:361:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SobolSequence.cxx:117:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seed_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SpectralModelFactoryImplementation.cxx:81:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:156:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:169:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:184:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SpectralModelImplementation.cxx:233:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:105:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:147:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:173:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:68:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SphericalModel.cxx:91:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:108:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:128:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:66:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:83:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/SquaredExponential.cxx:94:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:111:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:131:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:177:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:61:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:78:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/StationaryFunctionalCovarianceModel.cxx:94:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:115:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:123:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:132:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:139:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:150:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:166:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:193:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:205:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:220:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:236:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:256:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:278:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:304:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:319:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeParameter_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TensorizedCovarianceModel.cxx:72:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:131:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:70:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:86:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/TimeSeries.cxx:99:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:109:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:123:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:141:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:175:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:53:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:70:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/UserDefinedCovarianceModel.cxx:90:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/UserDefinedStationaryCovarianceModel.cxx:116:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/UserDefinedStationaryCovarianceModel.cxx:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStationary_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/UserDefinedStationaryCovarianceModel.cxx:79:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/UserDefinedStationaryCovarianceModel.cxx:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputDimension_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/WelchFactory.cxx:115:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/dsfmt.cxx:105:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INI [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/dsfmt.cxx:163:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/dsfmt.cxx:58:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/dsfmt.h:96:46: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head openturns-1.22/lib/src/Base/Stat/kendall.c:313:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Stat/simd.h:212:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:150:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:242:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:252:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:405:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:420:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:435:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:474:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:482:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:507:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:533:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:561:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:689:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:709:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:731:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:752:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:770:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:790:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:912:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexMatrixImplementation.cxx:935:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexTensorImplementation.cxx:146:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexTensorImplementation.cxx:154:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/ComplexTensorImplementation.cxx:166:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:147:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:153:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:159:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/IndicesCollectionImplementation.cxx:165:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1009:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1067:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1127:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1143:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1177:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1237:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1264:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1298:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1326:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1349:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1392:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:141:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1426:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1474:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1517:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:151:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1544:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1582:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1641:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1728:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1752:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1777:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1801:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1825:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1845:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1866:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:1879:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:193:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:228:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:236:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:246:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:254:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:265:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:279:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:293:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:307:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:330:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:356:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:381:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:411:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:448:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:512:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:526:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:540:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:756:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:798:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:816:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:861:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:878:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:902:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:917:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:950:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:966:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/MatrixImplementation.cxx:991:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/Point.cxx:200:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/Point.cxx:219:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/Point.cxx:249:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/Point.cxx:304:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/Point.cxx:317:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/Point.cxx:332:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/Point.cxx:407:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/Point.cxx:415:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:114:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:128:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:153:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/SparseMatrix.cxx:206:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:225:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/SquareMatrix.cxx:52:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/TensorImplementation.cxx:146:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/TensorImplementation.cxx:154:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Base/Type/TensorImplementation.cxx:166:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] 2.13.0 openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:145:28: warning: The class 'TriangularMatrix' defines member function with name 'operator()' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:105:18: note: Parent function 'Matrix::operator()' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:145:28: note: Derived function 'TriangularMatrix::operator()' 2.13.0 openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:161:34: warning: The class 'TriangularMatrix' defines member function with name 'operator()' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:100:12: note: Parent function 'Matrix::operator()' openturns-1.22/lib/src/Base/Type/TriangularMatrix.cxx:161:34: note: Derived function 'TriangularMatrix::operator()' 2.13.0 openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:101:12: warning: The class 'SymmetricMatrix' defines member function with name 'operator()' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:105:18: note: Parent function 'Matrix::operator()' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:101:12: note: Derived function 'SymmetricMatrix::operator()' 2.13.0 openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:106:18: warning: The class 'SymmetricMatrix' defines member function with name 'operator()' also defined in its parent class 'Matrix'. [duplInheritedMember] openturns-1.22/lib/src/Base/Type/openturns/Matrix.hxx:100:12: note: Parent function 'Matrix::operator()' openturns-1.22/lib/src/Base/Type/openturns/SymmetricMatrix.hxx:106:18: note: Derived function 'SymmetricMatrix::operator()' head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORM.cxx:100:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formResult_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORM.cxx:66:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formResult_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORM.cxx:76:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formResult_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORM.cxx:84:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formResult_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORM.cxx:93:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable formResult_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:102:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generalisedReliabilityIndex_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:109:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generalisedReliabilityIndex_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generalisedReliabilityIndex_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbabilitySensitivity_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedEventProbabilitySensitivity_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:171:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedEventProbabilitySensitivity_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:205:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbability_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:214:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbabilitySensitivity_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:227:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbability_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:88:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbability_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/FORMResult.cxx:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbability_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORM.cxx:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sormResult_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORM.cxx:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sormResult_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORM.cxx:77:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sormResult_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORM.cxx:85:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sormResult_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORM.cxx:95:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sormResult_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:112:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:137:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlreadyComputedSortedCurvatures_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:148:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbabilityBreitung_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:180:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbabilityHohenbichler_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:223:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventProbabilityTvedt_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generalisedReliabilityIndexBreitung_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:314:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generalisedReliabilityIndexHohenbichler_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:331:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generalisedReliabilityIndexTvedt_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:341:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sortedCurvatures_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:391:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hessianLimitStateFunction_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SORMResult.cxx:409:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hessianLimitStateFunction_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:124:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:155:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:168:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:181:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:194:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:207:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:337:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:357:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:411:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/StrongMaximumTest.cxx:469:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Analytical/SystemFORM.cxx:214:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MinimumVolumeClassifier.cxx:114:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MinimumVolumeClassifier.cxx:122:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MinimumVolumeClassifier.cxx:213:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MinimumVolumeClassifier.cxx:85:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MixtureClassifier.cxx:103:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LowestScalar [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/Classification/MixtureClassifier.cxx:124:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategyImplementation.cxx:110:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldFunctionalChaosSobolIndices.cxx:143:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldToPointFunctionalChaosAlgorithm.cxx:124:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldToPointFunctionalChaosAlgorithm.cxx:189:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FieldToPointFunctionalChaosAlgorithm.cxx:278:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FixedStrategy.cxx:77:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable addedPsi_k_ranks_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:103:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable residuals_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:129:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable relativeErrors_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:308:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:316:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx:330:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:257:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:313:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:367:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosSobolIndices.cxx:423:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/IntegrationStrategy.cxx:145:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/LeastSquaresStrategy.cxx:120:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategyImplementation.cxx:289:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategyImplementation.cxx:308:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:238:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:305:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:383:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:487:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:538:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:594:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSample_ [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:666:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HERE [valueFlowBailoutIncompleteVar] head openturns-1.22/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/GeneralLinearModelAlgorithm.cxx:680:63: debug: valueFlowCondition