2025-05-10 14:14 ftp://ftp.de.debian.org/debian/pool/main/f/flightcrew/flightcrew_0.9.3+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --library=boost --library=zlib --library=googletest --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-59-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.17.0 head-info: beb3362 (2025-05-10 14:33:23 +0200) count: 493 493 elapsed-time: 22.8 17.9 head-timing-info: old-timing-info: head results: flightcrew-0.9.3/src/FlightCrew-cli/main.cpp:63:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew-cli/main.cpp:120:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew-gui/MainWindow.cpp:51:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_DeleteOnClose [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew-gui/MainWindow.cpp:119:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WaitCursor [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew-gui/MainWindow.cpp:179:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResultType_WARNING [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew-gui/MainWindow.cpp:217:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignHCenter [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew-gui/MainWindow.cpp:291:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResizeToContents [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew-gui/MainWindow.h:57:5: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flightcrew-0.9.3/src/FlightCrew-gui/UpdateChecker.cpp:100:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew-gui/UpdateChecker.cpp:121:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew-gui/UpdateChecker.cpp:150:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StartElement [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew-gui/UpdateChecker.h:54:5: style: Class 'UpdateChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flightcrew-0.9.3/src/FlightCrew-plugin/main.cpp:51:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew-plugin/main.cpp:81:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew-plugin/main.cpp:146:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/ErrorMessages.cpp:185:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XHTML11_PUBLIC_ID [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Framework/ValidateEpub.cpp:69:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_EPUB_NO_CONTAINER_XML [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Framework/ValidateEpub.cpp:114:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Framework/ValidateEpub.cpp:140:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Framework/ValidateEpub.cpp:210:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OEBPS_MIME [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Framework/ValidateEpub.cpp:254:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING_NON_ASCII_FILENAME [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Framework/ValidateEpub.cpp:340:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_EPUB_NOT_VALID_ZIP_ARCHIVE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Framework/ValidateEpub.cpp:174:22: style: Variable 'opf' can be declared as reference to const [constVariableReference] flightcrew-0.9.3/src/FlightCrew/Misc/CustomAssert.cpp:100:47: error: Using pointer to local variable 'messageBuffer' that is out of scope. [invalidLifetime] flightcrew-0.9.3/src/FlightCrew/Misc/CustomAssert.cpp:97:13: note: Array decayed to pointer here. flightcrew-0.9.3/src/FlightCrew/Misc/CustomAssert.cpp:83:8: note: Variable created here. flightcrew-0.9.3/src/FlightCrew/Misc/CustomAssert.cpp:100:47: note: Using pointer to local variable 'messageBuffer' that is out of scope. flightcrew-0.9.3/src/FlightCrew/Misc/DetermineMimetype.cpp:185:27: style: Condition 'HasNcxFingerprint(contents_start)' is always false [knownConditionTrueFalse] flightcrew-0.9.3/src/FlightCrew/Misc/DetermineMimetype.cpp:181:27: note: Assuming that condition 'HasNcxFingerprint(contents_start)' is not redundant flightcrew-0.9.3/src/FlightCrew/Misc/DetermineMimetype.cpp:185:27: note: Condition 'HasNcxFingerprint(contents_start)' is always false flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.cpp:63:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_SCHEMA_NOT_SATISFIED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.cpp:76:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_GENERIC [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.cpp:85:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_GENERIC [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.cpp:93:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_GENERIC [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.cpp:54:45: style:inconclusive: Either there is a missing 'override', or the member function 'FlightCrew::ErrorResultCollector::GetResults' can be const. [functionConst] flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.h:49:27: note: Either there is a missing 'override', or the member function 'FlightCrew::ErrorResultCollector::GetResults' can be const. flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.cpp:54:45: note: Either there is a missing 'override', or the member function 'FlightCrew::ErrorResultCollector::GetResults' can be const. flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.h:49:27: performance: Function 'GetResults()' should return member 'm_Results' by const reference. [returnByReference] flightcrew-0.9.3/src/FlightCrew/Misc/TempFolder.cpp:66:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_tmpdir [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Misc/TempFolder.cpp:45:22: style:inconclusive: Technically the member function 'FlightCrew::TempFolder::GetPath' can be const. [functionConst] flightcrew-0.9.3/src/FlightCrew/Misc/TempFolder.h:39:14: note: Technically the member function 'FlightCrew::TempFolder::GetPath' can be const. flightcrew-0.9.3/src/FlightCrew/Misc/TempFolder.cpp:45:22: note: Technically the member function 'FlightCrew::TempFolder::GetPath' can be const. flightcrew-0.9.3/src/FlightCrew/Misc/Utilities.cpp:43:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Misc/Utilities.cpp:136:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Misc/Utilities.cpp:178:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fgWFXMLScanner [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Misc/Utilities.cpp:208:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val_Never [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Misc/Utilities.cpp:235:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Misc/Utilities.cpp:66:14: style: C-style pointer casting [cstyleCast] flightcrew-0.9.3/src/FlightCrew/Misc/Utilities.cpp:70:29: style: C-style pointer casting [cstyleCast] flightcrew-0.9.3/src/FlightCrew/Misc/Utilities.cpp:78:14: style: C-style pointer casting [cstyleCast] flightcrew-0.9.3/src/FlightCrew/Misc/Utilities.cpp:82:29: style: C-style pointer casting [cstyleCast] flightcrew-0.9.3/src/FlightCrew/Result.h:61:5: style: Class 'Result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flightcrew-0.9.3/src/FlightCrew/Result.h:125:17: performance: Function 'GetFilepath()' should return member 'm_Filepath' by const reference. [returnByReference] flightcrew-0.9.3/src/FlightCrew/Result.cpp:80:37: style:inconclusive: Function 'SetErrorColumn' argument 1 names different: declaration 'error_column' definition 'error_line'. [funcArgNamesDifferent] flightcrew-0.9.3/src/FlightCrew/Result.h:117:33: note: Function 'SetErrorColumn' argument 1 names different: declaration 'error_column' definition 'error_line'. flightcrew-0.9.3/src/FlightCrew/Result.cpp:80:37: note: Function 'SetErrorColumn' argument 1 names different: declaration 'error_column' definition 'error_line'. flightcrew-0.9.3/src/FlightCrew/Result.cpp:130:19: warning:inconclusive: Found suspicious operator '%', result is not used. [constStatement] flightcrew-0.9.3/src/FlightCrew/Result.cpp:128:5: performance: Range variable 'argument' should be declared as const reference. [iterateByValue] flightcrew-0.9.3/src/FlightCrew/Validators/AllowedChildrenValidator.cpp:69:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_CHILD_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:38:35: style: The function 'ValidateFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:38:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:38:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:44:14: style: The destructor '~XmlValidator' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:40:14: note: Virtual destructor in base class flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:44:14: note: Destructor in derived class flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:44:14: style: The destructor '~XmlValidator' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:40:14: note: Virtual destructor in base class flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:44:14: note: Destructor in derived class flightcrew-0.9.3/src/FlightCrew/Validators/AttributesPresentValidator.cpp:54:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/AttributesPresentValidator.cpp:86:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_REQUIRED_ATTRIBUTE_MISSING [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/DomSchemaValidator.cpp:47:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Val_Always [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/DomSchemaValidator.cpp:73:26: performance:inconclusive: Technically the member function 'FlightCrew::DomSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/DomSchemaValidator.h:49:10: note: Technically the member function 'FlightCrew::DomSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/DomSchemaValidator.cpp:73:26: note: Technically the member function 'FlightCrew::DomSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/ElementCountOneValidator.cpp:49:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_WRONG_ELEMENT_COUNT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/ElementPresentValidator.cpp:45:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ELEMENT_NOT_PRESENT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.cpp:51:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_NCX_CONTENT_FILE_DOES_NOT_EXIST [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.cpp:79:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NCX_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.cpp:74:76: performance:inconclusive: Technically the member function 'FlightCrew::ContentTargetsPresent::GetContentTargets' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.h:56:34: note: Technically the member function 'FlightCrew::ContentTargetsPresent::GetContentTargets' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.cpp:74:76: note: Technically the member function 'FlightCrew::ContentTargetsPresent::GetContentTargets' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.h:37:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.h:37:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/NcxSatisfiesSchema.cpp:48:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NCX_XSD_NS [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/NcxSatisfiesSchema.h:39:27: style: The function 'ValidateFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:38:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/NcxSatisfiesSchema.h:39:27: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/ContainerListedOpfPresent.cpp:38:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTAINER_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/ContainerListedOpfPresent.h:36:35: style: The function 'ValidateFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:38:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/ContainerListedOpfPresent.h:36:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/ContainerListsOpf.cpp:38:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTAINER_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/ContainerListsOpf.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/ContainerListsOpf.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/ContainerSatisfiesSchema.cpp:44:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTAINER_XSD_NS [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/ContainerSatisfiesSchema.h:37:27: style: The function 'ValidateFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:38:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/ContainerSatisfiesSchema.h:37:27: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/EncryptionSatisfiesSchema.cpp:50:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTAINER_XSD_NS [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/EncryptionSatisfiesSchema.h:37:27: style: The function 'ValidateFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:38:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/EncryptionSatisfiesSchema.h:37:27: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/MimetypeBytesValid.cpp:33:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/MimetypeBytesValid.h:36:35: style: The function 'ValidateFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:38:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/MimetypeBytesValid.h:36:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/SignaturesSatisfiesSchema.cpp:46:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTAINER_XSD_NS [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/SignaturesSatisfiesSchema.h:37:27: style: The function 'ValidateFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:38:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Ocf/SignaturesSatisfiesSchema.h:37:27: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ContributorAttributesPresent.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAIN_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ContributorAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ContributorAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CoverageAttributesPresent.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAIN_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CoverageAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CoverageAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorAttributesPresent.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAIN_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorOrContributorRoleValid.cpp:37:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorOrContributorRoleValid.cpp:65:68: performance:inconclusive: Technically the member function 'FlightCrew::CreatorOrContributorRoleValid::GetRelatorSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorOrContributorRoleValid.h:42:41: note: Technically the member function 'FlightCrew::CreatorOrContributorRoleValid::GetRelatorSet' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorOrContributorRoleValid.cpp:65:68: note: Technically the member function 'FlightCrew::CreatorOrContributorRoleValid::GetRelatorSet' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorOrContributorRoleValid.h:36:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorOrContributorRoleValid.h:36:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DCMetadataAllowedChildren.cpp:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLE_QNAME [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DCMetadataAllowedChildren.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DCMetadataAllowedChildren.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DCMetadataAttributesPresent.cpp:35:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DCMetadataAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DCMetadataAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateAttributesPresent.cpp:34:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateValid.cpp:59:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateValid.cpp:82:17: performance:inconclusive: Technically the member function 'FlightCrew::DateValid::ValidDateString' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateValid.h:48:10: note: Technically the member function 'FlightCrew::DateValid::ValidDateString' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateValid.cpp:82:17: note: Technically the member function 'FlightCrew::DateValid::ValidDateString' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateValid.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateValid.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DescriptionAttributesPresent.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAIN_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DescriptionAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DescriptionAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/FormatAttributesPresent.cpp:35:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/FormatAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/FormatAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/GuideAllowedChildren.cpp:34:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/GuideAllowedChildren.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/GuideAllowedChildren.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/GuideAttributesPresent.cpp:35:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/GuideAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/GuideAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdentifierAttributesPresent.cpp:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdentifierAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdentifierAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdentifierPresent.cpp:33:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdentifierPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdentifierPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsUnique.cpp:56:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ID_NOT_UNIQUE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsUnique.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsUnique.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsValid.cpp:51:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_BAD_ID_VALUE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsValid.cpp:97:16: performance:inconclusive: Technically the member function 'FlightCrew::IdsValid::ValidIdNameStartChar' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsValid.h:44:10: note: Technically the member function 'FlightCrew::IdsValid::ValidIdNameStartChar' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsValid.cpp:97:16: note: Technically the member function 'FlightCrew::IdsValid::ValidIdNameStartChar' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsValid.h:36:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsValid.h:36:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemAttributesPresent.cpp:42:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemFilesPresent.cpp:37:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemFilesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemFilesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefUnique.cpp:37:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefUnique.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefUnique.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.cpp:37:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.cpp:67:21: performance:inconclusive: Technically the member function 'FlightCrew::ItemHrefValid::ValidUri' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.h:47:10: note: Technically the member function 'FlightCrew::ItemHrefValid::ValidUri' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.cpp:67:21: note: Technically the member function 'FlightCrew::ItemHrefValid::ValidUri' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.cpp:73:21: performance:inconclusive: Technically the member function 'FlightCrew::ItemHrefValid::UriHasFragment' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.h:55:10: note: Technically the member function 'FlightCrew::ItemHrefValid::UriHasFragment' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.cpp:73:21: note: Technically the member function 'FlightCrew::ItemHrefValid::UriHasFragment' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemLinearValid.cpp:36:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemLinearValid.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemLinearValid.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemMediaTypeValid.cpp:38:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemMediaTypeValid.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemMediaTypeValid.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemPresent.cpp:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemReqModsOnlyWithReqNS.cpp:36:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemReqModsOnlyWithReqNS.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemReqModsOnlyWithReqNS.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemrefAttributesPresent.cpp:38:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemrefAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemrefAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemrefIdrefUnique.cpp:36:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemrefIdrefUnique.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemrefIdrefUnique.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemrefIdrefValid.cpp:35:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemrefIdrefValid.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemrefIdrefValid.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemrefPresent.cpp:34:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemrefPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemrefPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/LanguagePresent.cpp:33:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/LanguagePresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/LanguagePresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ManifestAllowedChildren.cpp:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ManifestAllowedChildren.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ManifestAllowedChildren.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ManifestAttributesPresent.cpp:35:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ManifestAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ManifestAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/MetaAttributesPresent.cpp:35:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAIN_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/MetaAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/MetaAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/MetadataAllowedChildren.h:38:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/MetadataAllowedChildren.h:38:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/MetadataAttributesPresent.cpp:35:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/MetadataAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/MetadataAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/NcxPresent.cpp:36:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/NcxPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/NcxPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/OneManifest.cpp:32:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/OneManifest.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/OneManifest.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/OneMetadata.cpp:32:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/OneMetadata.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/OneMetadata.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/OneSpine.cpp:33:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/OneSpine.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/OneSpine.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageAllowedChildren.cpp:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageAllowedChildren.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageAllowedChildren.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageAttributesPresent.cpp:38:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageIsRoot.cpp:40:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_PACKAGE_NOT_ROOT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageIsRoot.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageIsRoot.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageUniqueIdentifierValid.cpp:39:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageUniqueIdentifierValid.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageUniqueIdentifierValid.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageVersionCorrect.cpp:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_BAD_PACKAGE_VERSION [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageVersionCorrect.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PackageVersionCorrect.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PublisherAttributesPresent.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAIN_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PublisherAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/PublisherAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:100:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_REACHABLE_OPS_DOC_NOT_IN_SPINE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:124:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_REACHABLE_RESOURCE_NOT_IN_MANIFEST [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:149:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING_OPF_RESOURCE_IN_MANIFEST_NOT_REACHABLE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:162:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NCX_MIME [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:173:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:210:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:232:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:254:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:274:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:314:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NCX_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:378:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XHTML_MIME [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:399:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSS_MIME [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:489:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:548:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:591:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:159:28: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::AllowedToBeNotReachable' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:95:10: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::AllowedToBeNotReachable' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:159:28: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::AllowedToBeNotReachable' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:166:69: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetManifestItems' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:104:51: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetManifestItems' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:166:69: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetManifestItems' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:203:56: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::SpinePaths' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:131:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::SpinePaths' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:203:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::SpinePaths' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:225:56: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GuidePaths' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:142:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GuidePaths' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:225:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GuidePaths' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:247:56: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::ToursPaths' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:153:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::ToursPaths' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:247:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::ToursPaths' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:269:32: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathToNcx' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:165:14: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathToNcx' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:269:32: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathToNcx' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:369:56: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyOpsDocs' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:207:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyOpsDocs' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:369:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyOpsDocs' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:390:56: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyCssDocs' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:216:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyCssDocs' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:390:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyCssDocs' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:568:56: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathsFromItems' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:262:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathsFromItems' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:568:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathsFromItems' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:585:28: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::IsFilesystemPath' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:272:10: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::IsFilesystemPath' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:585:28: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::IsFilesystemPath' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:42:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:42:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceAttributesPresent.cpp:39:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceTypeValid.cpp:36:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceTypeValid.cpp:60:57: performance:inconclusive: Technically the member function 'FlightCrew::ReferenceTypeValid::GetReferenceTypesSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceTypeValid.h:42:41: note: Technically the member function 'FlightCrew::ReferenceTypeValid::GetReferenceTypesSet' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceTypeValid.cpp:60:57: note: Technically the member function 'FlightCrew::ReferenceTypeValid::GetReferenceTypesSet' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceTypeValid.h:36:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceTypeValid.h:36:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/RelationAttributesPresent.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAIN_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/RelationAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/RelationAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/RightsAttributesPresent.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAIN_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/RightsAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/RightsAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SiteAttributesPresent.cpp:38:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SiteAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SiteAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SourceAttributesPresent.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAIN_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SourceAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SourceAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SpineAllowedChildren.cpp:34:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SpineAllowedChildren.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SpineAllowedChildren.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SpineAttributesPresent.cpp:37:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SpineAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SpineAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SpineTocValid.cpp:36:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SpineTocValid.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SpineTocValid.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SubjectAttributesPresent.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAIN_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SubjectAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/SubjectAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TitleAttributesPresent.cpp:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAIN_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TitleAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TitleAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TitlePresent.cpp:33:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TitlePresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TitlePresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TourAllowedChildren.cpp:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TourAllowedChildren.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TourAllowedChildren.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TourAttributesPresent.cpp:37:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TourAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TourAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ToursAllowedChildren.cpp:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ToursAllowedChildren.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ToursAllowedChildren.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ToursAttributesPresent.cpp:35:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ToursAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ToursAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TypeAttributesPresent.cpp:35:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TypeAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/TypeAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/XMetadataAllowedChildren.cpp:36:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/XMetadataAllowedChildren.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/XMetadataAllowedChildren.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/XMetadataAttributesPresent.cpp:35:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPF_XML_NAMESPACE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/XMetadataAttributesPresent.h:35:35: style: The function 'ValidateXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:40:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Opf/XMetadataAttributesPresent.h:35:35: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.cpp:46:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fgXercesScannerName [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.cpp:84:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fgXercesSchemaExternalSchemaLocation [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.cpp:73:26: performance:inconclusive: Technically the member function 'FlightCrew::SaxSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.h:46:10: note: Technically the member function 'FlightCrew::SaxSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.cpp:73:26: note: Technically the member function 'FlightCrew::SaxSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.cpp:47:26: style: C-style pointer casting [cstyleCast] flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.cpp:85:25: style: C-style pointer casting [cstyleCast] flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/SatisfiesXhtmlSchema.cpp:60:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPS201_XSD_NS [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/SatisfiesXhtmlSchema.h:39:27: style: The function 'ValidateFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:38:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/SatisfiesXhtmlSchema.h:39:27: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.cpp:49:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XHTML_BAD_DTD [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.cpp:64:22: performance:inconclusive: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdCorrect' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.h:39:10: note: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdCorrect' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.cpp:64:22: note: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdCorrect' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.cpp:85:21: performance:inconclusive: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdStartLocation' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.h:41:9: note: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdStartLocation' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.cpp:85:21: note: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdStartLocation' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.h:35:27: style: The function 'ValidateFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:38:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.h:35:27: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:47:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_SPECIFIES_NEITHER_UTF8_NOR_UTF16 [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:93:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:91:19: performance:inconclusive: Technically the member function 'FlightCrew::UsesUnicode::FileIsValidUtf8' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:46:10: note: Technically the member function 'FlightCrew::UsesUnicode::FileIsValidUtf8' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:91:19: note: Technically the member function 'FlightCrew::UsesUnicode::FileIsValidUtf8' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:136:19: performance:inconclusive: Technically the member function 'FlightCrew::UsesUnicode::HasXmlDeclaration' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:79:10: note: Technically the member function 'FlightCrew::UsesUnicode::HasXmlDeclaration' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:136:19: note: Technically the member function 'FlightCrew::UsesUnicode::HasXmlDeclaration' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:142:26: performance:inconclusive: Technically the member function 'FlightCrew::UsesUnicode::GetDeclaredEncoding' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:87:17: note: Technically the member function 'FlightCrew::UsesUnicode::GetDeclaredEncoding' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:142:26: note: Technically the member function 'FlightCrew::UsesUnicode::GetDeclaredEncoding' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:36:27: style: The function 'ValidateFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:38:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:36:27: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/Xml/WellFormedXml.cpp:37:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fgWFXMLScanner [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/Validators/Xml/WellFormedXml.h:41:27: style: The function 'ValidateFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] flightcrew-0.9.3/src/FlightCrew/Validators/IValidator.h:38:35: note: Virtual function in base class flightcrew-0.9.3/src/FlightCrew/Validators/Xml/WellFormedXml.h:41:27: note: Function in derived class flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.cpp:38:22: performance:inconclusive: Technically the member function 'FlightCrew::XmlValidator::ResultWithNodeLocation' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:48:12: note: Technically the member function 'FlightCrew::XmlValidator::ResultWithNodeLocation' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.cpp:38:22: note: Technically the member function 'FlightCrew::XmlValidator::ResultWithNodeLocation' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/tests/framework_tests/EpubValidates_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ELEMENT_NOT_PRESENT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/framework_tests/EpubValidates_test.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_EPUB_NOT_VALID_ZIP_ARCHIVE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/framework_tests/EpubValidates_test.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_EPUB_NO_CONTAINER_XML [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/ncx_tests/ContentTargetsPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_NCX_CONTENT_FILE_DOES_NOT_EXIST [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/ncx_tests/NcxSatisfiesSchema_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_SCHEMA_NOT_SATISFIED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/ocf_tests/ContainerListedOpfPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OCF_CONTAINER_SPECIFIED_OPF_DOESNT_EXIST [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/ocf_tests/ContainerListsOpf_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OCF_CONTAINER_DOESNT_LIST_OPF [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/ocf_tests/ContainerSatisfiesSchema_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_SCHEMA_NOT_SATISFIED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/ocf_tests/EncryptionSatisfiesSchema_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_SCHEMA_NOT_SATISFIED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/ocf_tests/MimetypeBytesValid_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_EPUB_MIMETYPE_BYTES_INVALID [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/ocf_tests/SignaturesSatisfiesSchema_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_SCHEMA_NOT_SATISFIED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ContributorAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/CoverageAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/CreatorAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/CreatorOrContributorRoleValid_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_BAD_CREATOR_OR_CONTRIBUTOR_ROLE_VALUE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/DCMetadataAllowedChildren_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_CHILD_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/DCMetadataAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/DateAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/DateValid_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_BAD_DATE_VALUE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/DescriptionAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/FormatAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/GuideAllowedChildren_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_CHILD_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/GuideAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/IdentifierAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/IdentifierPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ELEMENT_NOT_PRESENT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/IdsUnique_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ID_NOT_UNIQUE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/IdsValid_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_BAD_ID_VALUE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemAttributesPresent_test.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_REQUIRED_ATTRIBUTE_MISSING [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemFilesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_ITEM_FILE_DOESNT_EXIST [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemHrefUnique_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_ITEM_HREF_NOT_UNIQUE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemHrefValid_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_ITEM_HREF_INVALID_URI [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemLinearValid_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_BAD_ITEM_LINEAR_VALUE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemMediaTypeValid_test.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_BAD_ITEM_MEDIA_TYPE_VALUE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ELEMENT_NOT_PRESENT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemReqModsOnlyWithReqNS_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_ITEM_REQMOD_WITHOUT_REQNS [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemrefAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemrefAttributesPresent_test.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_REQUIRED_ATTRIBUTE_MISSING [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemrefIdrefUnique_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_IDREF_NOT_UNIQUE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemrefIdrefValid_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_IDREF_ID_DOES_NOT_EXIST [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ItemrefPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ELEMENT_NOT_PRESENT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/LanguagePresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ELEMENT_NOT_PRESENT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ManifestAllowedChildren_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_CHILD_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ManifestAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/MetaAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/MetaAttributesPresent_test.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_REQUIRED_ATTRIBUTE_MISSING [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/MetadataAllowedChildren_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_CHILD_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/MetadataAllowedChildren_test.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_CHILD_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/MetadataAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/NcxPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_NCX_NOT_PRESENT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/OneManifest_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_WRONG_ELEMENT_COUNT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/OneManifest_test.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_WRONG_ELEMENT_COUNT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/OneMetadata_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_WRONG_ELEMENT_COUNT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/OneMetadata_test.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_WRONG_ELEMENT_COUNT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/OneSpine_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_WRONG_ELEMENT_COUNT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/OneSpine_test.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_WRONG_ELEMENT_COUNT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/PackageAllowedChildren_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_CHILD_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/PackageAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/PackageAttributesPresent_test.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_REQUIRED_ATTRIBUTE_MISSING [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/PackageIsRoot_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_PACKAGE_NOT_ROOT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/PackageUniqueIdentifierValid_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_PACKAGE_UNIQUE_IDENTIFIER_DOES_NOT_EXIST [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/PackageVersionCorrect_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_BAD_PACKAGE_VERSION [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/PublisherAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ReachabilityAnalysis_test.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_REACHABLE_OPS_DOC_NOT_IN_SPINE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ReachabilityAnalysis_test.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING_OPF_RESOURCE_IN_MANIFEST_NOT_REACHABLE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ReachabilityAnalysis_test.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_REACHABLE_RESOURCE_NOT_IN_MANIFEST [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ReferenceAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ReferenceAttributesPresent_test.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_REQUIRED_ATTRIBUTE_MISSING [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ReferenceTypeValid_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_BAD_REFERENCE_TYPE_VALUE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/RelationAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/RightsAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/SiteAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/SiteAttributesPresent_test.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_REQUIRED_ATTRIBUTE_MISSING [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/SourceAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/SpineAllowedChildren_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_CHILD_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/SpineAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/SpineAttributesPresent_test.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_REQUIRED_ATTRIBUTE_MISSING [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/SpineTocValid_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_OPF_BAD_SPINE_TOC_VALUE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/SubjectAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/TitleAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/TitlePresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ELEMENT_NOT_PRESENT [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/TourAllowedChildren_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_CHILD_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/TourAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/TourAttributesPresent_test.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_REQUIRED_ATTRIBUTE_MISSING [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ToursAllowedChildren_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_CHILD_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/ToursAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/TypeAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/XMetadataAllowedChildren_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_CHILD_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/opf_tests/XMetadataAttributesPresent_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_ATTRIBUTE_NOT_RECOGNIZED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/test_main.cpp:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/xhtml_tests/SatisfiesXhtmlSchema_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_SCHEMA_NOT_SATISFIED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/xhtml_tests/SatisfiesXhtmlSchema_test.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_SCHEMA_NOT_SATISFIED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/xhtml_tests/SatisfiesXhtmlSchema_test.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_NOT_WELL_FORMED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/xhtml_tests/UsesCorrectDtd_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XHTML_BAD_DTD [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/xhtml_tests/UsesCorrectDtd_test.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XHTML_BAD_DTD [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/xml_tests/UsesUnicode_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNABLE_TO_PERFORM_VALIDATION [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/xml_tests/UsesUnicode_test.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_SPECIFIES_NEITHER_UTF8_NOR_UTF16 [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/xml_tests/UsesUnicode_test.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_BYTESTREAM_NEITHER_UTF8_NOR_UTF16 [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/xml_tests/UsesUnicode_test.cpp:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_BYTESTREAM_NEITHER_UTF8_NOR_UTF16 [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/FlightCrew/tests/xml_tests/WellFormedXml_test.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_XML_NOT_WELL_FORMED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/XercesExtensions/FromXercesStringConverter.h:37:9: style: Class 'FromXercesStringConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flightcrew-0.9.3/src/XercesExtensions/FromXercesStringConverter.cpp:35:24: style: C-style pointer casting [cstyleCast] flightcrew-0.9.3/src/XercesExtensions/LocationAwareDOMParser.h:39:5: style: Class 'LocationAwareDOMParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flightcrew-0.9.3/src/XercesExtensions/ToXercesStringConverter.h:38:5: style: Class 'ToXercesStringConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flightcrew-0.9.3/src/XercesExtensions/ToXercesStringConverter.h:40:5: style: Class 'ToXercesStringConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flightcrew-0.9.3/src/XercesExtensions/ToXercesStringConverter.cpp:33:14: style: C-style pointer casting [cstyleCast] flightcrew-0.9.3/src/XercesExtensions/ToXercesStringConverter.cpp:54:18: style: C-style pointer casting [cstyleCast] flightcrew-0.9.3/src/XercesExtensions/XmlUtils.cpp:167:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELEMENT_NODE [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/XercesExtensions/XmlUtils.cpp:196:12: performance: Range variable 'element_qname' should be declared as const reference. [iterateByValue] flightcrew-0.9.3/src/zipios/src/outputstringstream.h:30:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ends [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/basicentry.cpp:30:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _basepath [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/basicentry.cpp:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comment [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/basicentry.cpp:59:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STORED [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/basicentry.cpp:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/basicentry.cpp:71:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/basicentry.cpp:80:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _size [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/basicentry.cpp:88:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/basicentry.cpp:94:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/basicentry.cpp:99:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comment [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/basicentry.cpp:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/basicentry.cpp:119:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _size [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/basicentry.cpp:128:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/collcoll.cpp:17:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/collcoll.cpp:22:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/collcoll.cpp:32:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/collcoll.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/collcoll.cpp:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/collcoll.cpp:60:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/collcoll.cpp:73:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/collcoll.cpp:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/collcoll.cpp:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/collcoll.cpp:52:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] flightcrew-0.9.3/src/zipios/src/collcoll.cpp:103:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] flightcrew-0.9.3/src/zipios/src/deflateoutputstreambuf.cpp:33:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zalloc [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/deflateoutputstreambuf.cpp:56:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_in [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/deflateoutputstreambuf.cpp:90:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _zs_initialized [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/deflateoutputstreambuf.cpp:110:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avail_in [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/deflateoutputstreambuf.cpp:163:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _outvecsize [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/deflateoutputstreambuf.cpp:176:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_out [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/dircoll.cpp:26:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/dircoll.cpp:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/dircoll.cpp:39:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/dircoll.cpp:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/dircoll.cpp:69:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/dircoll.cpp:78:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/dircoll.cpp:107:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/dircoll.cpp:122:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _entries_loaded [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/dircoll.cpp:134:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filepath [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/fcoll.cpp:18:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/fcoll.cpp:36:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/fcoll.cpp:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/fcoll.cpp:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/fcollexceptions.cpp:24:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _what [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/fcollexceptions.cpp:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _what [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/fcollexceptions.cpp:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _what [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/fcollexceptions.cpp:108:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _what [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/filepath.cpp:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _checked [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/filterinputstreambuf.cpp:12:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _inbuf [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/filterinputstreambuf.cpp:19:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _del_inbuf [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/filteroutputstreambuf.cpp:12:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _outbuf [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/filteroutputstreambuf.cpp:19:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _del_outbuf [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/gzipoutputstream.cpp:17:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ozf [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/gzipoutputstream.cpp:26:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ofs [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/gzipoutputstream.cpp:41:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ofs [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/gzipoutputstream.cpp:53:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ozf [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/gzipoutputstreambuf.cpp:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/gzipoutputstreambuf.cpp:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _comment [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/gzipoutputstreambuf.cpp:38:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _open [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/gzipoutputstreambuf.cpp:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _open [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/gzipoutputstreambuf.cpp:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/gzipoutputstreambuf.cpp:97:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _outbuf [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/inflateinputstreambuf.cpp:33:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zalloc [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/inflateinputstreambuf.cpp:45:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _zs [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/inflateinputstreambuf.cpp:62:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avail_out [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/inflateinputstreambuf.cpp:124:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_in [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipextraction.cpp:41:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipextraction.cpp:103:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/backbuffer.h:66:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/backbuffer.h:79:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:24:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:68:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:104:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:116:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:154:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _vs [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:180:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:191:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:175:17: style: The scope of the variable 'ent' can be reduced. [variableScope] flightcrew-0.9.3/src/zipios/src/zipfile.cpp:178:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extract_version [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:67:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compress_size [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:71:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crc_32 [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extra_field [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:79:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compress_method [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:83:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:91:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:100:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uncompress_size [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:104:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_mod_fdate [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:109:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _valid [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:114:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:123:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compress_size [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:127:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crc_32 [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:131:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extra_field [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:136:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compress_method [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:140:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uncompress_size [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:153:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_mod_fdate [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:159:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:172:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gp_bitfield [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:190:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable writer_version [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:200:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_comment [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:204:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rel_offset_loc_head [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:208:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rel_offset_loc_head [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:213:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_comment [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:220:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filename [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:243:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/ziphead.cpp:172:22: style: Expression '(X & 0x4) == 0x1' is always false. [comparisonError] flightcrew-0.9.3/src/zipios/src/zipheadio.cpp:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipheadio.cpp:64:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipinputstream.cpp:18:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable izf [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipinputstream.cpp:27:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ifs [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipinputstream.cpp:55:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable izf [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipinputstreambuf.cpp:24:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _open_entry [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipinputstreambuf.cpp:40:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _open_entry [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipinputstreambuf.cpp:83:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _open_entry [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstream.cpp:18:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ozf [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstream.cpp:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ofs [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstream.cpp:40:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ofs [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstream.cpp:76:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ozf [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstreambuf.cpp:31:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _open_entry [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstreambuf.cpp:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _open [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstreambuf.cpp:62:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _open_entry [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstreambuf.cpp:84:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _zip_comment [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstreambuf.cpp:89:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _level [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstreambuf.cpp:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _method [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstreambuf.cpp:128:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _open_entry [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstreambuf.cpp:135:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _open_entry [valueFlowBailoutIncompleteVar] flightcrew-0.9.3/src/zipios/src/zipoutputstreambuf.cpp:152:9: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] diff: 2.17.0 flightcrew-0.9.3/src/FlightCrew/Framework/ValidateEpub.cpp:251:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursive_directory_iterator [valueFlowBailoutIncompleteVar] head flightcrew-0.9.3/src/FlightCrew/Framework/ValidateEpub.cpp:254:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING_NON_ASCII_FILENAME [valueFlowBailoutIncompleteVar] head flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.cpp:54:45: style:inconclusive: Either there is a missing 'override', or the member function 'FlightCrew::ErrorResultCollector::GetResults' can be const. [functionConst] flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.h:49:27: note: Either there is a missing 'override', or the member function 'FlightCrew::ErrorResultCollector::GetResults' can be const. flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.cpp:54:45: note: Either there is a missing 'override', or the member function 'FlightCrew::ErrorResultCollector::GetResults' can be const. 2.17.0 flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.h:49:27: style:inconclusive: Either there is a missing 'override', or the member function 'FlightCrew::ErrorResultCollector::GetResults' can be const. [functionConst] flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.cpp:54:45: note: Either there is a missing 'override', or the member function 'FlightCrew::ErrorResultCollector::GetResults' can be const. flightcrew-0.9.3/src/FlightCrew/Misc/ErrorResultCollector.h:49:27: note: Either there is a missing 'override', or the member function 'FlightCrew::ErrorResultCollector::GetResults' can be const. head flightcrew-0.9.3/src/FlightCrew/Misc/TempFolder.cpp:45:22: style:inconclusive: Technically the member function 'FlightCrew::TempFolder::GetPath' can be const. [functionConst] flightcrew-0.9.3/src/FlightCrew/Misc/TempFolder.h:39:14: note: Technically the member function 'FlightCrew::TempFolder::GetPath' can be const. flightcrew-0.9.3/src/FlightCrew/Misc/TempFolder.cpp:45:22: note: Technically the member function 'FlightCrew::TempFolder::GetPath' can be const. 2.17.0 flightcrew-0.9.3/src/FlightCrew/Misc/TempFolder.h:39:14: style:inconclusive: Technically the member function 'FlightCrew::TempFolder::GetPath' can be const. [functionConst] flightcrew-0.9.3/src/FlightCrew/Misc/TempFolder.cpp:45:22: note: Technically the member function 'FlightCrew::TempFolder::GetPath' can be const. flightcrew-0.9.3/src/FlightCrew/Misc/TempFolder.h:39:14: note: Technically the member function 'FlightCrew::TempFolder::GetPath' can be const. head flightcrew-0.9.3/src/FlightCrew/Validators/DomSchemaValidator.cpp:73:26: performance:inconclusive: Technically the member function 'FlightCrew::DomSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/DomSchemaValidator.h:49:10: note: Technically the member function 'FlightCrew::DomSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/DomSchemaValidator.cpp:73:26: note: Technically the member function 'FlightCrew::DomSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/DomSchemaValidator.h:49:10: performance:inconclusive: Technically the member function 'FlightCrew::DomSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/DomSchemaValidator.cpp:73:26: note: Technically the member function 'FlightCrew::DomSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/DomSchemaValidator.h:49:10: note: Technically the member function 'FlightCrew::DomSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.cpp:74:76: performance:inconclusive: Technically the member function 'FlightCrew::ContentTargetsPresent::GetContentTargets' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.h:56:34: note: Technically the member function 'FlightCrew::ContentTargetsPresent::GetContentTargets' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.cpp:74:76: note: Technically the member function 'FlightCrew::ContentTargetsPresent::GetContentTargets' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.h:56:34: performance:inconclusive: Technically the member function 'FlightCrew::ContentTargetsPresent::GetContentTargets' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.cpp:74:76: note: Technically the member function 'FlightCrew::ContentTargetsPresent::GetContentTargets' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Ncx/ContentTargetsPresent.h:56:34: note: Technically the member function 'FlightCrew::ContentTargetsPresent::GetContentTargets' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorOrContributorRoleValid.cpp:65:68: performance:inconclusive: Technically the member function 'FlightCrew::CreatorOrContributorRoleValid::GetRelatorSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorOrContributorRoleValid.h:42:41: note: Technically the member function 'FlightCrew::CreatorOrContributorRoleValid::GetRelatorSet' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorOrContributorRoleValid.cpp:65:68: note: Technically the member function 'FlightCrew::CreatorOrContributorRoleValid::GetRelatorSet' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorOrContributorRoleValid.h:42:41: performance:inconclusive: Technically the member function 'FlightCrew::CreatorOrContributorRoleValid::GetRelatorSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorOrContributorRoleValid.cpp:65:68: note: Technically the member function 'FlightCrew::CreatorOrContributorRoleValid::GetRelatorSet' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/CreatorOrContributorRoleValid.h:42:41: note: Technically the member function 'FlightCrew::CreatorOrContributorRoleValid::GetRelatorSet' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateValid.cpp:82:17: performance:inconclusive: Technically the member function 'FlightCrew::DateValid::ValidDateString' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateValid.h:48:10: note: Technically the member function 'FlightCrew::DateValid::ValidDateString' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateValid.cpp:82:17: note: Technically the member function 'FlightCrew::DateValid::ValidDateString' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateValid.h:48:10: performance:inconclusive: Technically the member function 'FlightCrew::DateValid::ValidDateString' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateValid.cpp:82:17: note: Technically the member function 'FlightCrew::DateValid::ValidDateString' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/DateValid.h:48:10: note: Technically the member function 'FlightCrew::DateValid::ValidDateString' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsValid.cpp:97:16: performance:inconclusive: Technically the member function 'FlightCrew::IdsValid::ValidIdNameStartChar' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsValid.h:44:10: note: Technically the member function 'FlightCrew::IdsValid::ValidIdNameStartChar' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsValid.cpp:97:16: note: Technically the member function 'FlightCrew::IdsValid::ValidIdNameStartChar' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsValid.h:44:10: performance:inconclusive: Technically the member function 'FlightCrew::IdsValid::ValidIdNameStartChar' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsValid.cpp:97:16: note: Technically the member function 'FlightCrew::IdsValid::ValidIdNameStartChar' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/IdsValid.h:44:10: note: Technically the member function 'FlightCrew::IdsValid::ValidIdNameStartChar' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.cpp:67:21: performance:inconclusive: Technically the member function 'FlightCrew::ItemHrefValid::ValidUri' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.h:47:10: note: Technically the member function 'FlightCrew::ItemHrefValid::ValidUri' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.cpp:67:21: note: Technically the member function 'FlightCrew::ItemHrefValid::ValidUri' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.cpp:73:21: performance:inconclusive: Technically the member function 'FlightCrew::ItemHrefValid::UriHasFragment' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.h:55:10: note: Technically the member function 'FlightCrew::ItemHrefValid::UriHasFragment' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.cpp:73:21: note: Technically the member function 'FlightCrew::ItemHrefValid::UriHasFragment' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.h:47:10: performance:inconclusive: Technically the member function 'FlightCrew::ItemHrefValid::ValidUri' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.cpp:67:21: note: Technically the member function 'FlightCrew::ItemHrefValid::ValidUri' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.h:47:10: note: Technically the member function 'FlightCrew::ItemHrefValid::ValidUri' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.h:55:10: performance:inconclusive: Technically the member function 'FlightCrew::ItemHrefValid::UriHasFragment' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.cpp:73:21: note: Technically the member function 'FlightCrew::ItemHrefValid::UriHasFragment' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ItemHrefValid.h:55:10: note: Technically the member function 'FlightCrew::ItemHrefValid::UriHasFragment' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:159:28: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::AllowedToBeNotReachable' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:95:10: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::AllowedToBeNotReachable' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:159:28: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::AllowedToBeNotReachable' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:166:69: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetManifestItems' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:104:51: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetManifestItems' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:166:69: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetManifestItems' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:203:56: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::SpinePaths' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:131:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::SpinePaths' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:203:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::SpinePaths' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:225:56: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GuidePaths' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:142:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GuidePaths' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:225:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GuidePaths' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:247:56: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::ToursPaths' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:153:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::ToursPaths' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:247:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::ToursPaths' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:269:32: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathToNcx' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:165:14: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathToNcx' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:269:32: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathToNcx' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:369:56: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyOpsDocs' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:207:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyOpsDocs' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:369:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyOpsDocs' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:390:56: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyCssDocs' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:216:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyCssDocs' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:390:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyCssDocs' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:568:56: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathsFromItems' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:262:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathsFromItems' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:568:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathsFromItems' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:585:28: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::IsFilesystemPath' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:272:10: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::IsFilesystemPath' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:585:28: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::IsFilesystemPath' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:104:51: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetManifestItems' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:166:69: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetManifestItems' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:104:51: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetManifestItems' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:131:38: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::SpinePaths' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:203:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::SpinePaths' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:131:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::SpinePaths' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:142:38: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GuidePaths' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:225:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GuidePaths' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:142:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GuidePaths' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:153:38: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::ToursPaths' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:247:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::ToursPaths' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:153:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::ToursPaths' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:165:14: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathToNcx' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:269:32: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathToNcx' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:165:14: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathToNcx' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:207:38: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyOpsDocs' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:369:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyOpsDocs' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:207:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyOpsDocs' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:216:38: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyCssDocs' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:390:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyCssDocs' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:216:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetOnlyCssDocs' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:262:38: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathsFromItems' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:568:56: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathsFromItems' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:262:38: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::GetPathsFromItems' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:272:10: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::IsFilesystemPath' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:585:28: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::IsFilesystemPath' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:272:10: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::IsFilesystemPath' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:95:10: performance:inconclusive: Technically the member function 'FlightCrew::ReachabilityAnalysis::AllowedToBeNotReachable' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:159:28: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::AllowedToBeNotReachable' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.h:95:10: note: Technically the member function 'FlightCrew::ReachabilityAnalysis::AllowedToBeNotReachable' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceTypeValid.cpp:60:57: performance:inconclusive: Technically the member function 'FlightCrew::ReferenceTypeValid::GetReferenceTypesSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceTypeValid.h:42:41: note: Technically the member function 'FlightCrew::ReferenceTypeValid::GetReferenceTypesSet' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceTypeValid.cpp:60:57: note: Technically the member function 'FlightCrew::ReferenceTypeValid::GetReferenceTypesSet' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceTypeValid.h:42:41: performance:inconclusive: Technically the member function 'FlightCrew::ReferenceTypeValid::GetReferenceTypesSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceTypeValid.cpp:60:57: note: Technically the member function 'FlightCrew::ReferenceTypeValid::GetReferenceTypesSet' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Opf/ReferenceTypeValid.h:42:41: note: Technically the member function 'FlightCrew::ReferenceTypeValid::GetReferenceTypesSet' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.cpp:73:26: performance:inconclusive: Technically the member function 'FlightCrew::SaxSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.h:46:10: note: Technically the member function 'FlightCrew::SaxSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.cpp:73:26: note: Technically the member function 'FlightCrew::SaxSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.h:46:10: performance:inconclusive: Technically the member function 'FlightCrew::SaxSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.cpp:73:26: note: Technically the member function 'FlightCrew::SaxSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/SaxSchemaValidator.h:46:10: note: Technically the member function 'FlightCrew::SaxSchemaValidator::LoadSchemas' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.cpp:64:22: performance:inconclusive: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdCorrect' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.h:39:10: note: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdCorrect' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.cpp:64:22: note: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdCorrect' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.cpp:85:21: performance:inconclusive: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdStartLocation' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.h:41:9: note: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdStartLocation' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.cpp:85:21: note: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdStartLocation' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.h:39:10: performance:inconclusive: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdCorrect' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.cpp:64:22: note: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdCorrect' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.h:39:10: note: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdCorrect' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.h:41:9: performance:inconclusive: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdStartLocation' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.cpp:85:21: note: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdStartLocation' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xhtml/UsesCorrectDtd.h:41:9: note: Technically the member function 'FlightCrew::UsesCorrectDtd::DtdStartLocation' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:136:19: performance:inconclusive: Technically the member function 'FlightCrew::UsesUnicode::HasXmlDeclaration' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:79:10: note: Technically the member function 'FlightCrew::UsesUnicode::HasXmlDeclaration' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:136:19: note: Technically the member function 'FlightCrew::UsesUnicode::HasXmlDeclaration' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:142:26: performance:inconclusive: Technically the member function 'FlightCrew::UsesUnicode::GetDeclaredEncoding' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:87:17: note: Technically the member function 'FlightCrew::UsesUnicode::GetDeclaredEncoding' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:142:26: note: Technically the member function 'FlightCrew::UsesUnicode::GetDeclaredEncoding' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:91:19: performance:inconclusive: Technically the member function 'FlightCrew::UsesUnicode::FileIsValidUtf8' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:46:10: note: Technically the member function 'FlightCrew::UsesUnicode::FileIsValidUtf8' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:91:19: note: Technically the member function 'FlightCrew::UsesUnicode::FileIsValidUtf8' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:46:10: performance:inconclusive: Technically the member function 'FlightCrew::UsesUnicode::FileIsValidUtf8' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:91:19: note: Technically the member function 'FlightCrew::UsesUnicode::FileIsValidUtf8' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:46:10: note: Technically the member function 'FlightCrew::UsesUnicode::FileIsValidUtf8' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:79:10: performance:inconclusive: Technically the member function 'FlightCrew::UsesUnicode::HasXmlDeclaration' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:136:19: note: Technically the member function 'FlightCrew::UsesUnicode::HasXmlDeclaration' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:79:10: note: Technically the member function 'FlightCrew::UsesUnicode::HasXmlDeclaration' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:87:17: performance:inconclusive: Technically the member function 'FlightCrew::UsesUnicode::GetDeclaredEncoding' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.cpp:142:26: note: Technically the member function 'FlightCrew::UsesUnicode::GetDeclaredEncoding' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/Xml/UsesUnicode.h:87:17: note: Technically the member function 'FlightCrew::UsesUnicode::GetDeclaredEncoding' can be static (but you may consider moving to unnamed namespace). head flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.cpp:38:22: performance:inconclusive: Technically the member function 'FlightCrew::XmlValidator::ResultWithNodeLocation' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:48:12: note: Technically the member function 'FlightCrew::XmlValidator::ResultWithNodeLocation' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.cpp:38:22: note: Technically the member function 'FlightCrew::XmlValidator::ResultWithNodeLocation' can be static (but you may consider moving to unnamed namespace). 2.17.0 flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:48:12: performance:inconclusive: Technically the member function 'FlightCrew::XmlValidator::ResultWithNodeLocation' can be static (but you may consider moving to unnamed namespace). [functionStatic] flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.cpp:38:22: note: Technically the member function 'FlightCrew::XmlValidator::ResultWithNodeLocation' can be static (but you may consider moving to unnamed namespace). flightcrew-0.9.3/src/FlightCrew/Validators/XmlValidator.h:48:12: note: Technically the member function 'FlightCrew::XmlValidator::ResultWithNodeLocation' can be static (but you may consider moving to unnamed namespace). DONE