2025-01-26 20:16 ftp://ftp.de.debian.org/debian/pool/main/a/aoflagger/aoflagger_3.4.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --library=libsigc++ --library=boost --library=lua --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 --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-51-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.65 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.16.0 head-info: 0eb54ba (2025-01-25 21:24:33 +0100) count: 974 963 elapsed-time: 176.0 186.7 head-timing-info: old-timing-info: head results: aoflagger-v3.4.0/structures/mask2d.h:60:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InitValue [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/mask2d.h:181:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NewValue [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/mask2d.h:186:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NewValue [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/mask2d.h:192:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NewValue [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/mask2d.h:198:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NewValue [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/mask2d.h:203:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BoolValue [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/mask2d.h:228:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BoolValue [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/baselinestatisticsmap.h:33:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/baselinestatisticsmap.h:140:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/baselinestatisticsmap.h:165:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/statisticscollection.h:365:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsDiff [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/statisticscollection.h:384:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsDiff [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/statisticscollection.h:472:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/statisticscollection.h:490:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/statisticscollection.h:503:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/statisticscollection.h:511:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformAdd [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/antennainfo.h:21:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable floatfield [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/timefrequencydata.h:108:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/timefrequencydata.h:123:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/timefrequencydata.h:135:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/timefrequencydata.h:164:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/timefrequencydata.h:166:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/timefrequencydata.h:168:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/timefrequencydata.h:170:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/timefrequencydata.h:284:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/statisticscollection.h:30:3: warning:inconclusive: Member variable 'StatisticsCollection::_bands' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] aoflagger-v3.4.0/quality/statisticscollection.h:30:3: warning:inconclusive: Member variable 'StatisticsCollection::_centralFrequencies' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] aoflagger-v3.4.0/quality/statisticscollection.h:30:3: warning:inconclusive: Member variable 'StatisticsCollection::_bandFrequencies' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] aoflagger-v3.4.0/quality/statisticscollection.h:37:25: warning:inconclusive: Member variable 'StatisticsCollection::_bands' is not assigned a value in 'StatisticsCollection::operator='. [operatorEqVarError] aoflagger-v3.4.0/quality/statisticscollection.h:37:25: warning:inconclusive: Member variable 'StatisticsCollection::_centralFrequencies' is not assigned a value in 'StatisticsCollection::operator='. [operatorEqVarError] aoflagger-v3.4.0/quality/statisticscollection.h:37:25: warning:inconclusive: Member variable 'StatisticsCollection::_bandFrequencies' is not assigned a value in 'StatisticsCollection::operator='. [operatorEqVarError] aoflagger-v3.4.0/structures/antennainfo.h:81:3: warning: Member variable 'AntennaInfo::id' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/structures/antennainfo.h:81:3: warning: Member variable 'AntennaInfo::diameter' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/structures/antennainfo.h:191:3: warning: Member variable 'FieldInfo::fieldId' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/structures/antennainfo.h:191:3: warning: Member variable 'FieldInfo::delayDirectionRA' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/structures/antennainfo.h:191:3: warning: Member variable 'FieldInfo::delayDirectionDec' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/quality/statisticalvalue.h:23:21: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf] aoflagger-v3.4.0/quality/defaultstatistics.h:195:8: style:inconclusive: Technically the member function 'DefaultStatistics::destruct' can be const. [functionConst] aoflagger-v3.4.0/quality/baselinestatisticsmap.h:145:8: performance:inconclusive: Technically the member function 'BaselineStatisticsMap::serializeInnerMap' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/qualitytablesformatter.h:132:21: performance:inconclusive: Technically the member function 'QualityTablesFormatter::DimensionToTable' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/statisticscollection.h:510:8: performance:inconclusive: Technically the member function 'StatisticsCollection::assignOrAdd' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/statisticscollection.h:792:8: performance:inconclusive: Technically the member function 'StatisticsCollection::serializeDoubleStatMap' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/defaultstatistics.h:25:4: style: The destructor '~DefaultStatistics' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/util/serializable.h:11:12: note: Virtual destructor in base class aoflagger-v3.4.0/quality/defaultstatistics.h:25:4: note: Destructor in derived class aoflagger-v3.4.0/quality/statisticsderivator.h:159:17: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/util/serializable.h:28:18: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/util/serializable.h:32:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/util/serializable.h:36:18: portability:inconclusive: Casting from long double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/quality/statisticscollection.h:800:20: portability:inconclusive: Casting from const double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/util/serializable.h:97:17: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/util/serializable.h:97:17: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/util/serializable.h:97:17: portability:inconclusive: Casting from long double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/quality/statisticscollection.h:886:16: style: The scope of the variable 'rightKey' can be reduced. [variableScope] aoflagger-v3.4.0/structures/antennainfo.h:154:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/structures/timefrequencydata.h:155:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/structures/timefrequencydata.h:279:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/structures/timefrequencydata.h:452:12: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/structures/timefrequencydata.h:554:29: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/algorithms/antennaselector.cpp:33:22: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/quality/statisticsderivator.h:112:31: error: Uninitialized variables: channel.channelWidthHz, channel.effectiveBandWidthHz, channel.resolutionHz [uninitvar] aoflagger-v3.4.0/quality/statisticsderivator.h:112:31: error: Uninitialized struct member: channel.channelWidthHz [uninitStructMember] aoflagger-v3.4.0/quality/statisticsderivator.h:112:31: error: Uninitialized struct member: channel.effectiveBandWidthHz [uninitStructMember] aoflagger-v3.4.0/quality/statisticsderivator.h:112:31: error: Uninitialized struct member: channel.resolutionHz [uninitStructMember] aoflagger-v3.4.0/structures/mask2d.h:88:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InitValue [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/baselineselector.cpp:21:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/baselineselector.cpp:63:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rfiCount [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/logger.h:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/logger.h:66:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _coutLevel [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/baselineselector.h:19:5: warning: Member variable 'SingleBaselineInfo::antenna1' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/algorithms/baselineselector.h:19:5: warning: Member variable 'SingleBaselineInfo::antenna2' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/algorithms/baselineselector.h:19:5: warning: Member variable 'SingleBaselineInfo::band' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/algorithms/baselineselector.h:19:5: warning: Member variable 'SingleBaselineInfo::sequenceId' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/algorithms/baselineselector.h:19:5: warning: Member variable 'SingleBaselineInfo::length' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/algorithms/baselineselector.h:19:5: warning: Member variable 'SingleBaselineInfo::rfiCount' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/algorithms/baselineselector.h:19:5: warning: Member variable 'SingleBaselineInfo::totalCount' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/algorithms/baselineselector.h:44:8: performance:inconclusive: Technically the member function 'algorithms::BaselineSelector::ImplyStations' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/baselineselector.cpp:192:24: note: Technically the member function 'algorithms::BaselineSelector::ImplyStations' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/baselineselector.h:44:8: note: Technically the member function 'algorithms::BaselineSelector::ImplyStations' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/util/plot.h:105:8: performance:inconclusive: Technically the member function 'Plot::Write' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/baselineselector.cpp:35:47: style: Parameter 'baselineStat' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/algorithms/baselineselector.cpp:36:41: style: Parameter 'antenna1' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/algorithms/baselineselector.cpp:36:64: style: Parameter 'antenna2' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/algorithms/baselinetimeplaneimager.cpp:50:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/baselinetimeplaneimager.h:13:8: performance:inconclusive: Technically the member function 'BaselineTimePlaneImager < float >::Image' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/baselinetimeplaneimager.cpp:15:40: note: Technically the member function 'BaselineTimePlaneImager < float >::Image' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/baselinetimeplaneimager.h:13:8: note: Technically the member function 'BaselineTimePlaneImager < float >::Image' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/baselinetimeplaneimager.h:13:8: performance:inconclusive: Technically the member function 'BaselineTimePlaneImager < double >::Image' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/baselinetimeplaneimager.cpp:15:40: note: Technically the member function 'BaselineTimePlaneImager < double >::Image' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/baselinetimeplaneimager.h:13:8: note: Technically the member function 'BaselineTimePlaneImager < double >::Image' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/baselinetimeplaneimager.cpp:50:7: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/algorithms/baselinetimeplaneimager.cpp:51:20: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/algorithms/highpassfilter.h:143:8: style: Unused private function: 'HighPassFilter::applyLowPassSSE' [unusedPrivateFunction] aoflagger-v3.4.0/algorithms/highpassfilter.h:162:8: style: Unused private function: 'HighPassFilter::setFlaggedValuesToZeroAndMakeWeightsSSE' [unusedPrivateFunction] aoflagger-v3.4.0/algorithms/highpassfilter.h:177:8: style: Unused private function: 'HighPassFilter::elementWiseDivideSSE' [unusedPrivateFunction] aoflagger-v3.4.0/algorithms/highpassfilter.h:142:8: style:inconclusive: Technically the member function 'algorithms::HighPassFilter::applyLowPassSimple' can be const. [functionConst] aoflagger-v3.4.0/algorithms/highpassfilter.cpp:23:22: note: Technically the member function 'algorithms::HighPassFilter::applyLowPassSimple' can be const. aoflagger-v3.4.0/algorithms/highpassfilter.h:142:8: note: Technically the member function 'algorithms::HighPassFilter::applyLowPassSimple' can be const. aoflagger-v3.4.0/algorithms/highpassfilter.h:143:8: performance:inconclusive: Technically the member function 'algorithms::HighPassFilter::applyLowPassSSE' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/highpassfilter.cpp:60:22: note: Technically the member function 'algorithms::HighPassFilter::applyLowPassSSE' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/highpassfilter.h:143:8: note: Technically the member function 'algorithms::HighPassFilter::applyLowPassSSE' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/highpassfilter.h:159:8: performance:inconclusive: Technically the member function 'algorithms::HighPassFilter::setFlaggedValuesToZeroAndMakeWeightsSimple' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/highpassfilter.cpp:178:22: note: Technically the member function 'algorithms::HighPassFilter::setFlaggedValuesToZeroAndMakeWeightsSimple' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/highpassfilter.h:159:8: note: Technically the member function 'algorithms::HighPassFilter::setFlaggedValuesToZeroAndMakeWeightsSimple' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/highpassfilter.h:162:8: performance:inconclusive: Technically the member function 'algorithms::HighPassFilter::setFlaggedValuesToZeroAndMakeWeightsSSE' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/highpassfilter.cpp:195:22: note: Technically the member function 'algorithms::HighPassFilter::setFlaggedValuesToZeroAndMakeWeightsSSE' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/highpassfilter.h:162:8: note: Technically the member function 'algorithms::HighPassFilter::setFlaggedValuesToZeroAndMakeWeightsSSE' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/highpassfilter.h:175:8: performance:inconclusive: Technically the member function 'algorithms::HighPassFilter::elementWiseDivideSimple' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/highpassfilter.cpp:236:22: note: Technically the member function 'algorithms::HighPassFilter::elementWiseDivideSimple' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/highpassfilter.h:175:8: note: Technically the member function 'algorithms::HighPassFilter::elementWiseDivideSimple' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/highpassfilter.h:177:8: performance:inconclusive: Technically the member function 'algorithms::HighPassFilter::elementWiseDivideSSE' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/highpassfilter.cpp:249:22: note: Technically the member function 'algorithms::HighPassFilter::elementWiseDivideSSE' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/highpassfilter.h:177:8: note: Technically the member function 'algorithms::HighPassFilter::elementWiseDivideSSE' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.cpp:325:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/morphology.cpp:459:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/morphology.h:24:8: style:inconclusive: Technically the member function 'algorithms::Morphology::RemoveSmallSegments' can be const. [functionConst] aoflagger-v3.4.0/algorithms/morphology.cpp:445:18: note: Technically the member function 'algorithms::Morphology::RemoveSmallSegments' can be const. aoflagger-v3.4.0/algorithms/morphology.h:24:8: note: Technically the member function 'algorithms::Morphology::RemoveSmallSegments' can be const. aoflagger-v3.4.0/algorithms/morphology.h:26:8: style:inconclusive: Technically the member function 'algorithms::Morphology::Classify' can be const. [functionConst] aoflagger-v3.4.0/algorithms/morphology.cpp:463:18: note: Technically the member function 'algorithms::Morphology::Classify' can be const. aoflagger-v3.4.0/algorithms/morphology.h:26:8: note: Technically the member function 'algorithms::Morphology::Classify' can be const. aoflagger-v3.4.0/algorithms/morphology.h:82:8: performance:inconclusive: Technically the member function 'algorithms::Morphology::calculateOpenings' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/morphology.cpp:137:18: note: Technically the member function 'algorithms::Morphology::calculateOpenings' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:82:8: note: Technically the member function 'algorithms::Morphology::calculateOpenings' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:83:8: performance:inconclusive: Technically the member function 'algorithms::Morphology::calculateOpenings' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/morphology.cpp:182:18: note: Technically the member function 'algorithms::Morphology::calculateOpenings' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:83:8: note: Technically the member function 'algorithms::Morphology::calculateOpenings' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:85:8: performance:inconclusive: Technically the member function 'algorithms::Morphology::calculateVerticalCounts' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/morphology.cpp:114:18: note: Technically the member function 'algorithms::Morphology::calculateVerticalCounts' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:85:8: note: Technically the member function 'algorithms::Morphology::calculateVerticalCounts' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:86:8: performance:inconclusive: Technically the member function 'algorithms::Morphology::calculateHorizontalCounts' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/morphology.cpp:91:18: note: Technically the member function 'algorithms::Morphology::calculateHorizontalCounts' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:86:8: note: Technically the member function 'algorithms::Morphology::calculateHorizontalCounts' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:87:8: performance:inconclusive: Technically the member function 'algorithms::Morphology::floodFill' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/morphology.cpp:205:18: note: Technically the member function 'algorithms::Morphology::floodFill' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:87:8: note: Technically the member function 'algorithms::Morphology::floodFill' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:90:8: performance:inconclusive: Technically the member function 'algorithms::Morphology::floodFill' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/morphology.cpp:261:18: note: Technically the member function 'algorithms::Morphology::floodFill' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:90:8: note: Technically the member function 'algorithms::Morphology::floodFill' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:93:33: performance:inconclusive: Technically the member function 'algorithms::Morphology::createSegmentMap' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/morphology.cpp:411:55: note: Technically the member function 'algorithms::Morphology::createSegmentMap' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.h:93:33: note: Technically the member function 'algorithms::Morphology::createSegmentMap' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/morphology.cpp:398:56: style: Local variable 'i' shadows outer variable [shadowVariable] aoflagger-v3.4.0/algorithms/morphology.cpp:327:48: note: Shadowed declaration aoflagger-v3.4.0/algorithms/morphology.cpp:398:56: note: Shadow variable aoflagger-v3.4.0/algorithms/polfitmethod.cpp:6:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _background [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:10:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _original [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:26:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mask [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:38:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _vSquareSize [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:93:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_SUCCESS [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:131:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_SUCCESS [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:160:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_SUCCESS [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:200:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_SUCCESS [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:207:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mutex [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:69:25: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:98:25: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:136:25: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:165:25: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/algorithms/polfitmethod.cpp:211:54: style: double result is assigned to long double variable. If the variable is long double to avoid loss of information, then you have loss of information. [truncLongCastAssignment] aoflagger-v3.4.0/algorithms/sinusfitter.h:23:9: performance:inconclusive: Technically the member function 'algorithms::SinusFitter::FindMean' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/sinusfitter.cpp:57:20: note: Technically the member function 'algorithms::SinusFitter::FindMean' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/sinusfitter.h:23:9: note: Technically the member function 'algorithms::SinusFitter::FindMean' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/algorithms/sumthreshold.cpp:20:33: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/algorithms/sumthreshold.cpp:21:22: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/algorithms/sumthreshold.cpp:22:24: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/algorithms/sumthresholdmissing.cpp:124:15: style: The scope of the variable 'pos' can be reduced. [variableScope] aoflagger-v3.4.0/algorithms/sumthresholdmissing.cpp:144:18: style: The scope of the variable 'row' can be reduced. [variableScope] aoflagger-v3.4.0/util/f2c.h:179:1: debug: Failed to parse 'typedef double ( * D_fp ) ( ... ) , ( * E_fp ) ( ... ) ;'. The checking continues anyway. [simplifyTypedef] aoflagger-v3.4.0/algorithms/svdmitigater.cpp:50:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/svdmitigater.cpp:114:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/svdmitigater.h:40:49: performance:inconclusive: Technically the member function 'algorithms::SVDMitigater::ComplexRepresentation' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/imaging/observatorium.h:167:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windowIndex [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:225:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:517:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wsrt [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/testsetgenerator.h:109:15: style: Unused private function: 'TestSetGenerator::AddGaussianBroadbandToTestSet' [unusedPrivateFunction] aoflagger-v3.4.0/algorithms/testsetgenerator.h:112:15: style: Unused private function: 'TestSetGenerator::AddSinusoidalBroadbandToTestSet' [unusedPrivateFunction] aoflagger-v3.4.0/algorithms/testsetgenerator.h:118:15: style: Unused private function: 'TestSetGenerator::AddSlewedGaussianBroadbandToTestSet' [unusedPrivateFunction] aoflagger-v3.4.0/imaging/model.h:16:8: performance:inconclusive: Technically the member function 'OutputReceiver::SetY' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/imaging/model.h:25:8: performance:inconclusive: Technically the member function 'OutputReceiver < UVImager >::SetY' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/imaging/observatorium.h:59:8: performance:inconclusive: Technically the member function 'WSRTObservatorium::WSRTCommon' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/imaging/observatorium.h:64:8: performance:inconclusive: Technically the member function 'WSRTObservatorium::WSRTn' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/convolutions.h:196:21: style: Floating-point cast causes loss of precision. [suspiciousFloatingPointCast] aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:45:59: style:inconclusive: Function 'AddIntermittentSpectralLine' argument 3 names different: declaration 'lineStrength' definition 'strength'. [funcArgNamesDifferent] aoflagger-v3.4.0/algorithms/testsetgenerator.h:73:50: note: Function 'AddIntermittentSpectralLine' argument 3 names different: declaration 'lineStrength' definition 'strength'. aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:45:59: note: Function 'AddIntermittentSpectralLine' argument 3 names different: declaration 'lineStrength' definition 'strength'. aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:232:57: style:inconclusive: Function 'MakeBackground' argument 1 names different: declaration 'backgroundSet' definition 'testSet'. [funcArgNamesDifferent] aoflagger-v3.4.0/algorithms/testsetgenerator.h:99:48: note: Function 'MakeBackground' argument 1 names different: declaration 'backgroundSet' definition 'testSet'. aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:232:57: note: Function 'MakeBackground' argument 1 names different: declaration 'backgroundSet' definition 'testSet'. aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:233:58: style:inconclusive: Function 'MakeBackground' argument 2 names different: declaration 'image' definition 'data'. [funcArgNamesDifferent] aoflagger-v3.4.0/algorithms/testsetgenerator.h:100:49: note: Function 'MakeBackground' argument 2 names different: declaration 'image' definition 'data'. aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:233:58: note: Function 'MakeBackground' argument 2 names different: declaration 'image' definition 'data'. aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:401:57: style:inconclusive: Function 'AddSpectralLinesToTestSet' argument 3 names different: declaration 'strength' definition 'baseStrength'. [funcArgNamesDifferent] aoflagger-v3.4.0/algorithms/testsetgenerator.h:105:48: note: Function 'AddSpectralLinesToTestSet' argument 3 names different: declaration 'strength' definition 'baseStrength'. aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:401:57: note: Function 'AddSpectralLinesToTestSet' argument 3 names different: declaration 'strength' definition 'baseStrength'. aoflagger-v3.4.0/imaging/observatorium.h:11:32: style: Parameter 'antenna' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/structures/samplerow.h:160:33: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/structures/samplerow.h:185:34: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/structures/samplerow.h:203:36: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/algorithms/thresholdconfig.cpp:110:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/thresholdtools.cpp:478:43: style:inconclusive: Function 'Mode' argument 1 names different: declaration 'input' definition 'image'. [funcArgNamesDifferent] aoflagger-v3.4.0/algorithms/thresholdtools.h:19:36: note: Function 'Mode' argument 1 names different: declaration 'input' definition 'image'. aoflagger-v3.4.0/algorithms/thresholdtools.cpp:478:43: note: Function 'Mode' argument 1 names different: declaration 'input' definition 'image'. aoflagger-v3.4.0/algorithms/thresholdtools.cpp:415:12: style: Local variable 'y' shadows outer variable [shadowVariable] aoflagger-v3.4.0/algorithms/thresholdtools.cpp:391:10: note: Shadowed declaration aoflagger-v3.4.0/algorithms/thresholdtools.cpp:415:12: note: Shadow variable aoflagger-v3.4.0/algorithms/thresholdtools.cpp:433:15: style: Local variable 'y' shadows outer variable [shadowVariable] aoflagger-v3.4.0/algorithms/thresholdtools.cpp:391:10: note: Shadowed declaration aoflagger-v3.4.0/algorithms/thresholdtools.cpp:433:15: note: Shadow variable aoflagger-v3.4.0/algorithms/thresholdtools.cpp:434:12: style: Local variable 'x' shadows outer variable [shadowVariable] aoflagger-v3.4.0/algorithms/thresholdtools.cpp:413:10: note: Shadowed declaration aoflagger-v3.4.0/algorithms/thresholdtools.cpp:434:12: note: Shadow variable aoflagger-v3.4.0/algorithms/thresholdtools.cpp:455:15: style: Local variable 'x' shadows outer variable [shadowVariable] aoflagger-v3.4.0/algorithms/thresholdtools.cpp:413:10: note: Shadowed declaration aoflagger-v3.4.0/algorithms/thresholdtools.cpp:455:15: note: Shadow variable aoflagger-v3.4.0/algorithms/thresholdtools.cpp:456:12: style: Local variable 'y' shadows outer variable [shadowVariable] aoflagger-v3.4.0/algorithms/thresholdtools.cpp:391:10: note: Shadowed declaration aoflagger-v3.4.0/algorithms/thresholdtools.cpp:456:12: note: Shadow variable aoflagger-v3.4.0/msio/baselinereader.h:75:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/qualitystatimageset.h:77:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoluarunner/baselineiterator.cpp:27:19: warning: Member variable 'BaselineIterator::_lua' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoluarunner/baselineiterator.cpp:27:19: warning: Member variable 'BaselineIterator::_imageSet' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoluarunner/baselineiterator.cpp:27:19: warning: Member variable 'BaselineIterator::_globalScriptData' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/imagesets/bhfitsimageset.h:62:5: warning: Member variable 'TimeRange::start' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/imagesets/bhfitsimageset.h:62:5: warning: Member variable 'TimeRange::end' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/baselinereader.h:193:5: warning: Member variable 'FlagWriteRequest::antenna1' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/baselinereader.h:193:5: warning: Member variable 'FlagWriteRequest::antenna2' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/baselinereader.h:193:5: warning: Member variable 'FlagWriteRequest::spectralWindow' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/baselinereader.h:193:5: warning: Member variable 'FlagWriteRequest::sequenceId' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/baselinereader.h:193:5: warning: Member variable 'FlagWriteRequest::startIndex' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/baselinereader.h:193:5: warning: Member variable 'FlagWriteRequest::endIndex' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/baselinereader.h:193:5: warning: Member variable 'FlagWriteRequest::leftBorder' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/baselinereader.h:193:5: warning: Member variable 'FlagWriteRequest::rightBorder' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/imagesets/msimageset.h:144:3: warning: Member variable 'MSImageSet::_bandCount' is not initialized in the constructor. [uninitMemberVarPrivate] aoflagger-v3.4.0/imagesets/msimageset.h:144:3: warning: Member variable 'MSImageSet::_fieldCount' is not initialized in the constructor. [uninitMemberVarPrivate] aoflagger-v3.4.0/imagesets/msimageset.h:144:3: warning: Member variable 'MSImageSet::_sequencesPerBaselineCount' is not initialized in the constructor. [uninitMemberVarPrivate] aoflagger-v3.4.0/aoluarunner/baselineiterator.h:35:10: style: Unused private function: 'BaselineIterator::BaselineProgress' [unusedPrivateFunction] aoflagger-v3.4.0/structures/msmetadata.h:28:10: style:inconclusive: Technically the member function 'MSMetaData::FrequencyCount' can be const. [functionConst] aoflagger-v3.4.0/imagesets/msimageset.h:44:10: performance:inconclusive: Technically the member function 'imagesets::MSImageSet::StartTimeIndex' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/interface/aoflagger.h:646:12: performance:inconclusive: Technically the member function 'aoflagger::AOFlagger::MakeImageSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/interface/aoflagger.h:662:12: performance:inconclusive: Technically the member function 'aoflagger::AOFlagger::MakeImageSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/interface/aoflagger.h:675:12: performance:inconclusive: Technically the member function 'aoflagger::AOFlagger::MakeImageSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/interface/aoflagger.h:691:12: performance:inconclusive: Technically the member function 'aoflagger::AOFlagger::MakeImageSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/interface/aoflagger.h:701:12: performance:inconclusive: Technically the member function 'aoflagger::AOFlagger::MakeFlagMask' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/interface/aoflagger.h:711:12: performance:inconclusive: Technically the member function 'aoflagger::AOFlagger::MakeFlagMask' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/imagesets/imagesetindex.h:14:3: style: Class 'ImageSetIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aoflagger-v3.4.0/imagesets/bhfitsimageset.h:22:4: style: The destructor '~BHFitsImageSet' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/imagesets/imageset.h:63:12: note: Virtual destructor in base class aoflagger-v3.4.0/imagesets/bhfitsimageset.h:22:4: note: Destructor in derived class aoflagger-v3.4.0/imagesets/fitsimageset.h:23:4: style: The destructor '~FitsImageSet' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/imagesets/imageset.h:63:12: note: Virtual destructor in base class aoflagger-v3.4.0/imagesets/fitsimageset.h:23:4: note: Destructor in derived class aoflagger-v3.4.0/imagesets/msimageset.h:42:4: style: The destructor '~MSImageSet' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/imagesets/imageset.h:63:12: note: Virtual destructor in base class aoflagger-v3.4.0/imagesets/msimageset.h:42:4: note: Destructor in derived class aoflagger-v3.4.0/imagesets/filterbankset.h:19:4: style: The destructor '~FilterBankSet' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/imagesets/imageset.h:63:12: note: Virtual destructor in base class aoflagger-v3.4.0/imagesets/filterbankset.h:19:4: note: Destructor in derived class aoflagger-v3.4.0/imagesets/bhfitsimageset.h:50:8: style: The function 'PerformWriteDataTask' overrides a function in a base class but is identical to the overridden function [uselessOverride] aoflagger-v3.4.0/imagesets/imageset.h:90:16: note: Virtual function in base class aoflagger-v3.4.0/imagesets/bhfitsimageset.h:50:8: note: Function in derived class aoflagger-v3.4.0/imagesets/fitsimageset.h:60:8: style: The function 'PerformWriteDataTask' overrides a function in a base class but is identical to the overridden function [uselessOverride] aoflagger-v3.4.0/imagesets/imageset.h:90:16: note: Virtual function in base class aoflagger-v3.4.0/imagesets/fitsimageset.h:60:8: note: Function in derived class aoflagger-v3.4.0/structures/msmetadata.h:78:15: performance: Function 'Path()' should return member '_path' by const reference. [returnByReference] aoflagger-v3.4.0/imagesets/filterbankset.h:83:14: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/aoluarunner/baselineiterator.cpp:135:69: style: Parameter 'index' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/aoluarunner/baselineiterator.cpp:136:28: style: Variable 'idImageSet' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/aoluarunner/baselineiterator.cpp:260:26: style: Variable 'msImageSet' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/imagesets/fitsimageset.h:44:5: warning:inconclusive: Access of moved variable '_readRequests'. [accessMoved] aoflagger-v3.4.0/imagesets/fitsimageset.h:43:49: note: Calling std::move(_readRequests) aoflagger-v3.4.0/imagesets/fitsimageset.h:44:5: note: Access of moved variable '_readRequests'. aoflagger-v3.4.0/imagesets/joinedspwset.h:290:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sequence [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoluarunner/runner.cpp:225:16: warning: Return value of function imageSet.release() is not used. [ignoredReturnValue] aoflagger-v3.4.0/aoluarunner/runner.h:31:8: performance:inconclusive: Technically the member function 'Runner::loadStrategy' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/aoluarunner/runner.cpp:58:14: note: Technically the member function 'Runner::loadStrategy' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/aoluarunner/runner.h:31:8: note: Technically the member function 'Runner::loadStrategy' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/aoluarunner/runner.h:45:8: performance:inconclusive: Technically the member function 'Runner::writeHistory' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/aoluarunner/runner.cpp:387:14: note: Technically the member function 'Runner::writeHistory' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/aoluarunner/runner.h:45:8: note: Technically the member function 'Runner::writeHistory' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/aoluarunner/runner.h:46:8: performance:inconclusive: Technically the member function 'Runner::finishStatistics' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/aoluarunner/runner.cpp:404:14: note: Technically the member function 'Runner::finishStatistics' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/aoluarunner/runner.h:46:8: note: Technically the member function 'Runner::finishStatistics' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/imagesets/multibandmsimageset.h:122:10: performance:inconclusive: Technically the member function 'imagesets::MultiBandMsImageSet::GetSequenceIndex' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/imagesets/multibandmsimageset.h:37:4: style: The destructor '~MultiBandMsImageSet' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/imagesets/imageset.h:63:12: note: Virtual destructor in base class aoflagger-v3.4.0/imagesets/multibandmsimageset.h:37:4: note: Destructor in derived class aoflagger-v3.4.0/imagesets/joinedspwset.h:292:10: style: The scope of the variable 'sequenceId' can be reduced. [variableScope] aoflagger-v3.4.0/aoluarunner/runner.cpp:308:54: style:inconclusive: Function 'processFrequencyConcatenatedFiles' argument 2 names different: declaration 'filenames' definition 'ms_names'. [funcArgNamesDifferent] aoflagger-v3.4.0/aoluarunner/runner.h:37:56: note: Function 'processFrequencyConcatenatedFiles' argument 2 names different: declaration 'filenames' definition 'ms_names'. aoflagger-v3.4.0/aoluarunner/runner.cpp:308:54: note: Function 'processFrequencyConcatenatedFiles' argument 2 names different: declaration 'filenames' definition 'ms_names'. aoflagger-v3.4.0/aoluarunner/runner.cpp:406:42: style: Variable 'statistics' can be declared as reference to const [constVariableReference] aoflagger-v3.4.0/aoluarunner/writethread.h:24:10: style:inconclusive: Technically the member function 'WriteThread::FlushThread::operator()' can be const. [functionConst] aoflagger-v3.4.0/aoluarunner/writethread.cpp:56:32: note: Technically the member function 'WriteThread::FlushThread::operator()' can be const. aoflagger-v3.4.0/aoluarunner/writethread.h:24:10: note: Technically the member function 'WriteThread::FlushThread::operator()' can be const. aoflagger-v3.4.0/aoluarunner/writethread.cpp:36:55: style: Parameter 'imageSetIndex' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/quality/loghistogram.h:440:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/histogramcollection.h:299:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/aoqplotwindow.cpp:72:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACK_SHRINK [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/aoqplotwindow.cpp:193:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MESSAGE_ERROR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/summarypage.h:56:35: warning: Invalid log10() argument nr 1. The value is 0 but the valid values are '4.94066e-324:'. [invalidFunctionArg] aoflagger-v3.4.0/aoqplot/summarypage.h:36:32: note: Assignment 'totalCount=0', assigned value is 0 aoflagger-v3.4.0/aoqplot/summarypage.h:40:28: note: Assuming condition is false aoflagger-v3.4.0/aoqplot/summarypage.h:56:35: note: Invalid argument aoflagger-v3.4.0/aoqplot/summarypage.h:23:1: style: The class 'SummaryPageController' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aoflagger-v3.4.0/aoqplot/plotsheet.h:14:42: style:inconclusive: Either there is a missing 'override', or the member function 'PlotSheet::SignalStatusChange' can be const. [functionConst] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.h:41:10: style:inconclusive: Technically the member function 'HistogramPageController::FitStart' can be const. [functionConst] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.h:42:10: style:inconclusive: Technically the member function 'HistogramPageController::FitEnd' can be const. [functionConst] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.h:51:10: style:inconclusive: Technically the member function 'HistogramPageController::SlopeStart' can be const. [functionConst] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.h:52:10: style:inconclusive: Technically the member function 'HistogramPageController::SlopeEnd' can be const. [functionConst] aoflagger-v3.4.0/quality/histogramtablesformatter.h:36:15: performance:inconclusive: Technically the member function 'HistogramTablesFormatter::CountTableName' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/histogramtablesformatter.h:38:15: performance:inconclusive: Technically the member function 'HistogramTablesFormatter::TypeTableName' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/histogramtablesformatter.h:51:15: performance:inconclusive: Technically the member function 'HistogramTablesFormatter::TypeToName' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/histogramtablesformatter.h:98:8: style:inconclusive: Technically the member function 'HistogramTablesFormatter::HistogramsExist' can be const. [functionConst] aoflagger-v3.4.0/quality/loghistogram.h:444:10: performance:inconclusive: Technically the member function 'LogHistogram::binStart' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/loghistogram.h:447:10: performance:inconclusive: Technically the member function 'LogHistogram::binEnd' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/histogramcollection.h:232:8: performance:inconclusive: Technically the member function 'HistogramCollection::serializeMap' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/histogramcollection.h:245:8: performance:inconclusive: Technically the member function 'HistogramCollection::unserializeMap' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/histogramcollection.h:304:8: performance:inconclusive: Technically the member function 'HistogramCollection::getHistogramForCrossCorrelations' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/plot/plotwidget.h:48:10: style:inconclusive: Either there is a missing 'override', or the member function 'PlotWidget::MouseX' can be const. [functionConst] aoflagger-v3.4.0/plot/plotwidget.h:49:10: style:inconclusive: Either there is a missing 'override', or the member function 'PlotWidget::MouseY' can be const. [functionConst] aoflagger-v3.4.0/aoqplot/summarypage.h:116:8: performance:inconclusive: Technically the member function 'SummaryPageController::addValues' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/plot/colormap.h:663:8: performance:inconclusive: Technically the member function 'CubeHelixMapBase < 100 >::convertColour' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/plot/colormap.h:663:8: performance:inconclusive: Technically the member function 'CubeHelixMapBase < 150 >::convertColour' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/rfigui/maskedheatmap.h:21:8: warning: The class 'MaskedHeatMap' defines member function with name 'Clear' also defined in its parent class 'HeatMap'. [duplInheritedMember] aoflagger-v3.4.0/plot/heatmap.h:34:8: note: Parent function 'HeatMap::Clear' aoflagger-v3.4.0/rfigui/maskedheatmap.h:21:8: note: Derived function 'MaskedHeatMap::Clear' aoflagger-v3.4.0/rfigui/plotimage.h:11:3: style: Class 'PlotImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aoflagger-v3.4.0/rfigui/plotimage.h:15:3: style: Class 'PlotImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aoflagger-v3.4.0/plot/colormap.h:338:4: style: The destructor '~FullLogMap' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/plot/colormap.h:36:12: note: Virtual destructor in base class aoflagger-v3.4.0/plot/colormap.h:338:4: note: Destructor in derived class aoflagger-v3.4.0/plot/colormap.h:455:4: style: The destructor '~RedYellowBlackBlueMap' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/plot/colormap.h:36:12: note: Virtual destructor in base class aoflagger-v3.4.0/plot/colormap.h:455:4: note: Destructor in derived class aoflagger-v3.4.0/plot/colormap.h:494:4: style: The destructor '~PositiveMap' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/plot/colormap.h:36:12: note: Virtual destructor in base class aoflagger-v3.4.0/plot/colormap.h:494:4: note: Destructor in derived class aoflagger-v3.4.0/plot/colormap.h:515:4: style: The destructor '~InvPositiveMap' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/plot/colormap.h:36:12: note: Virtual destructor in base class aoflagger-v3.4.0/plot/colormap.h:515:4: note: Destructor in derived class aoflagger-v3.4.0/plot/colormap.h:536:4: style: The destructor '~LogInvPositiveMap' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/plot/colormap.h:36:12: note: Virtual destructor in base class aoflagger-v3.4.0/plot/colormap.h:536:4: note: Destructor in derived class aoflagger-v3.4.0/rfigui/maskedheatmap.h:19:4: style: The destructor '~MaskedHeatMap' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/plot/plotbase.h:11:12: note: Virtual destructor in base class aoflagger-v3.4.0/rfigui/maskedheatmap.h:19:4: note: Destructor in derived class aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.h:14:4: style: The destructor '~HistogramPageController' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/aoqplot/controllers/aoqpagecontroller.h:10:12: note: Virtual destructor in base class aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.h:14:4: note: Destructor in derived class aoflagger-v3.4.0/quality/histogramcollection.h:38:4: style: The destructor '~HistogramCollection' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/util/serializable.h:11:12: note: Virtual destructor in base class aoflagger-v3.4.0/quality/histogramcollection.h:38:4: note: Destructor in derived class aoflagger-v3.4.0/aoqplot/baselineplotpage.h:16:12: style: The destructor '~BaselinePlotPage' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/aoqplot/grayscaleplotpage.h:21:12: note: Virtual destructor in base class aoflagger-v3.4.0/aoqplot/baselineplotpage.h:16:12: note: Destructor in derived class aoflagger-v3.4.0/plot/xypointset.h:18:21: performance: Function 'XUnits()' should return member 'x_desc_' by const reference. [returnByReference] aoflagger-v3.4.0/plot/xypointset.h:19:21: performance: Function 'YUnits()' should return member 'y_desc_' by const reference. [returnByReference] aoflagger-v3.4.0/plot/xyplot.h:32:15: performance: Function 'SpecifiedDescription()' should return member 'specified_description_' by const reference. [returnByReference] aoflagger-v3.4.0/aoqplot/aoqplotwindow.cpp:95:71: style:inconclusive: Function 'onOpenOptionsSelected' argument 4 names different: declaration 'timeSize' definition 'timeCount'. [funcArgNamesDifferent] aoflagger-v3.4.0/aoqplot/aoqplotwindow.h:47:37: note: Function 'onOpenOptionsSelected' argument 4 names different: declaration 'timeSize' definition 'timeCount'. aoflagger-v3.4.0/aoqplot/aoqplotwindow.cpp:95:71: note: Function 'onOpenOptionsSelected' argument 4 names different: declaration 'timeSize' definition 'timeCount'. aoflagger-v3.4.0/aoqplot/aoqplotwindow.cpp:96:50: style:inconclusive: Function 'onOpenOptionsSelected' argument 5 names different: declaration 'freqSize' definition 'freqCount'. [funcArgNamesDifferent] aoflagger-v3.4.0/aoqplot/aoqplotwindow.h:47:54: note: Function 'onOpenOptionsSelected' argument 5 names different: declaration 'freqSize' definition 'freqCount'. aoflagger-v3.4.0/aoqplot/aoqplotwindow.cpp:96:50: note: Function 'onOpenOptionsSelected' argument 5 names different: declaration 'freqSize' definition 'freqCount'. aoflagger-v3.4.0/plot/horizontalplotscale.h:46:72: performance: Function parameter 'labels' should be passed by const reference. [passedByValue] aoflagger-v3.4.0/plot/xypointset.h:32:29: performance: Function parameter 'xDesc' should be passed by const reference. [passedByValue] aoflagger-v3.4.0/plot/xypointset.h:35:29: performance: Function parameter 'yDesc' should be passed by const reference. [passedByValue] aoflagger-v3.4.0/plot/dimension.h:23:33: style: Parameter 'pointSet' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/quality/loghistogram.h:325:61: style: Parameter 'histogramData' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/aoqplot/summarypage.h:34:60: style: Parameter 'statistics' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/plot/linkable.h:22:29: style: Parameter 'other' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/plot/xyplot.h:160:49: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/plot/xyplot.h:169:49: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/quality/loghistogram.h:98:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/aoqplot/controllers/aoqplotcontroller.cpp:68:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/controllers/aoqplotcontroller.cpp:100:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/controllers/aoqplotcontroller.cpp:26:20: warning: Member variable 'AOQPlotController::_polarizationCount' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/aoqplotwindow.h:55:8: performance:inconclusive: Either there is a missing 'override', or the member function 'AOQPlotWindow::onHide' can be static. [functionStatic] aoflagger-v3.4.0/aoqplot/controllers/aoqplotpagecontroller.cpp:142:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PolI [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/controllers/aoqplotpagecontroller.h:71:10: performance:inconclusive: Technically the member function 'AOQPlotPageController::getValue' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/aoqplot/controllers/aoqplotpagecontroller.cpp:63:31: note: Technically the member function 'AOQPlotPageController::getValue' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/aoqplot/controllers/aoqplotpagecontroller.h:71:10: note: Technically the member function 'AOQPlotPageController::getValue' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/aoqplot/controllers/aoqplotpagecontroller.cpp:63:55: style:inconclusive: Function 'getValue' argument 1 names different: declaration 'Phase' definition 'phase'. [funcArgNamesDifferent] aoflagger-v3.4.0/aoqplot/controllers/aoqplotpagecontroller.h:71:34: note: Function 'getValue' argument 1 names different: declaration 'Phase' definition 'phase'. aoflagger-v3.4.0/aoqplot/controllers/aoqplotpagecontroller.cpp:63:55: note: Function 'getValue' argument 1 names different: declaration 'Phase' definition 'phase'. aoflagger-v3.4.0/aoqplot/controllers/baselinepagecontroller.cpp:45:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/controllers/baselinepagecontroller.cpp:79:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.cpp:15:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NEAREST [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.cpp:92:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.cpp:10:24: warning: Member variable 'HeatMapPageController::_normalization' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.h:53:11: style:inconclusive: Technically the member function 'HeatMapPageController::normalizeXAxis' can be const. [functionConst] aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.cpp:55:32: note: Technically the member function 'HeatMapPageController::normalizeXAxis' can be const. aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.h:53:11: note: Technically the member function 'HeatMapPageController::normalizeXAxis' can be const. aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.h:54:11: style:inconclusive: Technically the member function 'HeatMapPageController::normalizeYAxis' can be const. [functionConst] aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.cpp:72:32: note: Technically the member function 'HeatMapPageController::normalizeYAxis' can be const. aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.h:54:11: note: Technically the member function 'HeatMapPageController::normalizeYAxis' can be const. aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.h:58:8: performance:inconclusive: Technically the member function 'HeatMapPageController::setToPolarization' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.cpp:89:29: note: Technically the member function 'HeatMapPageController::setToPolarization' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.h:58:8: note: Technically the member function 'HeatMapPageController::setToPolarization' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.h:60:8: performance:inconclusive: Technically the member function 'HeatMapPageController::setToPhase' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.cpp:104:29: note: Technically the member function 'HeatMapPageController::setToPhase' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.h:60:8: note: Technically the member function 'HeatMapPageController::setToPhase' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_drawXX' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_drawXY' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_drawYX' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_drawYY' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_drawSum' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_automaticFitRange' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_fitStart' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_fitEnd' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_fitLogarithmic' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_automaticSlopeRange' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_slopeStart' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_slopeEnd' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_slopeRFIRatio' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_totalHistogram' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_fit' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_subtractFit' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_drawSlope' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_drawSlope2' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_rfiHistogram' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_notRFIHistogram' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_derivative' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_staircaseFunction' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_normalize' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/controllers/histogrampagecontroller.cpp:15:26: warning: Member variable 'HistogramPageController::_deltaS' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/aoqplot/datawindow.h:18:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACK_SHRINK [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/datawindow.cpp:43:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/grayscaleplotpage.cpp:53:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLBAR_ICONS [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/grayscaleplotpage.cpp:241:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/histogrampage.cpp:41:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACK_SHRINK [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/twodimensionalplotpage.cpp:42:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACK_EXPAND_WIDGET [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/twodimensionalplotpage.cpp:106:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLBAR_ICONS [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/aoqplot/twodimensionalplotpage.cpp:15:28: style:inconclusive: Function 'TwoDimensionalPlotPage' argument 1 names different: declaration '_controller' definition 'controller'. [funcArgNamesDifferent] aoflagger-v3.4.0/aoqplot/twodimensionalplotpage.h:24:58: note: Function 'TwoDimensionalPlotPage' argument 1 names different: declaration '_controller' definition 'controller'. aoflagger-v3.4.0/aoqplot/twodimensionalplotpage.cpp:15:28: note: Function 'TwoDimensionalPlotPage' argument 1 names different: declaration '_controller' definition 'controller'. aoflagger-v3.4.0/util/numberlist.h:15:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/numberlist.h:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/applications/aoflagger.cpp:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/applications/aoflagger.cpp:126:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/applications/aoqplot.cpp:17:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_CANCEL [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/applications/aoqplot.cpp:86:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/applications/aoqplot.cpp:40:7: style: The scope of the variable 'altArgc' can be reduced. [variableScope] aoflagger-v3.4.0/applications/aoquality.cpp:56:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/applications/aoquality.cpp:68:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/applications/aoquality.cpp:17:46: style: Parameter 'argv' can be declared as const array [constParameter] aoflagger-v3.4.0/applications/badstations.cpp:66:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/applications/badstations.cpp:79:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/applications/badstations.cpp:87:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/applications/badstations.cpp:190:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/timefrequencywidget.h:18:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACK_EXPAND_WIDGET [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguiwindow.h:141:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguiwindow.h:144:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesQ [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguiwindow.h:147:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesU [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguiwindow.h:150:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesV [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguiwindow.h:152:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguiwindow.h:153:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RL [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguiwindow.h:154:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguiwindow.h:155:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LL [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguiwindow.h:156:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguiwindow.h:157:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguiwindow.h:158:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguiwindow.h:159:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/progress/stdoutreporter.h:13:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/progress/stdoutreporter.h:19:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/progress/stdoutreporter.h:24:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/progress/stdoutreporter.h:26:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/applications/rfigui.cpp:59:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.h:167:7: performance: Variable 'label' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.h:168:7: performance: Variable 'data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] aoflagger-v3.4.0/rfigui/settings.h:21:45: performance: Variable '_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] aoflagger-v3.4.0/rfigui/strategyeditor.h:21:8: style:inconclusive: Either there is a missing 'override', or the member function 'StrategyEditor::IsChanged' can be const. [functionConst] aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.h:107:22: style:inconclusive: Technically the member function 'ImageComparisonController::GetVisualizationLabel' can be const. [functionConst] aoflagger-v3.4.0/rfigui/settings.h:21:3: style: Class 'StringSetting' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aoflagger-v3.4.0/applications/rfigui.cpp:122:7: style: The scope of the variable 'altArgc' can be reduced. [variableScope] aoflagger-v3.4.0/external/aocommon/CMake/checkblas.cpp:10:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tangle.cpp:13:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDegrees [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tbarrier.cpp:16:3: error: There is an unknown macro here somewhere. Configuration is required. If BOOST_CHECK_NO_THROW is a macro then please configure it. [unknownMacro] aoflagger-v3.4.0/external/aocommon/tests/tfits.cpp:62:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WRITE_ERROR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tfluxdensity.cpp:19:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kKiloJansky [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/thmatrix4x4.cpp:95:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/timage.cpp:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/timage.cpp:191:3: warning:inconclusive: Access of moved variable 'image1'. [accessMoved] aoflagger-v3.4.0/external/aocommon/tests/timage.cpp:188:16: note: Calling std::move(image1) aoflagger-v3.4.0/external/aocommon/tests/timage.cpp:191:3: note: Access of moved variable 'image1'. aoflagger-v3.4.0/external/aocommon/tests/timage.cpp:229:3: warning:inconclusive: Access of moved variable 'image1'. [accessMoved] aoflagger-v3.4.0/external/aocommon/tests/timage.cpp:225:16: note: Calling std::move(image1) aoflagger-v3.4.0/external/aocommon/tests/timage.cpp:229:3: note: Access of moved variable 'image1'. aoflagger-v3.4.0/external/aocommon/tests/tlane.cpp:142:5: warning:inconclusive: Possible null pointer dereference: result [nullPointer] aoflagger-v3.4.0/external/aocommon/tests/tlane.cpp:139:26: note: Assignment 'std::unique_ptrresult', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tlane.cpp:142:5: note: Null pointer dereference aoflagger-v3.4.0/external/aocommon/tests/tlane.cpp:166:3: warning:inconclusive: Possible null pointer dereference: result [nullPointer] aoflagger-v3.4.0/external/aocommon/tests/tlane.cpp:160:24: note: Assignment 'std::unique_ptrresult', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tlane.cpp:166:3: note: Null pointer dereference aoflagger-v3.4.0/external/aocommon/tests/tlane.cpp:171:3: warning:inconclusive: Possible null pointer dereference: result [nullPointer] aoflagger-v3.4.0/external/aocommon/tests/tlane.cpp:160:24: note: Assignment 'std::unique_ptrresult', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tlane.cpp:171:3: note: Null pointer dereference aoflagger-v3.4.0/external/aocommon/tests/tlane.cpp:59:3: warning:inconclusive: Access of moved variable 'a'. [accessMoved] aoflagger-v3.4.0/external/aocommon/tests/tlane.cpp:58:15: note: Calling std::move(a) aoflagger-v3.4.0/external/aocommon/tests/tlane.cpp:59:3: note: Access of moved variable 'a'. aoflagger-v3.4.0/external/aocommon/tests/tmatrix4x4.cpp:27:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tmultibanddata.cpp:27:24: warning:inconclusive: Access of moved variable 'multiBand'. [accessMoved] aoflagger-v3.4.0/external/aocommon/tests/tmultibanddata.cpp:24:23: note: Calling std::move(multiBand) aoflagger-v3.4.0/external/aocommon/tests/tmultibanddata.cpp:27:24: note: Access of moved variable 'multiBand'. aoflagger-v3.4.0/external/aocommon/tests/tparallelfor.cpp:44:32: error: There is an unknown macro here somewhere. Configuration is required. If BOOST_CHECK_NO_THROW is a macro then please configure it. [unknownMacro] aoflagger-v3.4.0/external/aocommon/tests/tqueue.cpp:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tqueue.cpp:95:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:38:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:49:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_PIl [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:60:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:65:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:73:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:81:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:190:3: warning:inconclusive: Possible null pointer dereference: out_shared [nullPointer] aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:179:33: note: Assignment 'std::shared_ptrout_shared', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:190:3: note: Null pointer dereference aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:191:3: warning:inconclusive: Possible null pointer dereference: out_unique [nullPointer] aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:181:33: note: Assignment 'std::unique_ptrout_unique', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:191:3: note: Null pointer dereference aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:192:3: warning:inconclusive: Possible null pointer dereference: out_shared [nullPointer] aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:179:33: note: Assignment 'std::shared_ptrout_shared', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:192:3: note: Null pointer dereference aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:193:3: warning:inconclusive: Possible null pointer dereference: out_unique [nullPointer] aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:181:33: note: Assignment 'std::unique_ptrout_unique', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:193:3: note: Null pointer dereference aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:222:3: warning:inconclusive: Possible null pointer dereference: out [nullPointer] aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:218:46: note: Assignment 'std::shared_ptrout', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:222:3: note: Null pointer dereference aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:223:3: warning:inconclusive: Possible null pointer dereference: out [nullPointer] aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:218:46: note: Assignment 'std::shared_ptrout', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tserialstream.cpp:223:3: note: Null pointer dereference aoflagger-v3.4.0/external/aocommon/tests/tthreadpool.cpp:18:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tthreadpool.cpp:54:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] aoflagger-v3.4.0/external/aocommon/tests/tthrowruntimeerror.cpp:11:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:544:18: debug: Failed to instantiate template "IdAllocater". The checking continues anyway. [templateInstantiation] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:147:9: warning: Return value of function vec.at() is not used. [ignoredReturnValue] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:153:9: warning: Return value of function vec.at() is not used. [ignoredReturnValue] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:153:13: error: Invalid vec.at() argument nr 1. The value is -1 but the valid values are '0:'. [invalidFunctionArg] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:407:8: performance:inconclusive: Technically the member function 'FailingAllocator < int >::SetFailAllocation' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:408:8: style:inconclusive: Technically the member function 'FailingAllocator < int >::operator==' can be const. [functionConst] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:409:11: performance:inconclusive: Technically the member function 'FailingAllocator < int >::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:414:8: performance:inconclusive: Technically the member function 'FailingAllocator < int >::deallocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:506:3: style: Class 'IdAllocater < int , std :: false_type , std :: false_type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:406:3: style: Class 'FailingAllocator < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:520:31: warning: If memory allocation fails, then there is a possible null pointer dereference: reinterpret_cast(mem) [nullPointerOutOfMemory] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:519:42: note: Assuming allocation function fails aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:519:35: note: Assignment 'mem=static_cast(malloc(n*sizeof(int)+sizeof(_id)))', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:520:31: note: Null pointer dereference aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:521:42: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:519:42: note: Assuming allocation function fails aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:519:35: note: Assignment 'mem=static_cast(malloc(n*sizeof(int)+sizeof(_id)))', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:521:42: note: Null pointer addition aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:520:32: error: Memory is allocated but not initialized: mem [uninitdata] aoflagger-v3.4.0/external/pybind11/tests/cross_module_gil_utils.cpp:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PYBIND11_INTERNALS_ID [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/pybind11/tests/cross_module_gil_utils.cpp:95:9: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] aoflagger-v3.4.0/external/pybind11/tests/cross_module_gil_utils.cpp:96:9: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] aoflagger-v3.4.0/external/pybind11/tests/cross_module_gil_utils.cpp:97:9: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] aoflagger-v3.4.0/external/pybind11/tests/cross_module_gil_utils.cpp:99:9: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] aoflagger-v3.4.0/external/pybind11/tests/cross_module_gil_utils.cpp:101:9: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] aoflagger-v3.4.0/external/pybind11/tests/cross_module_gil_utils.cpp:103:9: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] aoflagger-v3.4.0/external/pybind11/tests/cross_module_interleaved_error_already_set.cpp:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_RuntimeError [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/pybind11/tests/cross_module_interleaved_error_already_set.cpp:45:9: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] aoflagger-v3.4.0/external/pybind11/tests/eigen_tensor_avoid_stl_array.cpp:14:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/pybind11/tests/pybind11_tests.h:71:1: error: There is an unknown macro here somewhere. Configuration is required. If PYBIND11_NAMESPACE_END is a macro then please configure it. [unknownMacro] aoflagger-v3.4.0/external/pybind11/tests/test_class.cpp:396:74: error: syntax error [syntaxError] aoflagger-v3.4.0/external/pybind11/tests/test_embed/catch.cpp:8:1: error: There is an unknown macro here somewhere. Configuration is required. If PYBIND11_WARNING_DISABLE_MSVC is a macro then please configure it. [unknownMacro] aoflagger-v3.4.0/external/pybind11/tests/test_embed/external_module.cpp:16:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/pybind11/tests/test_embed/test_interpreter.cpp:5:1: error: There is an unknown macro here somewhere. Configuration is required. If PYBIND11_WARNING_DISABLE_MSVC is a macro then please configure it. [unknownMacro] aoflagger-v3.4.0/external/pybind11/tests/test_enum.cpp:131:39: error: syntax error [syntaxError] aoflagger-v3.4.0/external/pybind11/tests/test_factory_constructors.cpp:131:66: error: syntax error [syntaxError] aoflagger-v3.4.0/external/pybind11/tests/test_gil_scoped.cpp:31:83: error: syntax error [syntaxError] aoflagger-v3.4.0/external/pybind11/tests/test_kwargs_and_defaults.cpp:47:9: error: There is an unknown macro here somewhere. Configuration is required. If PYBIND11_WARNING_PUSH is a macro then please configure it. [unknownMacro] aoflagger-v3.4.0/external/pybind11/tests/test_virtual_functions.cpp:66:40: error: syntax error [syntaxError] aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:13:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:54:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:130:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:226:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/bhfitsimageset.h:79:23: performance:inconclusive: Technically the member function 'imagesets::BHFitsImageSet::getRangeFromString' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:200:37: note: Technically the member function 'imagesets::BHFitsImageSet::getRangeFromString' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/imagesets/bhfitsimageset.h:79:23: note: Technically the member function 'imagesets::BHFitsImageSet::getRangeFromString' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:161:16: style: Instance of 'std::runtime_error' object is destroyed immediately. [unusedScopedObject] aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:214:20: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:180:29: error: Uninitialized variables: channel.frequencyIndex, channel.channelWidthHz, channel.effectiveBandWidthHz, channel.resolutionHz [uninitvar] aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:180:29: error: Uninitialized struct member: channel.frequencyIndex [uninitStructMember] aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:180:29: error: Uninitialized struct member: channel.channelWidthHz [uninitStructMember] aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:180:29: error: Uninitialized struct member: channel.effectiveBandWidthHz [uninitStructMember] aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:180:29: error: Uninitialized struct member: channel.resolutionHz [uninitStructMember] aoflagger-v3.4.0/imagesets/filterbankset.cpp:75:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/filterbankset.cpp:135:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/filterbankset.cpp:127:15: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/imagesets/filterbankset.cpp:189:15: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/imagesets/filterbankset.cpp:196:16: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:47:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UVFitsType [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:156:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:205:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:303:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:337:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:370:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:380:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:425:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:598:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:665:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:698:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:16:15: warning: Member variable 'FitsImageSet::_bandCount' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:16:15: warning: Member variable 'FitsImageSet::_currentBandIndex' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:25:15: warning:inconclusive: Member variable 'FitsImageSet::_sourceName' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:25:15: warning:inconclusive: Member variable 'FitsImageSet::_readRequests' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] aoflagger-v3.4.0/imagesets/fitsimageset.h:80:8: performance:inconclusive: Technically the member function 'imagesets::FitsImageSet::ReadPrimarySingleTable' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:285:20: note: Technically the member function 'imagesets::FitsImageSet::ReadPrimarySingleTable' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/imagesets/fitsimageset.h:80:8: note: Technically the member function 'imagesets::FitsImageSet::ReadPrimarySingleTable' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/imagesets/fitsimageset.cpp:285:62: style: Parameter 'data' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:286:66: style: Parameter 'metaData' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:335:58: style: Parameter 'data' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:336:62: style: Parameter 'metaData' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:523:20: style: Variable 'dataPtr' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:524:13: style: Variable 'flagPtr' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:628:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:515:41: error: Uninitialized variables: c.channelWidthHz, c.effectiveBandWidthHz, c.resolutionHz [uninitvar] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:515:41: error: Uninitialized struct member: c.channelWidthHz [uninitStructMember] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:515:41: error: Uninitialized struct member: c.effectiveBandWidthHz [uninitStructMember] aoflagger-v3.4.0/imagesets/fitsimageset.cpp:515:41: error: Uninitialized struct member: c.resolutionHz [uninitStructMember] aoflagger-v3.4.0/imagesets/h5imageset.cpp:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NATIVE_DOUBLE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/h5imageset.cpp:55:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NATIVE_DOUBLE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/h5imageset.cpp:87:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5S_SELECT_SET [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/h5imageset.cpp:105:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5F_ACC_RDONLY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/h5imageset.cpp:118:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5F_ACC_RDONLY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/imageset.cpp:112:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/coaddedimageset.h:170:51: style:inconclusive: Technically the member function 'imagesets::CoaddedImageSet::MSImageSets' can be const. [functionConst] aoflagger-v3.4.0/imagesets/parmimageset.h:23:3: style: Class 'ParmImageSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aoflagger-v3.4.0/imagesets/sdhdfimageset.h:26:3: style: Class 'SdhdfImageSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aoflagger-v3.4.0/msio/msstatreader.h:43:15: performance: Function 'TelescopeName()' should return member '_telescopeName' by const reference. [returnByReference] aoflagger-v3.4.0/imagesets/indexableset.cpp:28:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ant2 [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/indexableset.cpp:73:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ant2 [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/indexableset.cpp:10:28: style: Variable 'iSet' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/imagesets/indexableset.cpp:54:28: style: Variable 'iSet' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/imagesets/msimageset.cpp:19:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/directbaselinereader.h:43:5: warning: Member variable 'BaselineCacheIndex::antenna1' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/directbaselinereader.h:43:5: warning: Member variable 'BaselineCacheIndex::antenna2' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/directbaselinereader.h:43:5: warning: Member variable 'BaselineCacheIndex::spectralWindow' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/directbaselinereader.h:43:5: warning: Member variable 'BaselineCacheIndex::sequenceId' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/reorderingbaselinereader.h:16:4: style: The destructor '~ReorderingBaselineReader' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/msio/baselinereader.h:25:12: note: Virtual destructor in base class aoflagger-v3.4.0/msio/reorderingbaselinereader.h:16:4: note: Destructor in derived class aoflagger-v3.4.0/msio/memorybaselinereader.h:20:4: style: The destructor '~MemoryBaselineReader' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/msio/baselinereader.h:25:12: note: Virtual destructor in base class aoflagger-v3.4.0/msio/memorybaselinereader.h:20:4: note: Destructor in derived class aoflagger-v3.4.0/imagesets/msimageset.cpp:102:10: style: The scope of the variable 'band' can be reduced. [variableScope] aoflagger-v3.4.0/imagesets/msimageset.cpp:102:31: style: The scope of the variable 'sequenceId' can be reduced. [variableScope] aoflagger-v3.4.0/imagesets/msimageset.cpp:85:72: style: Parameter 'uvw' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/imagesets/multibandmsimageset.cpp:84:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/multibandmsimageset.cpp:180:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dummy_progress_ [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/multibandmsimageset.cpp:41:37: style:inconclusive: Function 'MultiBandMsImageSet' argument 1 names different: declaration 'names' definition 'ms_names'. [funcArgNamesDifferent] aoflagger-v3.4.0/imagesets/multibandmsimageset.h:30:55: note: Function 'MultiBandMsImageSet' argument 1 names different: declaration 'names' definition 'ms_names'. aoflagger-v3.4.0/imagesets/multibandmsimageset.cpp:41:37: note: Function 'MultiBandMsImageSet' argument 1 names different: declaration 'names' definition 'ms_names'. aoflagger-v3.4.0/imagesets/multibandmsimageset.cpp:457:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/msio/parmtable.h:140:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/pngreader.cpp:38:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable png_bytep [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/pngreader.cpp:13:17: error: Resource leak: fp [resourceLeak] aoflagger-v3.4.0/imagesets/pngreader.cpp:18:5: error: Resource leak: fp [resourceLeak] aoflagger-v3.4.0/imagesets/pngreader.cpp:40:5: warning: If memory allocation fails, then there is a possible null pointer dereference: row_pointers [nullPointerOutOfMemory] aoflagger-v3.4.0/imagesets/pngreader.cpp:38:47: note: Assuming allocation function fails aoflagger-v3.4.0/imagesets/pngreader.cpp:38:29: note: Assignment 'row_pointers=(png_bytep*)malloc(sizeof(png_bytep)*height)', assigned value is 0 aoflagger-v3.4.0/imagesets/pngreader.cpp:40:5: note: Null pointer dereference aoflagger-v3.4.0/imagesets/pngreader.cpp:50:15: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: row_pointers [nullPointerOutOfMemory] aoflagger-v3.4.0/imagesets/pngreader.cpp:38:47: note: Assuming allocation function fails aoflagger-v3.4.0/imagesets/pngreader.cpp:38:29: note: Assignment 'row_pointers=(png_bytep*)malloc(sizeof(png_bytep)*height)', assigned value is 0 aoflagger-v3.4.0/imagesets/pngreader.cpp:50:15: note: Null pointer dereference aoflagger-v3.4.0/imagesets/pngreader.cpp:51:15: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: row_pointers [nullPointerOutOfMemory] aoflagger-v3.4.0/imagesets/pngreader.cpp:38:47: note: Assuming allocation function fails aoflagger-v3.4.0/imagesets/pngreader.cpp:38:29: note: Assignment 'row_pointers=(png_bytep*)malloc(sizeof(png_bytep)*height)', assigned value is 0 aoflagger-v3.4.0/imagesets/pngreader.cpp:51:15: note: Null pointer dereference aoflagger-v3.4.0/imagesets/pngreader.cpp:52:15: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: row_pointers [nullPointerOutOfMemory] aoflagger-v3.4.0/imagesets/pngreader.cpp:38:47: note: Assuming allocation function fails aoflagger-v3.4.0/imagesets/pngreader.cpp:38:29: note: Assignment 'row_pointers=(png_bytep*)malloc(sizeof(png_bytep)*height)', assigned value is 0 aoflagger-v3.4.0/imagesets/pngreader.cpp:52:15: note: Null pointer dereference aoflagger-v3.4.0/imagesets/pngreader.cpp:38:29: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/imagesets/pngreader.cpp:40:23: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:17:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5F_ACC_RDONLY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:82:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:113:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:273:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imagesets/sdhdfimageset.h:93:16: style:inconclusive: Technically the member function 'imagesets::SdhdfImageSet::loadData' can be const. [functionConst] aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:111:29: note: Technically the member function 'imagesets::SdhdfImageSet::loadData' can be const. aoflagger-v3.4.0/imagesets/sdhdfimageset.h:93:16: note: Technically the member function 'imagesets::SdhdfImageSet::loadData' can be const. aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:170:26: style: Condition 'unsigned long(fdims[0])!=nTimes' is always false [knownConditionTrueFalse] aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:169:25: note: nTimes is assigned 'fdims[0]' here. aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:170:26: note: Condition 'unsigned long(fdims[0])!=nTimes' is always false aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:61:26: style: Local variable 'dims' shadows outer variable [shadowVariable] aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:23:11: note: Shadowed declaration aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:61:26: note: Shadow variable aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:163:25: style: Local variable 'space' shadows outer variable [shadowVariable] aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:123:23: note: Shadowed declaration aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:163:25: note: Shadow variable aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:169:18: style: Local variable 'nTimes' shadows outer variable [shadowVariable] aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:129:16: note: Shadowed declaration aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:169:18: note: Shadow variable aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:181:26: style: Local variable 'valuePtr' shadows outer variable [shadowVariable] aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:148:16: note: Shadowed declaration aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:181:26: note: Shadow variable aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:230:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/imaging/model.cpp:20:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imaging/model.cpp:56:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imaging/model.h:88:8: style:inconclusive: Technically the member function 'Model::SimulateAntenna' can be const. [functionConst] aoflagger-v3.4.0/imaging/model.cpp:145:13: note: Technically the member function 'Model::SimulateAntenna' can be const. aoflagger-v3.4.0/imaging/model.h:88:8: note: Technically the member function 'Model::SimulateAntenna' can be const. aoflagger-v3.4.0/imaging/model.h:92:8: style:inconclusive: Technically the member function 'Model::SimulateUncoherentAntenna' can be const. [functionConst] aoflagger-v3.4.0/imaging/model.cpp:169:13: note: Technically the member function 'Model::SimulateUncoherentAntenna' can be const. aoflagger-v3.4.0/imaging/model.h:92:8: note: Technically the member function 'Model::SimulateUncoherentAntenna' can be const. aoflagger-v3.4.0/imaging/model.h:104:8: performance:inconclusive: Technically the member function 'Model::SimulateObservation' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/imaging/model.cpp:237:49: style: Same expression on both sides of '/'. [duplicateExpression] aoflagger-v3.4.0/imaging/model.cpp:197:63: style:inconclusive: Function 'GetUVPosition' argument 9 names different: declaration 'waveLength' definition 'wavelength'. [funcArgNamesDifferent] aoflagger-v3.4.0/imaging/model.h:125:65: note: Function 'GetUVPosition' argument 9 names different: declaration 'waveLength' definition 'wavelength'. aoflagger-v3.4.0/imaging/model.cpp:197:63: note: Function 'GetUVPosition' argument 9 names different: declaration 'waveLength' definition 'wavelength'. aoflagger-v3.4.0/imaging/model.cpp:52:64: style: Parameter 'observatorium' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/imaging/uvimager.cpp:91:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imaging/uvimager.cpp:107:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imaging/uvimager.cpp:364:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imaging/uvimager.cpp:416:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imaging/uvimager.cpp:486:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imaging/uvimager.cpp:495:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/imaging/uvimager.cpp:17:11: warning: Member variable 'UVImager::_msMetaData' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/imaging/uvimager.cpp:17:11: warning: Member variable 'UVImager::_antennaCount' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/imaging/uvimager.cpp:17:11: warning: Member variable 'UVImager::_fieldCount' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/imaging/uvimager.cpp:17:11: warning: Member variable 'UVImager::_scanCount' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/structures/spatialmatrixmetadata.h:36:26: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf] aoflagger-v3.4.0/imaging/uvimager.h:165:8: style:inconclusive: Technically the member function 'UVImager::GetUVPosition' can be const. [functionConst] aoflagger-v3.4.0/imaging/uvimager.cpp:421:16: note: Technically the member function 'UVImager::GetUVPosition' can be const. aoflagger-v3.4.0/imaging/uvimager.h:165:8: note: Technically the member function 'UVImager::GetUVPosition' can be const. aoflagger-v3.4.0/imaging/uvimager.cpp:471:47: style:inconclusive: Function 'GetFringeStopFrequency' argument 1 names different: declaration 'time' definition 'timeIndex'. [funcArgNamesDifferent] aoflagger-v3.4.0/imaging/uvimager.h:59:46: note: Function 'GetFringeStopFrequency' argument 1 names different: declaration 'time' definition 'timeIndex'. aoflagger-v3.4.0/imaging/uvimager.cpp:471:47: note: Function 'GetFringeStopFrequency' argument 1 names different: declaration 'time' definition 'timeIndex'. aoflagger-v3.4.0/imaging/uvimager.cpp:503:38: style:inconclusive: Function 'InverseImage' argument 5 names different: declaration 'antenna1' definition 'antenna1Index'. [funcArgNamesDifferent] aoflagger-v3.4.0/imaging/uvimager.h:37:64: note: Function 'InverseImage' argument 5 names different: declaration 'antenna1' definition 'antenna1Index'. aoflagger-v3.4.0/imaging/uvimager.cpp:503:38: note: Function 'InverseImage' argument 5 names different: declaration 'antenna1' definition 'antenna1Index'. aoflagger-v3.4.0/imaging/uvimager.cpp:503:62: style:inconclusive: Function 'InverseImage' argument 6 names different: declaration 'antenna2' definition 'antenna2Index'. [funcArgNamesDifferent] aoflagger-v3.4.0/imaging/uvimager.h:38:30: note: Function 'InverseImage' argument 6 names different: declaration 'antenna2' definition 'antenna2Index'. aoflagger-v3.4.0/imaging/uvimager.cpp:503:62: note: Function 'InverseImage' argument 6 names different: declaration 'antenna2' definition 'antenna2Index'. aoflagger-v3.4.0/imaging/uvimager.cpp:244:60: style: Parameter 'antenna1' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/imaging/uvimager.cpp:245:35: style: Parameter 'antenna2' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/imaging/uvimager.cpp:284:51: style: Parameter 'metaData' can be declared as pointer to const [constParameterPointer] aoflagger-v3.4.0/util/integerdomain.h:22:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/imaging/uvimager.cpp:507:12: style: Variable 'antenna1' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/imaging/uvimager.cpp:508:12: style: Variable 'antenna2' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/interface/aoflagger.cpp:29:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/interface/aoflagger.cpp:32:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_MAJOR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/interface/aoflagger.cpp:37:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_DATE_STR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/interface/aoflagger.h:731:15: performance:inconclusive: Technically the member function 'aoflagger::AOFlagger::FindStrategyFile' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/interface/aoflagger.cpp:9:24: note: Technically the member function 'aoflagger::AOFlagger::FindStrategyFile' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/interface/aoflagger.h:731:15: note: Technically the member function 'aoflagger::AOFlagger::FindStrategyFile' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/interface/aoflagger.h:778:21: performance:inconclusive: Technically the member function 'aoflagger::AOFlagger::MakeQualityStatistics' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/interface/aoflagger.cpp:15:30: note: Technically the member function 'aoflagger::AOFlagger::MakeQualityStatistics' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/interface/aoflagger.h:778:21: note: Technically the member function 'aoflagger::AOFlagger::MakeQualityStatistics' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/interface/aoflagger.h:790:21: performance:inconclusive: Technically the member function 'aoflagger::AOFlagger::MakeQualityStatistics' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/interface/aoflagger.cpp:22:30: note: Technically the member function 'aoflagger::AOFlagger::MakeQualityStatistics' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/interface/aoflagger.h:790:21: note: Technically the member function 'aoflagger::AOFlagger::MakeQualityStatistics' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/interface/flagmask.cpp:27:47: style:inconclusive: Function 'operator=' argument 1 names different: declaration 'source' definition 'flagMask'. [funcArgNamesDifferent] aoflagger-v3.4.0/interface/aoflagger.h:284:39: note: Function 'operator=' argument 1 names different: declaration 'source' definition 'flagMask'. aoflagger-v3.4.0/interface/flagmask.cpp:27:47: note: Function 'operator=' argument 1 names different: declaration 'source' definition 'flagMask'. aoflagger-v3.4.0/interface/flagmask.cpp:38:42: style:inconclusive: Function 'operator=' argument 1 names different: declaration 'source' definition 'flagMask'. [funcArgNamesDifferent] aoflagger-v3.4.0/interface/aoflagger.h:289:34: note: Function 'operator=' argument 1 names different: declaration 'source' definition 'flagMask'. aoflagger-v3.4.0/interface/flagmask.cpp:38:42: note: Function 'operator=' argument 1 names different: declaration 'source' definition 'flagMask'. aoflagger-v3.4.0/interface/aoflagger.h:197:8: style:inconclusive: Technically the member function 'aoflagger::ImageSet::Set' can be const. [functionConst] aoflagger-v3.4.0/interface/imageset.cpp:94:16: note: Technically the member function 'aoflagger::ImageSet::Set' can be const. aoflagger-v3.4.0/interface/aoflagger.h:197:8: note: Technically the member function 'aoflagger::ImageSet::Set' can be const. aoflagger-v3.4.0/interface/imageset.cpp:106:35: style:inconclusive: Function 'SetAntennas' argument 1 names different: declaration 'antenna1Index' definition 'antenna1'. [funcArgNamesDifferent] aoflagger-v3.4.0/interface/aoflagger.h:213:27: note: Function 'SetAntennas' argument 1 names different: declaration 'antenna1Index' definition 'antenna1'. aoflagger-v3.4.0/interface/imageset.cpp:106:35: note: Function 'SetAntennas' argument 1 names different: declaration 'antenna1Index' definition 'antenna1'. aoflagger-v3.4.0/interface/imageset.cpp:106:52: style:inconclusive: Function 'SetAntennas' argument 2 names different: declaration 'antenna2Index' definition 'antenna2'. [funcArgNamesDifferent] aoflagger-v3.4.0/interface/aoflagger.h:213:49: note: Function 'SetAntennas' argument 2 names different: declaration 'antenna2Index' definition 'antenna2'. aoflagger-v3.4.0/interface/imageset.cpp:106:52: note: Function 'SetAntennas' argument 2 names different: declaration 'antenna2Index' definition 'antenna2'. aoflagger-v3.4.0/interface/strategy.cpp:20:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/interface/strategy.cpp:142:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/interface/strategy.cpp:116:40: style:inconclusive: Function 'Run' argument 2 names different: declaration 'existingFlags' definition 'preExistingFlags'. [funcArgNamesDifferent] aoflagger-v3.4.0/interface/aoflagger.h:392:55: note: Function 'Run' argument 2 names different: declaration 'existingFlags' definition 'preExistingFlags'. aoflagger-v3.4.0/interface/strategy.cpp:116:40: note: Function 'Run' argument 2 names different: declaration 'existingFlags' definition 'preExistingFlags'. aoflagger-v3.4.0/interface/strategy.cpp:123:40: style:inconclusive: Function 'run' argument 2 names different: declaration 'existingFlags' definition 'preExistingFlags'. [funcArgNamesDifferent] aoflagger-v3.4.0/interface/aoflagger.h:401:55: note: Function 'run' argument 2 names different: declaration 'existingFlags' definition 'preExistingFlags'. aoflagger-v3.4.0/interface/strategy.cpp:123:40: note: Function 'run' argument 2 names different: declaration 'existingFlags' definition 'preExistingFlags'. aoflagger-v3.4.0/interface/strategy.cpp:88:51: style: Parameter 'antenna' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/interface/strategy.cpp:101:42: style: Parameter 'band' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/lua/datawrapper.cpp:115:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/lua/datawrapper.cpp:138:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/lua/datawrapper.cpp:311:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/lua/datawrapper.cpp:306:24: style: Variable 'data' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/lua/datawrapper.cpp:389:38: style: Variable 'rPolData' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/algorithms/polarizationstatistics.h:45:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Info [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/lua/functions.cpp:47:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/lua/functions.cpp:75:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windowIndex [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/algorithms/polarizationstatistics.h:42:8: style:inconclusive: Technically the member function 'algorithms::PolarizationStatistics::HasData' can be const. [functionConst] aoflagger-v3.4.0/algorithms/polarizationstatistics.h:60:15: performance:inconclusive: Technically the member function 'algorithms::PolarizationStatistics::formatPercentage' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/algorithms/applybandpass.h:71:67: style: Parameter 'file' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/lua/functionswrapper.cpp:185:19: error: There is an unknown macro here somewhere. Configuration is required. If AOFLAGGER_VERSION_STR is a macro then please configure it. [unknownMacro] aoflagger-v3.4.0/lua/luastrategy.cpp:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clear_mask [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/lua/luastrategy.cpp:156:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/lua/luastrategy.cpp:170:29: style: Local variable 'data' shadows outer variable [shadowVariable] aoflagger-v3.4.0/lua/luastrategy.cpp:164:24: note: Shadowed declaration aoflagger-v3.4.0/lua/luastrategy.cpp:170:29: note: Shadow variable aoflagger-v3.4.0/lua/optionsfunction.cpp:191:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_MAJOR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/lua/telescopefile.cpp:119:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_INSTALL_PATH [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/baselinematrixloader.cpp:30:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/baselinematrixloader.cpp:49:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/baselinematrixloader.cpp:206:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/baselinematrixloader.cpp:10:56: style:inconclusive: Function 'BaselineMatrixLoader' argument 1 names different: declaration 'measurementSet' definition 'msMetaData'. [funcArgNamesDifferent] aoflagger-v3.4.0/msio/baselinematrixloader.h:17:45: note: Function 'BaselineMatrixLoader' argument 1 names different: declaration 'measurementSet' definition 'msMetaData'. aoflagger-v3.4.0/msio/baselinematrixloader.cpp:10:56: note: Function 'BaselineMatrixLoader' argument 1 names different: declaration 'measurementSet' definition 'msMetaData'. aoflagger-v3.4.0/msio/baselinematrixloader.cpp:260:40: style: Local variable 'data' shadows outer argument [shadowArgument] aoflagger-v3.4.0/msio/baselinematrixloader.cpp:199:55: note: Shadowed declaration aoflagger-v3.4.0/msio/baselinematrixloader.cpp:260:40: note: Shadow variable aoflagger-v3.4.0/msio/baselinereader.cpp:65:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uvw [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/baselinereader.cpp:81:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POLARIZATION_ID [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/baselinereader.cpp:123:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_CHAN [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/baselinereader.cpp:154:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIME [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/directbaselinereader.cpp:174:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uvw [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/directbaselinereader.cpp:260:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/directbaselinereader.cpp:317:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _realImages [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/directbaselinereader.cpp:333:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flags [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/directbaselinereader.cpp:351:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _realImages [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/directbaselinereader.cpp:309:11: style: The scope of the variable 'rv' can be reduced. [variableScope] aoflagger-v3.4.0/msio/directbaselinereader.cpp:309:15: style: The scope of the variable 'iv' can be reduced. [variableScope] aoflagger-v3.4.0/msio/directbaselinereader.cpp:97:66: style:inconclusive: Function 'PerformReadRequests' argument 1 names different: declaration 'listener' definition 'progress'. [funcArgNamesDifferent] aoflagger-v3.4.0/msio/directbaselinereader.h:25:52: note: Function 'PerformReadRequests' argument 1 names different: declaration 'listener' definition 'progress'. aoflagger-v3.4.0/msio/directbaselinereader.cpp:97:66: note: Function 'PerformReadRequests' argument 1 names different: declaration 'listener' definition 'progress'. aoflagger-v3.4.0/msio/directbaselinereader.cpp:173:47: style: Local variable 'i' shadows outer variable [shadowVariable] aoflagger-v3.4.0/msio/directbaselinereader.cpp:148:15: note: Shadowed declaration aoflagger-v3.4.0/msio/directbaselinereader.cpp:173:47: note: Shadow variable aoflagger-v3.4.0/msio/directbaselinereader.cpp:68:17: performance: Function parameter 'request' should be passed by const reference. [passedByValue] aoflagger-v3.4.0/msio/directbaselinereader.cpp:83:22: performance: Function parameter 'request' should be passed by const reference. [passedByValue] aoflagger-v3.4.0/msio/directbaselinereader.cpp:78:43: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/msio/directbaselinereader.cpp:93:43: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/msio/fitsfile.cpp:47:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable READONLY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:190:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:204:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BYTE_IMG [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:238:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:253:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TFLOAT [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:276:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLEN_KEYWORD [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:284:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLEN_KEYWORD [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:298:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLEN_VALUE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:316:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLEN_VALUE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:330:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLEN_KEYWORD [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:576:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSTRING [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:589:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:599:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:609:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TBIT [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:618:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSTRING [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:624:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:634:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TBIT [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/fitsfile.cpp:17:16: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction] aoflagger-v3.4.0/msio/fitsfile.cpp:373:29: style: Variable 'e' can be declared as reference to const [constVariableReference] aoflagger-v3.4.0/msio/memorybaselinereader.cpp:63:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/memorybaselinereader.cpp:232:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/memorybaselinereader.cpp:216:30: style: Variable 'result' can be declared as reference to const [constVariableReference] aoflagger-v3.4.0/msio/memorybaselinereader.cpp:264:30: style: Variable 'result' can be declared as reference to const [constVariableReference] aoflagger-v3.4.0/msio/msstatreader.cpp:27:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIELD_ID [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/msstatreader.cpp:52:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/msstatreader.cpp:138:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/msstatreader.cpp:258:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/msstatreader.cpp:364:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/msstatreader.h:56:8: performance:inconclusive: Technically the member function 'MSStatReader::fillBand' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/msio/msstatreader.cpp:284:20: note: Technically the member function 'MSStatReader::fillBand' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/msio/msstatreader.h:56:8: note: Technically the member function 'MSStatReader::fillBand' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/msio/msstatreader.h:103:10: performance:inconclusive: Technically the member function 'MSStatReader::makeResult' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/msio/msstatreader.cpp:230:36: note: Technically the member function 'MSStatReader::makeResult' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/msio/msstatreader.h:103:10: note: Technically the member function 'MSStatReader::makeResult' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/msio/msstatreader.h:107:8: style:inconclusive: Technically the member function 'MSStatReader::storeFlags' can be const. [functionConst] aoflagger-v3.4.0/msio/msstatreader.cpp:360:20: note: Technically the member function 'MSStatReader::storeFlags' can be const. aoflagger-v3.4.0/msio/msstatreader.h:107:8: note: Technically the member function 'MSStatReader::storeFlags' can be const. aoflagger-v3.4.0/msio/msstatreader.cpp:277:33: error: Out of bounds access in expression 'tfs[0]' because 'tfs' is empty. [containerOutOfBounds] aoflagger-v3.4.0/msio/msstatreader.cpp:265:24: note: Assuming condition is false aoflagger-v3.4.0/msio/msstatreader.cpp:277:33: note: Access out of bounds aoflagger-v3.4.0/msio/msstatreader.cpp:400:47: style: Variable 'baseline' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/msio/pngfile.cpp:14:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG_LIBPNG_VER_STRING [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/pngfile.cpp:5:10: warning: Member variable 'PngFile::_row_pointers' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/pngfile.cpp:5:10: warning: Member variable 'PngFile::_fp' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/msio/pngfile.cpp:11:3: warning: Possible leak in public function. The pointer '_fp' is not deallocated before it is allocated. [publicAllocationError] aoflagger-v3.4.0/msio/pngfile.cpp:42:19: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/msio/reorderedfilebuffer.h:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:86:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uvw [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:204:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:256:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:384:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:443:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:498:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/reorderingbaselinereader.h:23:8: style: Virtual function 'WriteToMs' is called from destructor '~ReorderingBaselineReader()' at line 43. Dynamic binding is not used. [virtualCallInConstructor] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:43:3: note: Calling WriteToMs aoflagger-v3.4.0/msio/reorderingbaselinereader.h:23:8: note: WriteToMs is a virtual function aoflagger-v3.4.0/msio/reorderedfilebuffer.h:18:28: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:43:3: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:110:21: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:112:21: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:110:21: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:308:26: portability:inconclusive: Casting from float * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:404:20: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:231:62: style:inconclusive: Function 'reorderFull' argument 1 names different: declaration 'progress' definition 'progressListener'. [funcArgNamesDifferent] aoflagger-v3.4.0/msio/reorderingbaselinereader.h:82:44: note: Function 'reorderFull' argument 1 names different: declaration 'progress' definition 'progressListener'. aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:231:62: note: Function 'reorderFull' argument 1 names different: declaration 'progress' definition 'progressListener'. aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:175:37: performance:inconclusive: Use const reference for 'sequences' to avoid unnecessary data copying. [redundantCopyLocalConst] aoflagger-v3.4.0/msio/rspreader.cpp:36:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/rspreader.cpp:111:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/rspreader.cpp:138:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/rspreader.cpp:172:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/rspreader.cpp:298:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitUseCount [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/rspreader.cpp:217:29: performance: Searching before insertion is not necessary. [stlFindInsert] aoflagger-v3.4.0/msio/rspreader.cpp:90:29: error: Uninitialized variables: channel.channelWidthHz, channel.effectiveBandWidthHz, channel.resolutionHz [uninitvar] aoflagger-v3.4.0/msio/rspreader.cpp:183:29: error: Uninitialized variables: channel.channelWidthHz, channel.effectiveBandWidthHz, channel.resolutionHz [uninitvar] aoflagger-v3.4.0/msio/rspreader.cpp:90:29: error: Uninitialized struct member: channel.channelWidthHz [uninitStructMember] aoflagger-v3.4.0/msio/rspreader.cpp:90:29: error: Uninitialized struct member: channel.effectiveBandWidthHz [uninitStructMember] aoflagger-v3.4.0/msio/rspreader.cpp:90:29: error: Uninitialized struct member: channel.resolutionHz [uninitStructMember] aoflagger-v3.4.0/msio/rspreader.cpp:183:29: error: Uninitialized struct member: channel.channelWidthHz [uninitStructMember] aoflagger-v3.4.0/msio/rspreader.cpp:183:29: error: Uninitialized struct member: channel.effectiveBandWidthHz [uninitStructMember] aoflagger-v3.4.0/msio/rspreader.cpp:183:29: error: Uninitialized struct member: channel.resolutionHz [uninitStructMember] aoflagger-v3.4.0/msio/singlebaselinefile.cpp:36:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_DATE_STR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/singlebaselinefile.h:15:8: style:inconclusive: Technically the member function 'SingleBaselineFile::Write' can be const. [functionConst] aoflagger-v3.4.0/msio/singlebaselinefile.cpp:32:26: note: Technically the member function 'SingleBaselineFile::Write' can be const. aoflagger-v3.4.0/msio/singlebaselinefile.h:15:8: note: Technically the member function 'SingleBaselineFile::Write' can be const. aoflagger-v3.4.0/msio/singlebaselinefile.cpp:190:70: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] aoflagger-v3.4.0/msio/singlebaselinefile.cpp:203:55: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] aoflagger-v3.4.0/msio/singlebaselinefile.cpp:125:30: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/msio/singlebaselinefile.cpp:21:32: style: Variable 'versionStr' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/msio/spatialtimeloader.cpp:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/spatialtimeloader.cpp:128:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/msio/spatialtimeloader.cpp:11:50: style:inconclusive: Function 'SpatialTimeLoader' argument 1 names different: declaration 'measurementSet' definition 'msMetaData'. [funcArgNamesDifferent] aoflagger-v3.4.0/msio/spatialtimeloader.h:17:42: note: Function 'SpatialTimeLoader' argument 1 names different: declaration 'measurementSet' definition 'msMetaData'. aoflagger-v3.4.0/msio/spatialtimeloader.cpp:11:50: note: Function 'SpatialTimeLoader' argument 1 names different: declaration 'measurementSet' definition 'msMetaData'. aoflagger-v3.4.0/msio/spatialtimeloader.cpp:119:23: style: Variable 'band' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/plot/colormap.cpp:39:71: style:inconclusive: Function 'CreateColorMap' argument 1 names different: declaration 'typeStr' definition 'type'. [funcArgNamesDifferent] aoflagger-v3.4.0/plot/colormap.h:91:70: note: Function 'CreateColorMap' argument 1 names different: declaration 'typeStr' definition 'type'. aoflagger-v3.4.0/plot/colormap.cpp:39:71: note: Function 'CreateColorMap' argument 1 names different: declaration 'typeStr' definition 'type'. aoflagger-v3.4.0/plot/colorscale.cpp:5:13: warning: Member variable 'ColorScale::_textHeight' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/plot/heatmap.cpp:233:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/heatmap.cpp:380:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/heatmap.cpp:598:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/heatmap.cpp:90:10: warning: Member variable 'HeatMap::_topAxisHeight' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/plot/heatmap.cpp:255:21: style: Variable 'image' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/plot/heatmap.cpp:618:24: style: Variable 'rowpointerToOld' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/plot/heatmap.cpp:342:35: style: Variable 'temporary_right_border_size' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/plot/ticksets/texttickset.h:24:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/horizontalplotscale.cpp:39:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/horizontalplotscale.cpp:81:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/horizontalplotscale.cpp:149:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/horizontalplotscale.cpp:197:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/horizontalplotscale.cpp:240:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/ticksets/logarithmictickset.h:222:10: performance:inconclusive: Technically the member function 'LogarithmicTickSet::roundUpToBase10Number' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/plot/ticksets/logarithmictickset.h:228:10: performance:inconclusive: Technically the member function 'LogarithmicTickSet::roundDownToBase10Number' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/plot/ticksets/numerictickset.h:85:10: performance:inconclusive: Technically the member function 'NumericTickSet::roundUpToNiceNumber' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/plot/ticksets/numerictickset.h:111:10: performance:inconclusive: Technically the member function 'NumericTickSet::roundUpToNiceNumber' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/plot/ticksets/timetickset.h:62:10: performance:inconclusive: Technically the member function 'TimeTickSet::calculateTickWidth' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/plot/ticksets/timetickset.h:128:10: performance:inconclusive: Technically the member function 'TimeTickSet::roundUpToNiceNumber' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/plot/ticksets/logarithmictickset.h:184:18: style: Variable 'isFull' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/plot/ticksets/logarithmictickset.h:206:20: style: Variable 'mantissa' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/plot/horizontalplotscale.cpp:142:34: style: Variable 'lTickSet' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/plot/plotpropertieswindow.cpp:278:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_CHOOSER_ACTION_SAVE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/plotwidget.cpp:13:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINTER_MOTION_MASK [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/plotwidget.cpp:145:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_SCROLL_UP [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/title.cpp:9:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/title.cpp:23:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/verticalplotscale.cpp:33:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/verticalplotscale.cpp:57:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/verticalplotscale.cpp:86:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/verticalplotscale.cpp:131:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/verticalplotscale.h:78:10: style:inconclusive: Technically the member function 'VerticalPlotScale::getTickYPosition' can be const. [functionConst] aoflagger-v3.4.0/plot/verticalplotscale.cpp:165:27: note: Technically the member function 'VerticalPlotScale::getTickYPosition' can be const. aoflagger-v3.4.0/plot/verticalplotscale.h:78:10: note: Technically the member function 'VerticalPlotScale::getTickYPosition' can be const. aoflagger-v3.4.0/plot/xyplot.cpp:46:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/plot/xyplot.h:158:21: style: Unused private function: 'XYPlot::GetFirstXAxisSet' [unusedPrivateFunction] aoflagger-v3.4.0/plot/xyplot.cpp:54:22: style: The scope of the variable 'scale' can be reduced. [variableScope] aoflagger-v3.4.0/plot/xyplot.cpp:150:56: style:inconclusive: Function 'Draw' argument 1 names different: declaration 'cairo' definition 'cr'. [funcArgNamesDifferent] aoflagger-v3.4.0/plot/xyplot.h:133:50: note: Function 'Draw' argument 1 names different: declaration 'cairo' definition 'cr'. aoflagger-v3.4.0/plot/xyplot.cpp:150:56: note: Function 'Draw' argument 1 names different: declaration 'cairo' definition 'cr'. aoflagger-v3.4.0/python/pyfunctions.cpp:19:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/python/pyfunctions.cpp:74:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/python/pyfunctions.cpp:172:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable move [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/python/pyfunctions.cpp:27:22: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/python/pyfunctions.cpp:34:8: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] aoflagger-v3.4.0/python/pyfunctions.cpp:65:20: portability: Casting between const char * and const double * which have an incompatible binary data representation. [invalidPointerCast] aoflagger-v3.4.0/python/pyinterface.cpp:16:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/python/pythonstrategy.cpp:18:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/python/pythonstrategy.h:14:8: performance:inconclusive: Technically the member function 'PythonStrategy::Execute' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/python/pythonstrategy.cpp:37:22: note: Technically the member function 'PythonStrategy::Execute' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/python/pythonstrategy.h:14:8: note: Technically the member function 'PythonStrategy::Execute' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/python/pythonstrategy.cpp:37:49: style: Parameter 'tfData' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/python/pythonstrategy.cpp:39:48: style: Parameter 'scriptData' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/quality/collector.cpp:17:12: warning: Member variable 'Collector::_statisticsCollection' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/quality/collector.cpp:17:12: warning: Member variable 'Collector::_histogramCollection' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/quality/collector.cpp:36:21: style: Variable 'stationName' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/quality/combine.cpp:26:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/histogramcollection.h:126:8: style:inconclusive: Technically the member function 'HistogramCollection::Save' can be const. [functionConst] aoflagger-v3.4.0/quality/histogramcollection.cpp:5:27: note: Technically the member function 'HistogramCollection::Save' can be const. aoflagger-v3.4.0/quality/histogramcollection.h:126:8: note: Technically the member function 'HistogramCollection::Save' can be const. aoflagger-v3.4.0/quality/histogramcollection.cpp:49:42: style:inconclusive: Function 'Add' argument 5 names different: declaration 'mask' definition 'flagMask'. [funcArgNamesDifferent] aoflagger-v3.4.0/quality/histogramcollection.h:81:71: note: Function 'Add' argument 5 names different: declaration 'mask' definition 'flagMask'. aoflagger-v3.4.0/quality/histogramcollection.cpp:49:42: note: Function 'Add' argument 5 names different: declaration 'mask' definition 'flagMask'. aoflagger-v3.4.0/quality/histogramtablesformatter.cpp:94:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/histogramtablesformatter.cpp:115:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/histogramtablesformatter.cpp:254:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/histogramtablesformatter.h:149:12: performance:inconclusive: Technically the member function 'HistogramTablesFormatter::findFreeTypeIndex' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/histogramtablesformatter.cpp:154:36: note: Technically the member function 'HistogramTablesFormatter::findFreeTypeIndex' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/quality/histogramtablesformatter.h:149:12: note: Technically the member function 'HistogramTablesFormatter::findFreeTypeIndex' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/quality/operations.cpp:24:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:35:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:44:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:76:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:87:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:112:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:133:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:171:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:198:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:219:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:253:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:283:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:315:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:342:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:383:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:397:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:437:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_CORR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:483:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:542:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/operations.cpp:571:9: style: Local variable 'histogramMap' shadows outer variable [shadowVariable] aoflagger-v3.4.0/quality/operations.cpp:566:7: note: Shadowed declaration aoflagger-v3.4.0/quality/operations.cpp:571:9: note: Shadow variable aoflagger-v3.4.0/quality/operations.cpp:34:37: style: Parameter 'stat' can be declared as pointer to const [constParameterPointer] aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:176:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:203:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UTC [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:237:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direct [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:252:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:280:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:308:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:332:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:675:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/qualitytablesformatter.h:237:8: performance:inconclusive: Technically the member function 'QualityTablesFormatter::addTimeColumn' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:198:30: note: Technically the member function 'QualityTablesFormatter::addTimeColumn' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/quality/qualitytablesformatter.h:237:8: note: Technically the member function 'QualityTablesFormatter::addTimeColumn' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/quality/qualitytablesformatter.h:244:8: performance:inconclusive: Technically the member function 'QualityTablesFormatter::addFrequencyColumn' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:214:30: note: Technically the member function 'QualityTablesFormatter::addFrequencyColumn' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/quality/qualitytablesformatter.h:244:8: note: Technically the member function 'QualityTablesFormatter::addFrequencyColumn' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/quality/qualitytablesformatter.h:250:8: performance:inconclusive: Technically the member function 'QualityTablesFormatter::addValueColumn' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:231:30: note: Technically the member function 'QualityTablesFormatter::addValueColumn' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/quality/qualitytablesformatter.h:250:8: note: Technically the member function 'QualityTablesFormatter::addValueColumn' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/quality/qualitytablesformatter.h:306:12: performance:inconclusive: Technically the member function 'QualityTablesFormatter::findFreeKindIndex' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:373:34: note: Technically the member function 'QualityTablesFormatter::findFreeKindIndex' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/quality/qualitytablesformatter.h:306:12: note: Technically the member function 'QualityTablesFormatter::findFreeKindIndex' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:506:23: style:inconclusive: Function 'removeStatisticFromStatTable' argument 1 names different: declaration 'table' definition 'qualityTable'. [funcArgNamesDifferent] aoflagger-v3.4.0/quality/qualitytablesformatter.h:227:55: note: Function 'removeStatisticFromStatTable' argument 1 names different: declaration 'table' definition 'qualityTable'. aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:506:23: note: Function 'removeStatisticFromStatTable' argument 1 names different: declaration 'table' definition 'qualityTable'. aoflagger-v3.4.0/quality/rayleighfitter.cpp:192:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/quality/rayleighfitter.h:11:8: performance:inconclusive: Technically the member function 'RayleighFitter::Fit' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/quality/rayleighfitter.cpp:157:22: note: Technically the member function 'RayleighFitter::Fit' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/quality/rayleighfitter.h:11:8: note: Technically the member function 'RayleighFitter::Fit' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/quality/statisticscollection.cpp:100:42: style:inconclusive: Boolean expression 'isRFI[i*stepRFI]' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] aoflagger-v3.4.0/quality/statisticscollection.cpp:102:34: style:inconclusive: Boolean expression 'origFlags[i*stepFlags]' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] aoflagger-v3.4.0/quality/statisticscollection.cpp:141:42: style:inconclusive: Boolean expression 'isRFI[i*stepRFI]' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] aoflagger-v3.4.0/quality/statisticscollection.cpp:143:34: style:inconclusive: Boolean expression 'origFlags[i*stepFlags]' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] aoflagger-v3.4.0/quality/statisticscollection.cpp:207:30: style: The scope of the variable 'nextFreqStat' can be reduced. [variableScope] aoflagger-v3.4.0/quality/statisticscollection.cpp:82:16: style: Local variable 'centralFrequency' shadows outer function [shadowFunction] aoflagger-v3.4.0/quality/statisticscollection.h:658:10: note: Shadowed declaration aoflagger-v3.4.0/quality/statisticscollection.cpp:82:16: note: Shadow variable aoflagger-v3.4.0/quality/statisticscollection.cpp:164:16: style: Local variable 'centralFrequency' shadows outer function [shadowFunction] aoflagger-v3.4.0/quality/statisticscollection.h:658:10: note: Shadowed declaration aoflagger-v3.4.0/quality/statisticscollection.cpp:164:16: note: Shadow variable aoflagger-v3.4.0/quality/statisticscollection.cpp:210:18: style: double result is assigned to long double variable. If the variable is long double to avoid loss of information, then you have loss of information. [truncLongCastAssignment] aoflagger-v3.4.0/quality/statisticscollection.cpp:211:18: style: double result is assigned to long double variable. If the variable is long double to avoid loss of information, then you have loss of information. [truncLongCastAssignment] aoflagger-v3.4.0/quality/statisticscollection.cpp:373:21: style: Variable 'saver.frequency' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:17:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:64:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:115:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:212:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:223:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:44:69: style:inconclusive: Function 'SetNewData' argument 1 names different: declaration 'image' definition 'data'. [funcArgNamesDifferent] aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.h:20:50: note: Function 'SetNewData' argument 1 names different: declaration 'image' definition 'data'. aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:44:69: note: Function 'SetNewData' argument 1 names different: declaration 'image' definition 'data'. aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:208:22: style: Variable 'data' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/util/process.h:29:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/npy.hpp:198:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/npy.hpp:209:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/npy.hpp:240:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/npy.hpp:498:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/external/npy.hpp:529:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.cpp:586:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overwrite_existing [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.cpp:593:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overwrite_existing [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.cpp:598:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overwrite_existing [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.cpp:308:16: warning: Return value of function imageSet.release() is not used. [ignoredReturnValue] aoflagger-v3.4.0/util/process.h:11:12: style: Obsolescent function 'vfork' called. It is recommended to use 'fork' instead. [prohibitedvforkCalled] aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.h:117:8: style:inconclusive: Technically the member function 'RFIGuiController::DrawTimeMean' can be const. [functionConst] aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.cpp:197:24: note: Technically the member function 'RFIGuiController::DrawTimeMean' can be const. aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.h:117:8: note: Technically the member function 'RFIGuiController::DrawTimeMean' can be const. aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.cpp:408:39: performance:inconclusive: Use const reference for 'metaData' to avoid unnecessary data copying. [redundantCopyLocalConst] aoflagger-v3.4.0/external/npy.hpp:164:40: performance: Function parameter 'typestring' should be passed by const reference. [passedByValue] aoflagger-v3.4.0/external/npy.hpp:393:13: performance: Range variable 'item' should be declared as const reference. [iterateByValue] aoflagger-v3.4.0/external/npy.hpp:486:10: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/rfigui/gotowindow.cpp:109:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POLICY_AUTOMATIC [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/imagepropertieswindow.cpp:306:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BEST [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/imagepropertieswindow.cpp:345:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_CHOOSER_ACTION_SAVE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/imagepropertieswindow.cpp:390:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_CHOOSER_ACTION_SAVE [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/imagepropertieswindow.cpp:12:58: style:inconclusive: Function 'ImagePropertiesWindow' argument 1 names different: declaration 'plotWidget' definition 'imageWidget'. [funcArgNamesDifferent] aoflagger-v3.4.0/rfigui/imagepropertieswindow.h:23:43: note: Function 'ImagePropertiesWindow' argument 1 names different: declaration 'plotWidget' definition 'imageWidget'. aoflagger-v3.4.0/rfigui/imagepropertieswindow.cpp:12:58: note: Function 'ImagePropertiesWindow' argument 1 names different: declaration 'plotWidget' definition 'imageWidget'. aoflagger-v3.4.0/rfigui/imagepropertieswindow.cpp:114:56: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/rfigui/maskedheatmap.cpp:20:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NEAREST [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/maskedheatmap.cpp:96:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frequencyHz [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/maskedheatmap.cpp:29:21: warning: The class 'MaskedHeatMap' defines member function with name 'Clear' also defined in its parent class 'HeatMap'. [duplInheritedMember] aoflagger-v3.4.0/plot/heatmap.h:34:8: note: Parent function 'HeatMap::Clear' aoflagger-v3.4.0/rfigui/maskedheatmap.cpp:29:21: note: Derived function 'MaskedHeatMap::Clear' aoflagger-v3.4.0/rfigui/opendialog.cpp:71:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_FILL [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/opendialog.cpp:127:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_FILL [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/plotframe.cpp:28:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/plotwindow.cpp:14:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACK_EXPAND_WIDGET [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/progresswindow.cpp:25:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_END [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/progresswindow.cpp:106:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MESSAGE_ERROR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/progresswindow.h:21:4: style: The destructor '~ProgressWindow' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aoflagger-v3.4.0/util/progress/progresslistener.h:10:12: note: Virtual destructor in base class aoflagger-v3.4.0/rfigui/progresswindow.h:21:4: note: Destructor in derived class aoflagger-v3.4.0/rfigui/rfiguimenu.h:233:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguimenu.h:253:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguimenu.cpp:32:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLBAR_ICONS [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/rfiguimenu.h:275:8: style: Unused private function: 'RFIGuiMenu::tooltip' [unusedPrivateFunction] aoflagger-v3.4.0/rfigui/rfiguimenu.h:221:8: performance:inconclusive: Technically the member function 'RFIGuiMenu::addItem' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/rfigui/rfiguimenu.h:225:8: performance:inconclusive: Technically the member function 'RFIGuiMenu::addItem' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/rfigui/rfiguimenu.h:231:8: performance:inconclusive: Technically the member function 'RFIGuiMenu::addItem' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/rfigui/rfiguimenu.h:241:8: performance:inconclusive: Technically the member function 'RFIGuiMenu::addItem' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/rfigui/rfiguimenu.h:250:8: performance:inconclusive: Technically the member function 'RFIGuiMenu::addItem' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/rfigui/rfiguimenu.h:275:8: performance:inconclusive: Technically the member function 'RFIGuiMenu::tooltip' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/rfigui/rfiguimenu.cpp:435:37: style:inconclusive: Function 'SetStrategyDefaults' argument 1 names different: declaration 'recentFiles' definition 'strategyDefaults'. [funcArgNamesDifferent] aoflagger-v3.4.0/rfigui/rfiguimenu.h:194:60: note: Function 'SetStrategyDefaults' argument 1 names different: declaration 'recentFiles' definition 'strategyDefaults'. aoflagger-v3.4.0/rfigui/rfiguimenu.cpp:435:37: note: Function 'SetStrategyDefaults' argument 1 names different: declaration 'recentFiles' definition 'strategyDefaults'. aoflagger-v3.4.0/rfigui/rfiguimenu.h:275:29: style: Parameter 'item' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/rfigui/rfiguiwindow.cpp:1168:40: error: There is an unknown macro here somewhere. Configuration is required. If AOFLAGGER_VERSION_STR is a macro then please configure it. [unknownMacro] aoflagger-v3.4.0/rfigui/settings.cpp:63:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/settings.h:85:8: style: Unused private function: 'Settings::initStr' [unusedPrivateFunction] aoflagger-v3.4.0/rfigui/settings.h:61:15: performance:inconclusive: Technically the member function 'Settings::GetStrategyFilename' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/rfigui/settings.cpp:22:23: note: Technically the member function 'Settings::GetStrategyFilename' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/rfigui/settings.h:61:15: note: Technically the member function 'Settings::GetStrategyFilename' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/rfigui/settings.h:66:8: style:inconclusive: Technically the member function 'Settings::InitializeWorkStrategy' can be const. [functionConst] aoflagger-v3.4.0/rfigui/settings.cpp:42:16: note: Technically the member function 'Settings::InitializeWorkStrategy' can be const. aoflagger-v3.4.0/rfigui/settings.h:66:8: note: Technically the member function 'Settings::InitializeWorkStrategy' can be const. aoflagger-v3.4.0/rfigui/simulatedialog.cpp:70:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_CANCEL [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/simulatedialog.cpp:91:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/rfigui/strategyeditor.cpp:5:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WRAP_WORD [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/image2d.cpp:47:22: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/structures/image2d.cpp:358:29: style: Variable 'exception' can be declared as reference to const [constVariableReference] aoflagger-v3.4.0/structures/image2d.cpp:411:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/structures/image2d.cpp:512:12: style: Variable 'oldPtr' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/structures/mask2d.cpp:100:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InitValue [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/msiterator.h:14:3: style: Class 'MSIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aoflagger-v3.4.0/structures/msmetadata.cpp:91:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DELAY_DIR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/msmetadata.cpp:116:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELESCOPE_NAME [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/msmetadata.cpp:135:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPECTRAL_WINDOW_ID [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/msmetadata.cpp:150:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/msmetadata.cpp:291:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FixedShape [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/msmetadata.h:76:8: style:inconclusive: Technically the member function 'MSMetaData::GetDataDescToBandVector' can be const. [functionConst] aoflagger-v3.4.0/structures/msmetadata.cpp:130:18: note: Technically the member function 'MSMetaData::GetDataDescToBandVector' can be const. aoflagger-v3.4.0/structures/msmetadata.h:76:8: note: Technically the member function 'MSMetaData::GetDataDescToBandVector' can be const. aoflagger-v3.4.0/structures/msmetadata.h:131:8: style:inconclusive: Technically the member function 'MSMetaData::HasAOFlaggerHistory' can be const. [functionConst] aoflagger-v3.4.0/structures/msmetadata.cpp:230:18: note: Technically the member function 'MSMetaData::HasAOFlaggerHistory' can be const. aoflagger-v3.4.0/structures/msmetadata.h:131:8: note: Technically the member function 'MSMetaData::HasAOFlaggerHistory' can be const. aoflagger-v3.4.0/structures/msmetadata.h:133:8: style:inconclusive: Technically the member function 'MSMetaData::GetAOFlaggerHistory' can be const. [functionConst] aoflagger-v3.4.0/structures/msmetadata.cpp:241:18: note: Technically the member function 'MSMetaData::GetAOFlaggerHistory' can be const. aoflagger-v3.4.0/structures/msmetadata.h:133:8: note: Technically the member function 'MSMetaData::GetAOFlaggerHistory' can be const. aoflagger-v3.4.0/structures/msmetadata.h:135:8: style:inconclusive: Technically the member function 'MSMetaData::AddAOFlaggerHistory' can be const. [functionConst] aoflagger-v3.4.0/structures/msmetadata.cpp:273:18: note: Technically the member function 'MSMetaData::AddAOFlaggerHistory' can be const. aoflagger-v3.4.0/structures/msmetadata.h:135:8: note: Technically the member function 'MSMetaData::AddAOFlaggerHistory' can be const. aoflagger-v3.4.0/structures/msmetadata.h:140:8: style:inconclusive: Technically the member function 'MSMetaData::IsChannelZeroRubish' can be const. [functionConst] aoflagger-v3.4.0/structures/msmetadata.cpp:339:18: note: Technically the member function 'MSMetaData::IsChannelZeroRubish' can be const. aoflagger-v3.4.0/structures/msmetadata.h:140:8: note: Technically the member function 'MSMetaData::IsChannelZeroRubish' can be const. aoflagger-v3.4.0/structures/msmetadata.cpp:12:49: style:inconclusive: Function 'BandCount' argument 1 names different: declaration 'filename' definition 'location'. [funcArgNamesDifferent] aoflagger-v3.4.0/structures/msmetadata.h:52:46: note: Function 'BandCount' argument 1 names different: declaration 'filename' definition 'location'. aoflagger-v3.4.0/structures/msmetadata.cpp:12:49: note: Function 'BandCount' argument 1 names different: declaration 'filename' definition 'location'. aoflagger-v3.4.0/structures/msmetadata.cpp:347:28: style: Variable 'e' can be declared as reference to const [constVariableReference] aoflagger-v3.4.0/structures/samplerow.cpp:6:29: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/structures/timefrequencydata.cpp:73:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _images [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/timefrequencydata.cpp:105:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/timefrequencydata.cpp:173:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _polarization [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/structures/timefrequencydata.cpp:260:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flagging [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/algorithms/dilationtest.cpp:61:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Flip [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:150:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:34:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:35:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:36:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:37:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:38:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:39:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:40:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:41:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:51:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:52:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:53:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:54:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:55:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:56:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:57:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:67:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:84:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:102:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:106:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:110:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:114:3: style: Same expression on both sides of '-'. [duplicateExpression] aoflagger-v3.4.0/test/algorithms/siroperatortest.cpp:32:41: style: Parameter 'mask' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/test/algorithms/testtools.cpp:83:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/experiments/defaultstrategyspeedtest.cpp:60:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/experiments/defaultstrategyspeedtest.cpp:89:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Info [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/experiments/defaultstrategyspeedtest.cpp:181:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Info [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/experiments/highpassfilterexperiment.cpp:56:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/experiments/highpassfilterexperiment.cpp:71:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/experiments/tthroughput.cpp:59:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/interface/interfacetest.cpp:25:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exception [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/interface/interfacetest.cpp:106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_MAJOR [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/lua/defaultstrategytest.cpp:73:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/lua/defaultstrategytest.cpp:84:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/lua/defaultstrategytest.cpp:29:65: style: Parameter 'data' can be declared as reference to const [constParameterReference] aoflagger-v3.4.0/test/lua/flagnanstest.cpp:41:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/lua/flagnanstest.cpp:64:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/lua/optionsfunctiontest.cpp:108:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chunkSize [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/lua/optionsfunctiontest.cpp:136:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exception [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/lua/telescopefiletest.cpp:56:9: style: Variable 'rfiPixelFlag' can be declared as pointer to const [constVariablePointer] aoflagger-v3.4.0/test/lua/tscript.cpp:14:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/msio/tbaselinereader.cpp:10:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTestMsSize [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/quality/qualitytablesformattertest.cpp:14:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/quality/qualitytablesformattertest.cpp:55:45: style: Variable 'tables' can be declared as const array [constVariable] aoflagger-v3.4.0/test/quality/statisticscollectiontest.cpp:70:10: style: Variable 'frequencies' can be declared as const array [constVariable] aoflagger-v3.4.0/test/quality/statisticscollectiontest.cpp:72:9: style: Variable 'reals' can be declared as const array [constVariable] aoflagger-v3.4.0/test/quality/statisticscollectiontest.cpp:72:37: style: Variable 'imags' can be declared as const array [constVariable] aoflagger-v3.4.0/test/quality/statisticscollectiontest.cpp:73:8: style: Variable 'isRFI' can be declared as const array [constVariable] aoflagger-v3.4.0/test/quality/statisticscollectiontest.cpp:74:8: style: Variable 'isPreFlagged' can be declared as const array [constVariable] aoflagger-v3.4.0/test/quality/statisticscollectiontest.cpp:112:8: style: Variable 'flagged' can be declared as const array [constVariable] aoflagger-v3.4.0/test/quality/statisticscollectiontest.cpp:129:10: style: Variable 'frequencies' can be declared as const array [constVariable] aoflagger-v3.4.0/test/structures/timage2d.cpp:65:21: warning: Access of moved variable 'image3'. [accessMoved] aoflagger-v3.4.0/test/structures/timage2d.cpp:61:12: note: Calling std::move(image3) aoflagger-v3.4.0/test/structures/timage2d.cpp:65:21: note: Access of moved variable 'image3'. aoflagger-v3.4.0/test/structures/ttimefrequencydata.cpp:22:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/structures/ttimefrequencydata.cpp:54:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/structures/ttimefrequencydata.cpp:34:23: style: Variable 'e' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/test/structures/ttimefrequencydata.cpp:39:23: style: Variable 'f' is assigned a value that is never used. [unreadVariable] aoflagger-v3.4.0/test/structures/ttimefrequencydataoperations.cpp:44:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/structures/ttimefrequencydataoperations.cpp:69:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/structures/ttimefrequencydataoperations.cpp:94:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/structures/ttimefrequencydataoperations.cpp:43:30: style: Local variable 'kPolarizations' shadows outer variable [shadowVariable] aoflagger-v3.4.0/test/structures/ttimefrequencydataoperations.cpp:11:28: note: Shadowed declaration aoflagger-v3.4.0/test/structures/ttimefrequencydataoperations.cpp:43:30: note: Shadow variable aoflagger-v3.4.0/structures/versionstring.h:18:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/test/structures/tversionstring.cpp:38:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exception [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/ffttools.cpp:19:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/ffttools.cpp:86:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/ffttools.cpp:301:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/ffttools.cpp:344:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/ffttools.cpp:407:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/ffttools.cpp:18:16: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/util/ffttools.cpp:19:23: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/util/ffttools.cpp:86:22: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/util/ffttools.cpp:87:23: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/util/ffttools.cpp:301:22: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/util/ffttools.cpp:302:23: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/util/ffttools.cpp:344:22: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/util/ffttools.cpp:345:23: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/util/ffttools.cpp:407:22: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/util/ffttools.cpp:408:23: style: C-style pointer casting [cstyleCast] aoflagger-v3.4.0/util/ffttools.cpp:384:51: style:inconclusive: Function 'AngularTransform' argument 1 names different: declaration 'input' definition 'image'. [funcArgNamesDifferent] aoflagger-v3.4.0/util/ffttools.h:88:50: note: Function 'AngularTransform' argument 1 names different: declaration 'input' definition 'image'. aoflagger-v3.4.0/util/ffttools.cpp:384:51: note: Function 'AngularTransform' argument 1 names different: declaration 'input' definition 'image'. aoflagger-v3.4.0/util/integerdomain.cpp:84:18: style: Local variable 'end' shadows outer function [shadowFunction] aoflagger-v3.4.0/util/integerdomain.h:34:36: note: Shadowed declaration aoflagger-v3.4.0/util/integerdomain.cpp:84:18: note: Shadow variable aoflagger-v3.4.0/util/integerdomain.cpp:72:21: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] aoflagger-v3.4.0/util/logger.cpp:27:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InfoLevel [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/logger.cpp:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/plot.cpp:45:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/plot.cpp:163:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/plot.cpp:177:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/plot.cpp:192:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/plot.cpp:206:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/plot.cpp:218:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/plot.cpp:229:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/plot.cpp:236:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/plot.cpp:7:7: warning: Member variable 'Plot::_curType' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/util/plot.cpp:7:7: warning: Member variable 'Plot::_tmpPlotFile' is not initialized in the constructor. [uninitMemberVar] aoflagger-v3.4.0/util/plot.h:99:8: style:inconclusive: Technically the member function 'Plot::Show' can be const. [functionConst] aoflagger-v3.4.0/util/plot.cpp:150:12: note: Technically the member function 'Plot::Show' can be const. aoflagger-v3.4.0/util/plot.h:99:8: note: Technically the member function 'Plot::Show' can be const. aoflagger-v3.4.0/util/plot.h:110:8: performance:inconclusive: Technically the member function 'Plot::ExecuteCmd' can be static (but you may consider moving to unnamed namespace). [functionStatic] aoflagger-v3.4.0/util/plot.cpp:252:12: note: Technically the member function 'Plot::ExecuteCmd' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/util/plot.h:110:8: note: Technically the member function 'Plot::ExecuteCmd' can be static (but you may consider moving to unnamed namespace). aoflagger-v3.4.0/util/plot.cpp:37:17: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction] aoflagger-v3.4.0/util/plot.cpp:46:7: 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] aoflagger-v3.4.0/util/plot.cpp:164:5: 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] aoflagger-v3.4.0/util/plot.cpp:178:5: 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] aoflagger-v3.4.0/util/plot.cpp:193:5: 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] aoflagger-v3.4.0/util/plot.cpp:207:5: 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] aoflagger-v3.4.0/util/plot.cpp:216:25: 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] aoflagger-v3.4.0/util/plot.cpp:223:25: 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] aoflagger-v3.4.0/util/plot.cpp:234:25: 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] aoflagger-v3.4.0/util/plot.cpp:201:41: style:inconclusive: Function 'StartGrid' argument 1 names different: declaration 'gridTitle' definition 'lineTitle'. [funcArgNamesDifferent] aoflagger-v3.4.0/util/plot.h:22:37: note: Function 'StartGrid' argument 1 names different: declaration 'gridTitle' definition 'lineTitle'. aoflagger-v3.4.0/util/plot.cpp:201:41: note: Function 'StartGrid' argument 1 names different: declaration 'gridTitle' definition 'lineTitle'. aoflagger-v3.4.0/util/rfiplots.cpp:285:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/rfiplots.cpp:387:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/rfiplots.cpp:122:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/rfiplots.cpp:173:46: style:inconclusive: Function 'MakePowerTimePlot' argument 1 names different: declaration 'plot' definition 'pointSet'. [funcArgNamesDifferent] aoflagger-v3.4.0/util/rfiplots.h:29:45: note: Function 'MakePowerTimePlot' argument 1 names different: declaration 'plot' definition 'pointSet'. aoflagger-v3.4.0/util/rfiplots.cpp:173:46: note: Function 'MakePowerTimePlot' argument 1 names different: declaration 'plot' definition 'pointSet'. aoflagger-v3.4.0/util/rfiplots.cpp:208:49: style:inconclusive: Function 'MakeComplexPlanePlot' argument 1 names different: declaration 'plot' definition 'pointSet'. [funcArgNamesDifferent] aoflagger-v3.4.0/util/rfiplots.h:32:48: note: Function 'MakeComplexPlanePlot' argument 1 names different: declaration 'plot' definition 'pointSet'. aoflagger-v3.4.0/util/rfiplots.cpp:208:49: note: Function 'MakeComplexPlanePlot' argument 1 names different: declaration 'plot' definition 'pointSet'. aoflagger-v3.4.0/util/rfiplots.cpp:213:42: style:inconclusive: Function 'MakeComplexPlanePlot' argument 9 names different: declaration 'imaginary' definition 'drawImaginary'. [funcArgNamesDifferent] aoflagger-v3.4.0/util/rfiplots.h:36:41: note: Function 'MakeComplexPlanePlot' argument 9 names different: declaration 'imaginary' definition 'drawImaginary'. aoflagger-v3.4.0/util/rfiplots.cpp:213:42: note: Function 'MakeComplexPlanePlot' argument 9 names different: declaration 'imaginary' definition 'drawImaginary'. aoflagger-v3.4.0/util/rfiplots.cpp:244:50: style:inconclusive: Function 'MakeFittedComplexPlot' argument 1 names different: declaration 'plot' definition 'pointSet'. [funcArgNamesDifferent] aoflagger-v3.4.0/util/rfiplots.h:37:49: note: Function 'MakeFittedComplexPlot' argument 1 names different: declaration 'plot' definition 'pointSet'. aoflagger-v3.4.0/util/rfiplots.cpp:244:50: note: Function 'MakeFittedComplexPlot' argument 1 names different: declaration 'plot' definition 'pointSet'. aoflagger-v3.4.0/util/rfiplots.cpp:248:44: style:inconclusive: Function 'MakeFittedComplexPlot' argument 8 names different: declaration 'sampleFringeFrequency' definition 'frequency'. [funcArgNamesDifferent] aoflagger-v3.4.0/util/rfiplots.h:41:43: note: Function 'MakeFittedComplexPlot' argument 8 names different: declaration 'sampleFringeFrequency' definition 'frequency'. aoflagger-v3.4.0/util/rfiplots.cpp:248:44: note: Function 'MakeFittedComplexPlot' argument 8 names different: declaration 'sampleFringeFrequency' definition 'frequency'. aoflagger-v3.4.0/util/rfiplots.cpp:249:43: style:inconclusive: Function 'MakeFittedComplexPlot' argument 10 names different: declaration 'imaginary' definition 'drawImaginary'. [funcArgNamesDifferent] aoflagger-v3.4.0/util/rfiplots.h:42:68: note: Function 'MakeFittedComplexPlot' argument 10 names different: declaration 'imaginary' definition 'drawImaginary'. aoflagger-v3.4.0/util/rfiplots.cpp:249:43: note: Function 'MakeFittedComplexPlot' argument 10 names different: declaration 'imaginary' definition 'drawImaginary'. aoflagger-v3.4.0/util/rng.cpp:12:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/rng.cpp:44:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] aoflagger-v3.4.0/util/rng.cpp:61:47: style:inconclusive: Function 'EvaluateRayleigh' argument 2 names different: declaration 'sigmaSquared' definition 'sigma'. [funcArgNamesDifferent] aoflagger-v3.4.0/util/rng.h:14:51: note: Function 'EvaluateRayleigh' argument 2 names different: declaration 'sigmaSquared' definition 'sigma'. aoflagger-v3.4.0/util/rng.cpp:61:47: note: Function 'EvaluateRayleigh' argument 2 names different: declaration 'sigmaSquared' definition 'sigma'. diff: 2.16.0 aoflagger-v3.4.0/algorithms/baselineselector.cpp:21:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/baselineselector.cpp:21:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/baselineselector.cpp:63:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable rfiCount [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/baselineselector.cpp:63:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rfiCount [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/baselinetimeplaneimager.cpp:50:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/baselinetimeplaneimager.cpp:50:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/morphology.cpp:325:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/morphology.cpp:325:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/morphology.cpp:459:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/morphology.cpp:459:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/polarizationstatistics.h:45:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Info [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/polarizationstatistics.h:45:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Info [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/polfitmethod.cpp:10:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _original [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/polfitmethod.cpp:10:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _original [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/polfitmethod.cpp:131:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_SUCCESS [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/polfitmethod.cpp:131:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/polfitmethod.cpp:160:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_SUCCESS [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/polfitmethod.cpp:160:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/polfitmethod.cpp:200:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_SUCCESS [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/polfitmethod.cpp:200:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/polfitmethod.cpp:207:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _mutex [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/polfitmethod.cpp:207:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mutex [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/polfitmethod.cpp:26:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _mask [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/polfitmethod.cpp:26:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mask [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/polfitmethod.cpp:38:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _vSquareSize [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/polfitmethod.cpp:38:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _vSquareSize [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/polfitmethod.cpp:6:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _background [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/polfitmethod.cpp:6:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _background [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/polfitmethod.cpp:93:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_SUCCESS [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/polfitmethod.cpp:93:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/svdmitigater.cpp:114:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/svdmitigater.cpp:114:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/svdmitigater.cpp:50:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/svdmitigater.cpp:50:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:225:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:225:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:517:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable wsrt [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/testsetgenerator.cpp:517:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wsrt [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/algorithms/thresholdconfig.cpp:110:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/algorithms/thresholdconfig.cpp:110:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/aoqplotwindow.cpp:193:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MESSAGE_ERROR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/aoqplotwindow.cpp:193:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MESSAGE_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/aoqplotwindow.cpp:72:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PACK_SHRINK [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/aoqplotwindow.cpp:72:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACK_SHRINK [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/aoqplotwindow.h:55:8: performance:inconclusive: Either there is a missing 'override', or the member function 'AOQPlotWindow::onHide' can be static. [functionStatic] 2.16.0 aoflagger-v3.4.0/aoqplot/controllers/aoqplotcontroller.cpp:100:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/controllers/aoqplotcontroller.cpp:100:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/controllers/aoqplotcontroller.cpp:68:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/controllers/aoqplotcontroller.cpp:68:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/controllers/aoqplotpagecontroller.cpp:142:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PolI [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/controllers/aoqplotpagecontroller.cpp:142:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PolI [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/controllers/baselinepagecontroller.cpp:45:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/controllers/baselinepagecontroller.cpp:45:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/controllers/baselinepagecontroller.cpp:79:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/controllers/baselinepagecontroller.cpp:79:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.cpp:15:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NEAREST [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.cpp:15:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NEAREST [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.cpp:92:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/controllers/heatmappagecontroller.cpp:92:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/datawindow.cpp:43:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/datawindow.cpp:43:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/datawindow.h:18:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PACK_SHRINK [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/datawindow.h:18:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACK_SHRINK [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/grayscaleplotpage.cpp:241:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/grayscaleplotpage.cpp:241:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/grayscaleplotpage.cpp:53:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TOOLBAR_ICONS [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/grayscaleplotpage.cpp:53:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLBAR_ICONS [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/histogrampage.cpp:41:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PACK_SHRINK [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/histogrampage.cpp:41:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACK_SHRINK [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/plotsheet.h:14:42: style:inconclusive: Either there is a missing 'override', or the member function 'PlotSheet::SignalStatusChange' can be const. [functionConst] 2.16.0 aoflagger-v3.4.0/aoqplot/twodimensionalplotpage.cpp:106:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TOOLBAR_ICONS [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/twodimensionalplotpage.cpp:106:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLBAR_ICONS [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/aoqplot/twodimensionalplotpage.cpp:42:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PACK_EXPAND_WIDGET [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/aoqplot/twodimensionalplotpage.cpp:42:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACK_EXPAND_WIDGET [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/applications/aoflagger.cpp:126:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/applications/aoflagger.cpp:126:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/applications/aoflagger.cpp:33:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/applications/aoflagger.cpp:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/applications/aoqplot.cpp:17:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_CANCEL [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/applications/aoqplot.cpp:17:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_CANCEL [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/applications/aoqplot.cpp:86:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/applications/aoqplot.cpp:86:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/applications/aoquality.cpp:56:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/applications/aoquality.cpp:56:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/applications/aoquality.cpp:68:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/applications/aoquality.cpp:68:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/applications/badstations.cpp:190:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/applications/badstations.cpp:190:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/applications/badstations.cpp:66:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/applications/badstations.cpp:66:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/applications/badstations.cpp:79:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/applications/badstations.cpp:79:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/applications/badstations.cpp:87:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/applications/badstations.cpp:87:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/applications/rfigui.cpp:59:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/applications/rfigui.cpp:59:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/CMake/checkblas.cpp:10:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/CMake/checkblas.cpp:10:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tangle.cpp:13:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable kDegrees [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tangle.cpp:13:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDegrees [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tfits.cpp:62:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable WRITE_ERROR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tfits.cpp:62:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WRITE_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tfluxdensity.cpp:19:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable kKiloJansky [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tfluxdensity.cpp:19:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kKiloJansky [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/thmatrix4x4.cpp:95:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/thmatrix4x4.cpp:95:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/timage.cpp:106:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/timage.cpp:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tmatrix4x4.cpp:27:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tmatrix4x4.cpp:27:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tqueue.cpp:33:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tqueue.cpp:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tqueue.cpp:95:72: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tqueue.cpp:95:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:30:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:38:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:38:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:49:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable M_PIl [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:49:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_PIl [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:60:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:60:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:65:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:65:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:73:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:73:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:81:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tradeccoord.cpp:81:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tthreadpool.cpp:18:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tthreadpool.cpp:18:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tthrowruntimeerror.cpp:11:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tthrowruntimeerror.cpp:11:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:520:31: warning: If memory allocation fails, then there is a possible null pointer dereference: reinterpret_cast(mem) [nullPointerOutOfMemory] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:519:42: note: Assuming allocation function fails aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:519:35: note: Assignment 'mem=static_cast(malloc(n*sizeof(int)+sizeof(_id)))', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:520:31: note: Null pointer dereference head aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:521:42: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:519:42: note: Assuming allocation function fails aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:519:35: note: Assignment 'mem=static_cast(malloc(n*sizeof(int)+sizeof(_id)))', assigned value is 0 aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:521:42: note: Null pointer addition 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:58:3: error: Out of bounds access in 'vec[99]', if 'vec' size is 2 and '99' is 99 [containerOutOfBounds] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:62:6: error: Out of bounds access in 'vec[99]', if 'vec' size is 2 and '99' is 99 [containerOutOfBounds] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:66:3: error: Out of bounds access in 'vec[99]', if 'vec' size is 2 and '99' is 99 [containerOutOfBounds] 2.16.0 aoflagger-v3.4.0/external/aocommon/tests/tuvector.cpp:68:3: error: Out of bounds access in 'vec[50]', if 'vec' size is 2 and '50' is 50 [containerOutOfBounds] 2.16.0 aoflagger-v3.4.0/external/npy.hpp:198:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/npy.hpp:198:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/npy.hpp:209:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/npy.hpp:209:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/npy.hpp:240:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/npy.hpp:240:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/npy.hpp:498:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/npy.hpp:498:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/npy.hpp:529:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/npy.hpp:529:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/pybind11/tests/cross_module_gil_utils.cpp:46:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PYBIND11_INTERNALS_ID [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/pybind11/tests/cross_module_gil_utils.cpp:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PYBIND11_INTERNALS_ID [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/pybind11/tests/cross_module_interleaved_error_already_set.cpp:19:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PyExc_RuntimeError [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/pybind11/tests/cross_module_interleaved_error_already_set.cpp:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_RuntimeError [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/pybind11/tests/eigen_tensor_avoid_stl_array.cpp:14:83: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/pybind11/tests/eigen_tensor_avoid_stl_array.cpp:14:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/external/pybind11/tests/test_embed/external_module.cpp:16:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/external/pybind11/tests/test_embed/external_module.cpp:16:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:130:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:130:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:13:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:13:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:226:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:226:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:54:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/bhfitsimageset.cpp:54:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/filterbankset.cpp:135:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/filterbankset.cpp:135:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/filterbankset.cpp:75:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/filterbankset.cpp:75:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/fitsimageset.cpp:156:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:156:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/fitsimageset.cpp:205:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:205:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/fitsimageset.cpp:303:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:303:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/fitsimageset.cpp:337:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:337:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/fitsimageset.cpp:370:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:370:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/fitsimageset.cpp:380:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:380:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/fitsimageset.cpp:425:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:425:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/fitsimageset.cpp:47:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UVFitsType [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:47:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UVFitsType [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:523:20: style: Variable 'dataPtr' can be declared as pointer to const [constVariablePointer] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:524:13: style: Variable 'flagPtr' can be declared as pointer to const [constVariablePointer] 2.16.0 aoflagger-v3.4.0/imagesets/fitsimageset.cpp:598:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:598:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/fitsimageset.cpp:665:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:665:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/fitsimageset.cpp:698:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/fitsimageset.cpp:698:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/h5imageset.cpp:105:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable H5F_ACC_RDONLY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/h5imageset.cpp:105:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5F_ACC_RDONLY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/h5imageset.cpp:118:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable H5F_ACC_RDONLY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/h5imageset.cpp:118:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5F_ACC_RDONLY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/h5imageset.cpp:36:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NATIVE_DOUBLE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/h5imageset.cpp:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NATIVE_DOUBLE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/h5imageset.cpp:55:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NATIVE_DOUBLE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/h5imageset.cpp:55:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NATIVE_DOUBLE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/h5imageset.cpp:87:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable H5S_SELECT_SET [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/h5imageset.cpp:87:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5S_SELECT_SET [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/imageset.cpp:112:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/imageset.cpp:112:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/indexableset.cpp:28:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ant2 [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/indexableset.cpp:28:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ant2 [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/indexableset.cpp:73:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ant2 [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/indexableset.cpp:73:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ant2 [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/joinedspwset.h:290:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable sequence [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/joinedspwset.h:290:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sequence [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/msimageset.cpp:19:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/msimageset.cpp:19:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/multibandmsimageset.cpp:180:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dummy_progress_ [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/multibandmsimageset.cpp:180:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dummy_progress_ [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/multibandmsimageset.cpp:84:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/multibandmsimageset.cpp:84:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/pngreader.cpp:38:55: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable png_bytep [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/pngreader.cpp:38:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable png_bytep [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/pngreader.cpp:40:5: warning: If memory allocation fails, then there is a possible null pointer dereference: row_pointers [nullPointerOutOfMemory] aoflagger-v3.4.0/imagesets/pngreader.cpp:38:47: note: Assuming allocation function fails aoflagger-v3.4.0/imagesets/pngreader.cpp:38:29: note: Assignment 'row_pointers=(png_bytep*)malloc(sizeof(png_bytep)*height)', assigned value is 0 aoflagger-v3.4.0/imagesets/pngreader.cpp:40:5: note: Null pointer dereference head aoflagger-v3.4.0/imagesets/pngreader.cpp:50:15: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: row_pointers [nullPointerOutOfMemory] aoflagger-v3.4.0/imagesets/pngreader.cpp:38:47: note: Assuming allocation function fails aoflagger-v3.4.0/imagesets/pngreader.cpp:38:29: note: Assignment 'row_pointers=(png_bytep*)malloc(sizeof(png_bytep)*height)', assigned value is 0 aoflagger-v3.4.0/imagesets/pngreader.cpp:50:15: note: Null pointer dereference head aoflagger-v3.4.0/imagesets/pngreader.cpp:51:15: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: row_pointers [nullPointerOutOfMemory] aoflagger-v3.4.0/imagesets/pngreader.cpp:38:47: note: Assuming allocation function fails aoflagger-v3.4.0/imagesets/pngreader.cpp:38:29: note: Assignment 'row_pointers=(png_bytep*)malloc(sizeof(png_bytep)*height)', assigned value is 0 aoflagger-v3.4.0/imagesets/pngreader.cpp:51:15: note: Null pointer dereference head aoflagger-v3.4.0/imagesets/pngreader.cpp:52:15: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: row_pointers [nullPointerOutOfMemory] aoflagger-v3.4.0/imagesets/pngreader.cpp:38:47: note: Assuming allocation function fails aoflagger-v3.4.0/imagesets/pngreader.cpp:38:29: note: Assignment 'row_pointers=(png_bytep*)malloc(sizeof(png_bytep)*height)', assigned value is 0 aoflagger-v3.4.0/imagesets/pngreader.cpp:52:15: note: Null pointer dereference 2.16.0 aoflagger-v3.4.0/imagesets/qualitystatimageset.h:77:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/qualitystatimageset.h:77:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:113:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:113:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:17:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable H5F_ACC_RDONLY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:17:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5F_ACC_RDONLY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:273:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:273:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:82:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imagesets/sdhdfimageset.cpp:82:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imaging/model.cpp:20:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imaging/model.cpp:20:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imaging/model.cpp:56:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imaging/model.cpp:56:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imaging/observatorium.h:167:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable windowIndex [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imaging/observatorium.h:167:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windowIndex [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imaging/uvimager.cpp:107:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imaging/uvimager.cpp:107:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imaging/uvimager.cpp:364:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imaging/uvimager.cpp:364:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imaging/uvimager.cpp:416:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imaging/uvimager.cpp:416:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imaging/uvimager.cpp:486:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable u [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imaging/uvimager.cpp:486:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imaging/uvimager.cpp:495:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imaging/uvimager.cpp:495:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/imaging/uvimager.cpp:91:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/imaging/uvimager.cpp:91:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/interface/aoflagger.cpp:29:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/interface/aoflagger.cpp:29:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_STR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/interface/aoflagger.cpp:32:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_MAJOR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/interface/aoflagger.cpp:32:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_MAJOR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/interface/aoflagger.cpp:37:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_DATE_STR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/interface/aoflagger.cpp:37:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_DATE_STR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/interface/strategy.cpp:142:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/interface/strategy.cpp:142:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/interface/strategy.cpp:20:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/interface/strategy.cpp:20:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/lua/datawrapper.cpp:115:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/lua/datawrapper.cpp:115:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/lua/datawrapper.cpp:138:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/lua/datawrapper.cpp:138:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/lua/datawrapper.cpp:311:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/lua/datawrapper.cpp:311:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/lua/functions.cpp:47:76: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/lua/functions.cpp:47:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/lua/functions.cpp:75:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable windowIndex [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/lua/functions.cpp:75:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windowIndex [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/lua/luastrategy.cpp:156:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/lua/luastrategy.cpp:156:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/lua/luastrategy.cpp:49:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable clear_mask [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/lua/luastrategy.cpp:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clear_mask [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/lua/optionsfunction.cpp:191:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_MAJOR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/lua/optionsfunction.cpp:191:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_MAJOR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/lua/telescopefile.cpp:119:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_INSTALL_PATH [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/lua/telescopefile.cpp:119:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_INSTALL_PATH [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/baselinematrixloader.cpp:206:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/baselinematrixloader.cpp:206:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/baselinematrixloader.cpp:30:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/baselinematrixloader.cpp:30:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/baselinematrixloader.cpp:49:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/baselinematrixloader.cpp:49:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/baselinereader.cpp:123:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NUM_CHAN [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/baselinereader.cpp:123:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_CHAN [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/baselinereader.cpp:154:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TIME [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/baselinereader.cpp:154:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIME [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/baselinereader.cpp:65:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _uvw [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/baselinereader.cpp:65:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uvw [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/baselinereader.cpp:81:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable POLARIZATION_ID [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/baselinereader.cpp:81:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POLARIZATION_ID [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/baselinereader.h:75:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/baselinereader.h:75:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/directbaselinereader.cpp:174:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _uvw [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/directbaselinereader.cpp:174:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uvw [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/directbaselinereader.cpp:260:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/directbaselinereader.cpp:260:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/directbaselinereader.cpp:317:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _realImages [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/directbaselinereader.cpp:317:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _realImages [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/directbaselinereader.cpp:333:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _flags [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/directbaselinereader.cpp:333:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flags [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/directbaselinereader.cpp:351:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _realImages [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/directbaselinereader.cpp:351:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _realImages [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:190:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:190:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:204:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable BYTE_IMG [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:204:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BYTE_IMG [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:238:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:238:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:253:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TFLOAT [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:253:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TFLOAT [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:276:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FLEN_KEYWORD [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:276:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLEN_KEYWORD [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:284:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FLEN_KEYWORD [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:284:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLEN_KEYWORD [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:298:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FLEN_VALUE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:298:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLEN_VALUE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:316:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FLEN_VALUE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:316:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLEN_VALUE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:330:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FLEN_KEYWORD [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:330:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLEN_KEYWORD [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:47:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable READONLY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:47:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable READONLY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:576:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TSTRING [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:576:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSTRING [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:589:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:589:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:599:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:599:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:609:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TBIT [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:609:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TBIT [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:618:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TSTRING [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:618:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSTRING [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:624:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:624:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TDOUBLE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/fitsfile.cpp:634:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TBIT [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/fitsfile.cpp:634:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TBIT [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/memorybaselinereader.cpp:232:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/memorybaselinereader.cpp:232:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/memorybaselinereader.cpp:63:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/memorybaselinereader.cpp:63:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/msstatreader.cpp:138:70: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/msstatreader.cpp:138:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/msstatreader.cpp:258:75: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/msstatreader.cpp:258:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/msstatreader.cpp:27:70: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FIELD_ID [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/msstatreader.cpp:27:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIELD_ID [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/msstatreader.cpp:364:70: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/msstatreader.cpp:364:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/msstatreader.cpp:52:70: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/msstatreader.cpp:52:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/parmtable.h:140:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/parmtable.h:140:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/pngfile.cpp:14:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PNG_LIBPNG_VER_STRING [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/pngfile.cpp:14:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG_LIBPNG_VER_STRING [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/reorderedfilebuffer.h:34:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/reorderedfilebuffer.h:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:204:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:204:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:256:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:256:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:384:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:384:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:443:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:443:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:498:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:498:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:86:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _uvw [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/reorderingbaselinereader.cpp:86:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uvw [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/rspreader.cpp:111:74: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/rspreader.cpp:111:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/rspreader.cpp:138:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/rspreader.cpp:138:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/rspreader.cpp:172:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/rspreader.cpp:172:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/rspreader.cpp:298:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable bitUseCount [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/rspreader.cpp:298:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bitUseCount [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/rspreader.cpp:36:74: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/rspreader.cpp:36:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/singlebaselinefile.cpp:36:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_DATE_STR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/singlebaselinefile.cpp:36:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_DATE_STR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/spatialtimeloader.cpp:128:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/spatialtimeloader.cpp:128:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/msio/spatialtimeloader.cpp:30:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/msio/spatialtimeloader.cpp:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoSort [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/heatmap.cpp:233:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/heatmap.cpp:233:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/heatmap.cpp:380:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/heatmap.cpp:380:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/heatmap.cpp:598:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/heatmap.cpp:598:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/heatmap.cpp:618:24: style: Variable 'rowpointerToOld' can be declared as pointer to const [constVariablePointer] 2.16.0 aoflagger-v3.4.0/plot/horizontalplotscale.cpp:149:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/horizontalplotscale.cpp:149:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/horizontalplotscale.cpp:197:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/horizontalplotscale.cpp:197:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/horizontalplotscale.cpp:240:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/horizontalplotscale.cpp:240:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/horizontalplotscale.cpp:39:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/horizontalplotscale.cpp:39:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/horizontalplotscale.cpp:81:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/horizontalplotscale.cpp:81:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/plotpropertieswindow.cpp:278:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FILE_CHOOSER_ACTION_SAVE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/plotpropertieswindow.cpp:278:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_CHOOSER_ACTION_SAVE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/plotwidget.cpp:13:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable POINTER_MOTION_MASK [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/plotwidget.cpp:13:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINTER_MOTION_MASK [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/plotwidget.cpp:145:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GDK_SCROLL_UP [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/plotwidget.cpp:145:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_SCROLL_UP [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/plotwidget.h:48:10: style:inconclusive: Either there is a missing 'override', or the member function 'PlotWidget::MouseX' can be const. [functionConst] head aoflagger-v3.4.0/plot/plotwidget.h:49:10: style:inconclusive: Either there is a missing 'override', or the member function 'PlotWidget::MouseY' can be const. [functionConst] 2.16.0 aoflagger-v3.4.0/plot/ticksets/texttickset.h:24:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/ticksets/texttickset.h:24:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/title.cpp:23:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/title.cpp:23:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/title.cpp:9:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/title.cpp:9:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/verticalplotscale.cpp:131:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/verticalplotscale.cpp:131:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/verticalplotscale.cpp:33:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/verticalplotscale.cpp:33:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/verticalplotscale.cpp:57:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/verticalplotscale.cpp:57:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/verticalplotscale.cpp:86:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/verticalplotscale.cpp:86:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/plot/xyplot.cpp:46:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/plot/xyplot.cpp:46:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/python/pyfunctions.cpp:172:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable move [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/python/pyfunctions.cpp:172:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable move [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/python/pyfunctions.cpp:19:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/python/pyfunctions.cpp:19:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/python/pyfunctions.cpp:74:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/python/pyfunctions.cpp:74:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/python/pyinterface.cpp:16:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/python/pyinterface.cpp:16:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/python/pythonstrategy.cpp:18:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/python/pythonstrategy.cpp:18:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/baselinestatisticsmap.h:140:75: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/baselinestatisticsmap.h:140:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/baselinestatisticsmap.h:165:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/baselinestatisticsmap.h:165:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/baselinestatisticsmap.h:33:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/baselinestatisticsmap.h:33:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/combine.cpp:26:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/combine.cpp:26:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/histogramcollection.h:299:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/histogramcollection.h:299:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/histogramtablesformatter.cpp:115:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/histogramtablesformatter.cpp:115:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/histogramtablesformatter.cpp:254:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/histogramtablesformatter.cpp:254:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/histogramtablesformatter.cpp:94:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/histogramtablesformatter.cpp:94:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/loghistogram.h:440:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/loghistogram.h:440:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:112:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:112:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:133:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:133:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:171:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:171:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:198:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:198:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:219:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:219:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:24:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:24:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:253:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:253:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:283:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:283:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:315:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:315:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:342:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:342:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:35:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:35:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:383:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:383:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:397:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:397:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:437:68: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NUM_CORR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:437:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_CORR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:44:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:44:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:483:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:483:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:542:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:542:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:76:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:76:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/operations.cpp:87:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/operations.cpp:87:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:176:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:176:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:203:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UTC [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:203:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UTC [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:237:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Direct [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:237:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direct [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:252:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:252:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:280:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:280:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:308:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:308:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:332:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:332:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:675:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/qualitytablesformatter.cpp:675:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Update [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/rayleighfitter.cpp:192:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/rayleighfitter.cpp:192:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/statisticscollection.h:365:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable IsDiff [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/statisticscollection.h:365:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsDiff [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/statisticscollection.h:384:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable IsDiff [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/statisticscollection.h:384:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsDiff [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/statisticscollection.h:472:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/statisticscollection.h:472:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/statisticscollection.h:490:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/statisticscollection.h:490:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/statisticscollection.h:503:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/statisticscollection.h:503:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/quality/statisticscollection.h:511:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PerformAdd [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/quality/statisticscollection.h:511:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformAdd [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:115:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:115:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:17:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:17:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:212:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:212:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:223:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:223:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:64:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/controllers/imagecomparisoncontroller.cpp:64:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.cpp:586:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable overwrite_existing [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.cpp:586:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overwrite_existing [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.cpp:593:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable overwrite_existing [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.cpp:593:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overwrite_existing [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.cpp:598:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable overwrite_existing [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/controllers/rfiguicontroller.cpp:598:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overwrite_existing [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/gotowindow.cpp:109:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable POLICY_AUTOMATIC [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/gotowindow.cpp:109:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POLICY_AUTOMATIC [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/imagepropertieswindow.cpp:306:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BEST [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/imagepropertieswindow.cpp:306:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BEST [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/imagepropertieswindow.cpp:345:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FILE_CHOOSER_ACTION_SAVE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/imagepropertieswindow.cpp:345:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_CHOOSER_ACTION_SAVE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/imagepropertieswindow.cpp:390:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FILE_CHOOSER_ACTION_SAVE [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/imagepropertieswindow.cpp:390:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_CHOOSER_ACTION_SAVE [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/maskedheatmap.cpp:20:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NEAREST [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/maskedheatmap.cpp:20:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_NEAREST [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/maskedheatmap.cpp:96:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable frequencyHz [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/maskedheatmap.cpp:96:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frequencyHz [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/opendialog.cpp:127:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_FILL [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/opendialog.cpp:127:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_FILL [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/opendialog.cpp:71:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_FILL [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/opendialog.cpp:71:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_FILL [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/plotframe.cpp:28:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/plotframe.cpp:28:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/plotwindow.cpp:14:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PACK_EXPAND_WIDGET [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/plotwindow.cpp:14:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACK_EXPAND_WIDGET [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/progresswindow.cpp:106:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MESSAGE_ERROR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/progresswindow.cpp:106:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MESSAGE_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/progresswindow.cpp:25:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_END [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/progresswindow.cpp:25:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_END [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguimenu.cpp:32:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TOOLBAR_ICONS [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguimenu.cpp:32:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLBAR_ICONS [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguimenu.h:233:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguimenu.h:233:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguimenu.h:253:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguimenu.h:253:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguiwindow.h:141:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguiwindow.h:141:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguiwindow.h:144:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable StokesQ [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguiwindow.h:144:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesQ [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguiwindow.h:147:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable StokesU [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguiwindow.h:147:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesU [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguiwindow.h:150:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable StokesV [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguiwindow.h:150:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesV [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguiwindow.h:152:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguiwindow.h:152:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguiwindow.h:153:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RL [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguiwindow.h:153:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RL [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguiwindow.h:154:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguiwindow.h:154:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguiwindow.h:155:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LL [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguiwindow.h:155:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LL [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguiwindow.h:156:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguiwindow.h:156:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguiwindow.h:157:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguiwindow.h:157:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguiwindow.h:158:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable YX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguiwindow.h:158:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/rfiguiwindow.h:159:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/rfiguiwindow.h:159:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/settings.cpp:63:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/settings.cpp:63:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/simulatedialog.cpp:70:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_CANCEL [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/simulatedialog.cpp:70:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_CANCEL [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/simulatedialog.cpp:91:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/simulatedialog.cpp:91:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/rfigui/strategyeditor.cpp:5:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable WRAP_WORD [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/strategyeditor.cpp:5:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WRAP_WORD [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/strategyeditor.h:21:8: style:inconclusive: Either there is a missing 'override', or the member function 'StrategyEditor::IsChanged' can be const. [functionConst] 2.16.0 aoflagger-v3.4.0/rfigui/timefrequencywidget.h:18:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PACK_EXPAND_WIDGET [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/rfigui/timefrequencywidget.h:18:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACK_EXPAND_WIDGET [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/antennainfo.h:21:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable floatfield [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/antennainfo.h:21:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable floatfield [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/image2d.cpp:512:12: style: Variable 'oldPtr' can be declared as pointer to const [constVariablePointer] 2.16.0 aoflagger-v3.4.0/structures/mask2d.cpp:100:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable InitValue [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/mask2d.cpp:100:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InitValue [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/mask2d.h:181:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NewValue [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/mask2d.h:181:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NewValue [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/mask2d.h:186:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NewValue [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/mask2d.h:186:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NewValue [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/mask2d.h:192:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NewValue [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/mask2d.h:192:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NewValue [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/mask2d.h:198:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NewValue [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/mask2d.h:198:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NewValue [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/mask2d.h:203:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable BoolValue [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/mask2d.h:203:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BoolValue [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/mask2d.h:228:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable BoolValue [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/mask2d.h:228:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BoolValue [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/mask2d.h:60:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable InitValue [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/mask2d.h:60:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InitValue [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/mask2d.h:88:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable InitValue [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/mask2d.h:88:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InitValue [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/msmetadata.cpp:116:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TELESCOPE_NAME [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/msmetadata.cpp:116:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TELESCOPE_NAME [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/msmetadata.cpp:135:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPECTRAL_WINDOW_ID [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/msmetadata.cpp:135:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPECTRAL_WINDOW_ID [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/msmetadata.cpp:150:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/msmetadata.cpp:150:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANTENNA1 [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/msmetadata.cpp:291:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FixedShape [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/msmetadata.cpp:291:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FixedShape [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/msmetadata.cpp:91:65: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DELAY_DIR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/msmetadata.cpp:91:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DELAY_DIR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/timefrequencydata.cpp:105:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/timefrequencydata.cpp:105:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/timefrequencydata.cpp:173:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _polarization [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/timefrequencydata.cpp:173:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _polarization [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/timefrequencydata.cpp:260:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _flagging [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/timefrequencydata.cpp:260:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flagging [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/timefrequencydata.cpp:73:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _images [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/timefrequencydata.cpp:73:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _images [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/timefrequencydata.h:108:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/timefrequencydata.h:108:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/timefrequencydata.h:123:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/timefrequencydata.h:123:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/timefrequencydata.h:135:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/timefrequencydata.h:135:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/timefrequencydata.h:164:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/timefrequencydata.h:164:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/timefrequencydata.h:166:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/timefrequencydata.h:166:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/timefrequencydata.h:168:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable YX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/timefrequencydata.h:168:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/timefrequencydata.h:170:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/timefrequencydata.h:170:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/timefrequencydata.h:284:65: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/timefrequencydata.h:284:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/structures/versionstring.h:18:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/structures/versionstring.h:18:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/algorithms/dilationtest.cpp:61:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Flip [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/algorithms/dilationtest.cpp:61:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Flip [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:150:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/algorithms/medianwindow.cpp:150:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/algorithms/testtools.cpp:83:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/algorithms/testtools.cpp:83:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/experiments/defaultstrategyspeedtest.cpp:181:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Info [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/experiments/defaultstrategyspeedtest.cpp:181:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Info [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/experiments/defaultstrategyspeedtest.cpp:60:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/experiments/defaultstrategyspeedtest.cpp:60:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/experiments/defaultstrategyspeedtest.cpp:89:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Info [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/experiments/defaultstrategyspeedtest.cpp:89:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Info [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/experiments/highpassfilterexperiment.cpp:56:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/experiments/highpassfilterexperiment.cpp:56:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/experiments/highpassfilterexperiment.cpp:71:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/experiments/highpassfilterexperiment.cpp:71:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/experiments/tthroughput.cpp:59:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/experiments/tthroughput.cpp:59:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/interface/interfacetest.cpp:106:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_MAJOR [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/interface/interfacetest.cpp:106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOFLAGGER_VERSION_MAJOR [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/interface/interfacetest.cpp:25:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable exception [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/interface/interfacetest.cpp:25:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exception [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/lua/defaultstrategytest.cpp:73:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/lua/defaultstrategytest.cpp:73:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/lua/defaultstrategytest.cpp:84:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/lua/defaultstrategytest.cpp:84:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/lua/flagnanstest.cpp:41:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/lua/flagnanstest.cpp:41:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StokesI [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/lua/flagnanstest.cpp:64:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/lua/flagnanstest.cpp:64:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/lua/optionsfunctiontest.cpp:108:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable chunkSize [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/lua/optionsfunctiontest.cpp:108:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chunkSize [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/lua/optionsfunctiontest.cpp:136:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable exception [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/lua/optionsfunctiontest.cpp:136:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exception [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/lua/tscript.cpp:14:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/lua/tscript.cpp:14:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/msio/tbaselinereader.cpp:10:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable kTestMsSize [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/msio/tbaselinereader.cpp:10:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTestMsSize [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/quality/qualitytablesformattertest.cpp:14:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/quality/qualitytablesformattertest.cpp:14:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Scratch [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/structures/ttimefrequencydata.cpp:22:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/structures/ttimefrequencydata.cpp:22:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/structures/ttimefrequencydata.cpp:54:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/structures/ttimefrequencydata.cpp:54:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/structures/ttimefrequencydataoperations.cpp:44:64: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/structures/ttimefrequencydataoperations.cpp:44:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/structures/ttimefrequencydataoperations.cpp:69:77: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/structures/ttimefrequencydataoperations.cpp:69:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YY [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/structures/ttimefrequencydataoperations.cpp:94:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/structures/ttimefrequencydataoperations.cpp:94:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/test/structures/tversionstring.cpp:38:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable exception [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/test/structures/tversionstring.cpp:38:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exception [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/ffttools.cpp:19:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/ffttools.cpp:19:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/ffttools.cpp:301:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/ffttools.cpp:301:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/ffttools.cpp:344:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/ffttools.cpp:344:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/ffttools.cpp:407:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/ffttools.cpp:407:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/ffttools.cpp:86:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/ffttools.cpp:86:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fftw_complex [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/logger.cpp:27:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable InfoLevel [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/logger.cpp:27:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InfoLevel [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/logger.cpp:40:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/logger.cpp:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/logger.h:30:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/logger.h:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/logger.h:66:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _coutLevel [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/logger.h:66:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _coutLevel [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/numberlist.h:15:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/numberlist.h:15:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/numberlist.h:30:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/numberlist.h:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/plot.cpp:163:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/plot.cpp:163:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/plot.cpp:177:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/plot.cpp:177:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/plot.cpp:192:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/plot.cpp:192:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/plot.cpp:206:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/plot.cpp:206:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/plot.cpp:218:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/plot.cpp:218:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/plot.cpp:229:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/plot.cpp:229:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/plot.cpp:236:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/plot.cpp:236:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/plot.cpp:45:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/plot.cpp:45:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/process.h:29:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/process.h:29:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/progress/stdoutreporter.h:13:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/progress/stdoutreporter.h:13:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/progress/stdoutreporter.h:19:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/progress/stdoutreporter.h:19:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/progress/stdoutreporter.h:24:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/progress/stdoutreporter.h:24:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/progress/stdoutreporter.h:26:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/progress/stdoutreporter.h:26:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/rfiplots.cpp:122:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/rfiplots.cpp:122:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/rfiplots.cpp:285:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/rfiplots.cpp:285:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/rfiplots.cpp:387:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/rfiplots.cpp:387:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/rng.cpp:12:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/rng.cpp:12:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] 2.16.0 aoflagger-v3.4.0/util/rng.cpp:44:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] head aoflagger-v3.4.0/util/rng.cpp:44:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] DONE