2024-03-26 16:34 ftp://ftp.de.debian.org/debian/pool/main/c/clasp/clasp_3.3.5.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.5.0-25-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.55 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 cppcheck: head 2.13.0 head-info: 61552d0 (2024-03-26 14:25:53 +0100) count: 2618 1022 elapsed-time: 34.7 30.2 head-timing-info: old-timing-info: head results: clasp-3.3.5/app/clasp_app.h:202:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLASP_VERSION [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:75:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgramOptions [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:123:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_aspif [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:175:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:185:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbosity_max [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:308:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLASP_VERSION [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:323:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLASP_HAS_THREADS [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:330:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_level_e1 [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:365:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_default [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:399:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:409:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_asp [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:444:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:458:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:475:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:528:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:579:119: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputVar [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:596:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:617:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:633:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clasp-3.3.5/app/clasp_app.cpp:135:15: warning: Member variable 'ClaspAppBase::fpuMode_' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/app/clasp_app.h:58:2: style: Class 'WriteCnf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/app/clasp_app.h:209:22: style: The function 'getProblemType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/app/clasp_app.h:141:24: note: Virtual function in base class clasp-3.3.5/app/clasp_app.h:209:22: note: Function in derived class clasp-3.3.5/app/clasp_app.h:210:22: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/app/clasp_app.h:142:24: note: Virtual function in base class clasp-3.3.5/app/clasp_app.h:210:22: note: Function in derived class clasp-3.3.5/app/clasp_app.h:211:22: style: The function 'printHelp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/app/clasp_app.h:161:22: note: Virtual function in base class clasp-3.3.5/app/clasp_app.h:211:22: note: Function in derived class clasp-3.3.5/app/clasp_app.cpp:182:16: style: Condition 'setFpuMode()' is always false [knownConditionTrueFalse] clasp-3.3.5/app/clasp_app.cpp:182:16: note: Calling function 'setFpuMode' returns 0 clasp-3.3.5/app/clasp_app.cpp:182:16: note: Condition 'setFpuMode()' is always false clasp-3.3.5/app/clasp_app.cpp:209:16: style: Condition 'setFpuMode()' is always false [knownConditionTrueFalse] clasp-3.3.5/app/clasp_app.cpp:209:16: note: Calling function 'setFpuMode' returns 0 clasp-3.3.5/app/clasp_app.cpp:209:16: note: Condition 'setFpuMode()' is always false clasp-3.3.5/app/clasp_app.cpp:507:29: style: Condition 'handlePreSolveOptions(clasp)' is always true [knownConditionTrueFalse] clasp-3.3.5/app/clasp_app.cpp:507:29: note: Calling function 'handlePreSolveOptions' returns 1 clasp-3.3.5/app/clasp_app.cpp:507:29: note: Condition 'handlePreSolveOptions(clasp)' is always true clasp-3.3.5/app/clasp_app.cpp:146:55: style:inconclusive: Function 'parsePositional' argument 1 names different: declaration 's' definition 't'. [funcArgNamesDifferent] clasp-3.3.5/app/clasp_app.h:163:57: note: Function 'parsePositional' argument 1 names different: declaration 's' definition 't'. clasp-3.3.5/app/clasp_app.cpp:146:55: note: Function 'parsePositional' argument 1 names different: declaration 's' definition 't'. clasp-3.3.5/app/clasp_app.cpp:533:45: style:inconclusive: Function 'LemmaLogger' argument 1 names different: declaration 'outFile' definition 'to'. [funcArgNamesDifferent] clasp-3.3.5/app/clasp_app.h:82:33: note: Function 'LemmaLogger' argument 1 names different: declaration 'outFile' definition 'to'. clasp-3.3.5/app/clasp_app.cpp:533:45: note: Function 'LemmaLogger' argument 1 names different: declaration 'outFile' definition 'to'. clasp-3.3.5/app/clasp_app.cpp:533:64: style:inconclusive: Function 'LemmaLogger' argument 2 names different: declaration 'opts' definition 'o'. [funcArgNamesDifferent] clasp-3.3.5/app/clasp_app.h:82:57: note: Function 'LemmaLogger' argument 2 names different: declaration 'opts' definition 'o'. clasp-3.3.5/app/clasp_app.cpp:533:64: note: Function 'LemmaLogger' argument 2 names different: declaration 'opts' definition 'o'. clasp-3.3.5/app/clasp_app.cpp:661:30: style:inconclusive: Function 'write' argument 1 names different: declaration 'unit' definition 'u'. [funcArgNamesDifferent] clasp-3.3.5/app/clasp_app.h:63:21: note: Function 'write' argument 1 names different: declaration 'unit' definition 'u'. clasp-3.3.5/app/clasp_app.cpp:661:30: note: Function 'write' argument 1 names different: declaration 'unit' definition 'u'. clasp-3.3.5/app/clasp_app.cpp:188:18: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] clasp-3.3.5/examples/example1.cpp:86:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] clasp-3.3.5/examples/example2.cpp:89:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] clasp-3.3.5/examples/example3.cpp:52:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] clasp-3.3.5/examples/example3.cpp:64:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Default [valueFlowBailoutIncompleteVar] clasp-3.3.5/examples/example4.cpp:43:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_user [valueFlowBailoutIncompleteVar] clasp-3.3.5/examples/main.cpp:28:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] clasp-3.3.5/examples/main.cpp:49:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/app/lpconvert.cpp:53:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIB_POTASSCO_VERSION [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/app/lpconvert.cpp:64:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/app/lpconvert.cpp:98:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/app/lpconvert.cpp:37:1: style: The class 'LpConvert' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] clasp-3.3.5/libpotassco/src/application.cpp:72:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance_s [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:75:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance_s [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:79:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sigHandler [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:114:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exitCode_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:137:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance_s [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:144:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:148:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exitCode_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:152:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exitCode_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:158:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:168:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:175:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:180:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:191:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:192:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sigHandler [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:199:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:211:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:217:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeout_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:232:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgramOptions [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:280:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:290:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:298:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:301:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/application.cpp:191:3: style: Struct 'ScopedSig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/src/application.cpp:233:11: style: The scope of the variable 'help' can be reduced. [variableScope] clasp-3.3.5/libpotassco/src/application.cpp:234:7: style: The scope of the variable 'version' can be reduced. [variableScope] clasp-3.3.5/libpotassco/src/aspif.cpp:60:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:142:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sym [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:148:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ids [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:160:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sym [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:201:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:205:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:209:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:216:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:223:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:228:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:233:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:237:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:242:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:247:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:252:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimize [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:255:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Output [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:258:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable External [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:261:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Assume [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:264:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Project [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:267:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edge [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:270:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Heuristic [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:275:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Theory [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:278:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Theory [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:281:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Theory [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:284:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Theory [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:287:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Theory [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:290:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Theory [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:296:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif.cpp:66:4: style: Statements following 'return' will never be executed. [unreachableCode] clasp-3.3.5/libpotassco/src/aspif.cpp:88:4: style: Statements following 'break' will never be executed. [unreachableCode] clasp-3.3.5/libpotassco/src/aspif.cpp:103:4: style: Statements following 'break' will never be executed. [unreachableCode] clasp-3.3.5/libpotassco/src/aspif_text.cpp:44:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:64:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:77:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:101:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:328:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:331:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:334:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:340:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:349:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:353:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:360:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:366:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:385:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimize [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:393:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Output [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:397:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable External [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:400:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Assume [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:403:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Project [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:406:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edge [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:409:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Heuristic [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:458:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable readPos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:553:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable theory_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:566:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable End [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:588:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable res_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:592:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Symbol [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:612:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Paren [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:632:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:431:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directives [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/aspif_text.cpp:196:79: style: Condition 'skipws(),true' is always true [knownConditionTrueFalse] clasp-3.3.5/libpotassco/src/aspif_text.cpp:457:14: style: The scope of the variable 'sep' can be reduced. [variableScope] clasp-3.3.5/libpotassco/src/aspif_text.cpp:457:18: style: Variable 'sep' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/libpotassco/src/aspif_text.cpp:457:29: style: Variable 'term' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/libpotassco/src/clingo.cpp:27:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/clingo.cpp:28:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable True [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/clingo.cpp:29:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/convert.cpp:162:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/convert.cpp:173:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/convert.cpp:179:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/convert.cpp:190:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/convert.cpp:206:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/convert.cpp:212:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/convert.cpp:238:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/convert.cpp:244:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/convert.cpp:265:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wlits_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/convert.cpp:274:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/convert.cpp:77:9: performance:inconclusive: Technically the member function 'Potassco::SmData::falseAtom' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:54:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:58:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:62:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:72:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:82:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:94:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rpos_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:100:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUF_SIZE [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:130:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALLOC_SIZE [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:140:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:142:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_logic [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:148:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:151:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:156:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:159:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:168:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:171:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:175:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:176:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:184:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Complete [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:224:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:246:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:280:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:284:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:287:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/match_basic_types.cpp:293:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:119:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:129:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:133:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descFlag_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:139:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_name [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:146:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_implicit [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:167:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descFlag_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:176:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable property_implicit [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:200:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:224:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_defaulted [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:293:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_level_hidden [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:318:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable caption_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:321:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descLevel_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:325:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:340:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:347:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:354:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:359:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:376:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:390:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:400:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_alias [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:432:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descLevel_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:452:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descLevel_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:491:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_default [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:521:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_fixed [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:542:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_fixed [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:578:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:638:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_alias [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:671:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:771:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:779:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:790:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_name_or_prefix [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:853:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_name_or_prefix [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:866:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parsed [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:890:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parsed [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:895:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parsed [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:926:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ambiguous_option [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/program_options.cpp:717:14: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/src/program_options.cpp:595:22: note: Virtual function in base class clasp-3.3.5/libpotassco/src/program_options.cpp:717:14: note: Function in derived class clasp-3.3.5/libpotassco/src/program_options.cpp:735:14: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/src/program_options.cpp:595:22: note: Virtual function in base class clasp-3.3.5/libpotassco/src/program_options.cpp:735:14: note: Function in derived class clasp-3.3.5/libpotassco/src/program_options.cpp:802:28: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] clasp-3.3.5/libpotassco/src/program_options.cpp:812:17: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/libpotassco/src/rule_utils.cpp:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:34:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sum [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:67:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:84:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable top [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:122:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:128:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:132:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:133:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:134:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:141:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:148:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:149:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sum [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:153:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimize [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:164:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:169:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fix [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:175:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:181:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:203:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:204:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:205:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:206:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:207:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:208:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:209:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:210:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:211:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:219:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/rule_utils.cpp:236:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:43:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:85:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:90:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable delSyms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:94:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable claspExt [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:132:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:145:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:187:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cEdge [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:234:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom_t [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:242:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:264:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:274:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:275:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:277:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:285:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:293:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:298:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:302:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:306:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:311:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:325:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:339:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:347:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:356:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:372:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/smodels.cpp:59:2: style: Struct 'SymTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/src/string_convert.cpp:59:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL_MASK [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:116:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:142:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:282:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sbo_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:285:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:289:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sbo_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:296:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Str [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:301:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:304:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable used [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:307:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Buf [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:317:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sbo_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:326:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Buf [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:340:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sbo [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:375:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Str [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:386:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Str [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:418:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/string_convert.cpp:442:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:160:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] clasp-3.3.5/libpotassco/src/theory_data.cpp:48:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Id_t [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:59:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:62:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:66:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:76:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:79:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Number [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:83:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:86:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Symbol [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:93:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:96:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:97:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:98:130: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:99:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:100:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:101:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:102:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:105:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nTerms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:110:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Id_t [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:120:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nCond_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:123:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:131:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nTerms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:142:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Id_t [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:152:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable guard_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:155:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable guard_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:189:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:201:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:260:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COND_DEFERRED [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:272:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frame [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:275:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:307:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:316:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:322:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elem [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:333:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visit_current [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:338:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/theory_data.cpp:32:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Id_t [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/value_store.cpp:38:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/value_store.cpp:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vptr_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/value_store.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vptr_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/value_store.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vptr_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/value_store.cpp:71:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vptr_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/value_store.cpp:75:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vptr_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/value_store.cpp:79:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vptr_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/src/value_store.cpp:57:47: error: Uninitialized variable: x [uninitvar] clasp-3.3.5/libpotassco/tests/catch.hpp:1882:39: debug: Failed to instantiate template "compare". The checking continues anyway. [templateInstantiation] clasp-3.3.5/libpotassco/tests/catch.hpp:1441:16: debug: Failed to instantiate template "applyEvaluator". The checking continues anyway. [templateInstantiation] clasp-3.3.5/libpotassco/tests/catch.hpp:743:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1401:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1404:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1409:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1412:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1446:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1449:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1456:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1459:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1636:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1717:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1750:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1763:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1947:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1957:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArgT [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:2538:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:2560:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:2583:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:2590:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:2600:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:2611:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:2726:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3037:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3042:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3047:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3657:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:4095:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:4462:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:4470:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:4474:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:4510:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:4514:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:4593:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:4607:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:5139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clara [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:5316:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:5772:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:5796:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:5844:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:5884:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:6025:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:6224:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NeedsAnotherRun [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:6242:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Executing [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:6249:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Executing [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:6435:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIGSTKSZ [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:6735:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:6931:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:6954:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:6967:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:7025:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:7124:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lineInfo [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:7209:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:7559:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:7562:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:7673:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:8479:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:8497:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:8503:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:8759:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:8814:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:8822:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:8835:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:8886:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:8893:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:9096:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:9115:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:9376:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX_10_EXP [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:9772:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uppercase [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:9872:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:9926:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:9941:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:9977:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10223:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10439:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10458:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10474:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10494:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10501:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10701:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10720:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10769:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10876:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10896:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10902:133: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10908:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10936:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:7498:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:4687:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable placeholder [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:4783:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_arg [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:4925:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:4955:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:5000:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Positional [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:5011:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Positional [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3732:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1895:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/catch.hpp:498:9: warning:inconclusive: Member variable 'NotImplementedException::m_what' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] clasp-3.3.5/libpotassco/tests/catch.hpp:930:9: warning:inconclusive: Member variable 'AssertionInfo::resultDisposition' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:1188:9: warning:inconclusive: Member variable 'CopyableStream::oss' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] clasp-3.3.5/libpotassco/tests/catch.hpp:3652:9: warning: Member variable 'TestSpecParser::m_mode' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3652:9: warning: Member variable 'TestSpecParser::m_exclusion' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3652:9: warning: Member variable 'TestSpecParser::m_start' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3652:9: warning: Member variable 'TestSpecParser::m_pos' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:10219:9: warning: Member variable 'JunitReporter::unexpectedExceptions' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3086:9: warning: Member variable 'Option < TagAlias >::storage' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3087:9: warning: Member variable 'Option < TagAlias >::storage' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3090:9: warning: Member variable 'Option < TagAlias >::storage' is not initialized in the copy constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3086:9: warning: Member variable 'Option < unsigned long >::storage' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3087:9: warning: Member variable 'Option < unsigned long >::storage' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3090:9: warning: Member variable 'Option < unsigned long >::storage' is not initialized in the copy constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3086:9: warning: Member variable 'Option < TestRunInfo >::storage' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3087:9: warning: Member variable 'Option < TestRunInfo >::storage' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3090:9: warning: Member variable 'Option < TestRunInfo >::storage' is not initialized in the copy constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3086:9: warning: Member variable 'Option < GroupInfo >::storage' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3087:9: warning: Member variable 'Option < GroupInfo >::storage' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3090:9: warning: Member variable 'Option < GroupInfo >::storage' is not initialized in the copy constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3086:9: warning: Member variable 'Option < TestCaseInfo >::storage' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3087:9: warning: Member variable 'Option < TestCaseInfo >::storage' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:3090:9: warning: Member variable 'Option < TestCaseInfo >::storage' is not initialized in the copy constructor. [uninitMemberVar] clasp-3.3.5/libpotassco/tests/catch.hpp:407:14: performance:inconclusive: Technically the member function 'Catch::SafeBool::trueValue' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/libpotassco/tests/catch.hpp:479:21: style:inconclusive: Technically the member function 'Catch::StreamEndStop::operator+' can be const. [functionConst] clasp-3.3.5/libpotassco/tests/catch.hpp:1231:14: performance:inconclusive: Technically the member function 'Catch::ResultBuilder::captureExpectedException' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/libpotassco/tests/catch.hpp:8979:25: note: Technically the member function 'Catch::ResultBuilder::captureExpectedException' can be static (but you may consider moving to unnamed namespace). clasp-3.3.5/libpotassco/tests/catch.hpp:1231:14: note: Technically the member function 'Catch::ResultBuilder::captureExpectedException' can be static (but you may consider moving to unnamed namespace). clasp-3.3.5/libpotassco/tests/catch.hpp:1234:14: style:inconclusive: Technically the member function 'Catch::ResultBuilder::react' can be const. [functionConst] clasp-3.3.5/libpotassco/tests/catch.hpp:9019:25: note: Technically the member function 'Catch::ResultBuilder::react' can be const. clasp-3.3.5/libpotassco/tests/catch.hpp:1234:14: note: Technically the member function 'Catch::ResultBuilder::react' can be const. clasp-3.3.5/libpotassco/tests/catch.hpp:1236:14: performance:inconclusive: Technically the member function 'Catch::ResultBuilder::allowThrows' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/libpotassco/tests/catch.hpp:9034:25: note: Technically the member function 'Catch::ResultBuilder::allowThrows' can be static (but you may consider moving to unnamed namespace). clasp-3.3.5/libpotassco/tests/catch.hpp:1236:14: note: Technically the member function 'Catch::ResultBuilder::allowThrows' can be static (but you may consider moving to unnamed namespace). clasp-3.3.5/libpotassco/tests/catch.hpp:6023:18: style:inconclusive: Technically the member function 'Catch::TestCaseTracking::TrackerBase::TrackerHasName::operator()' can be const. [functionConst] clasp-3.3.5/libpotassco/tests/catch.hpp:6772:14: style:inconclusive: Technically the member function 'Catch::RunContext::invokeActiveTestCase' can be const. [functionConst] clasp-3.3.5/libpotassco/tests/catch.hpp:6963:14: style:inconclusive: Technically the member function 'Catch::Session::showHelp' can be const. [functionConst] clasp-3.3.5/libpotassco/tests/catch.hpp:7533:14: style:inconclusive: Technically the member function 'Catch::OutputDebugWriter::operator()' can be const. [functionConst] clasp-3.3.5/libpotassco/tests/catch.hpp:7809:14: performance:inconclusive: Technically the member function 'Catch::::PosixColourImpl::setColour' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/libpotassco/tests/catch.hpp:11100:21: performance:inconclusive: Technically the member function 'Catch::CompactReporter::bothOrAll' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/libpotassco/tests/catch.hpp:4783:42: debug: CheckClass::isMemberVar found used member variable 'm_arg' with varid 0 [varid0] clasp-3.3.5/libpotassco/tests/catch.hpp:1802:5: style:inconclusive: Technically the member function 'ExpressionLhs < bool >::operator==' can be const. [functionConst] clasp-3.3.5/libpotassco/tests/catch.hpp:1808:5: style:inconclusive: Technically the member function 'ExpressionLhs < bool >::operator!=' can be const. [functionConst] clasp-3.3.5/libpotassco/tests/catch.hpp:1836:52: style:inconclusive: Technically the member function 'ExpressionLhs < bool >::operator==' can be const. [functionConst] clasp-3.3.5/libpotassco/tests/catch.hpp:1840:55: style:inconclusive: Technically the member function 'ExpressionLhs < bool >::operator!=' can be const. [functionConst] clasp-3.3.5/libpotassco/tests/catch.hpp:5520:19: warning: The struct 'LazyStat < TestRunInfo >' defines member function with name 'operator=' also defined in its parent class 'Option < TestRunInfo >'. [duplInheritedMember] clasp-3.3.5/libpotassco/tests/catch.hpp:3106:17: note: Parent function 'Option < TestRunInfo >::operator=' clasp-3.3.5/libpotassco/tests/catch.hpp:5520:19: note: Derived function 'LazyStat < TestRunInfo >::operator=' clasp-3.3.5/libpotassco/tests/catch.hpp:5525:14: warning: The struct 'LazyStat < TestRunInfo >' defines member function with name 'reset' also defined in its parent class 'Option < TestRunInfo >'. [duplInheritedMember] clasp-3.3.5/libpotassco/tests/catch.hpp:3112:14: note: Parent function 'Option < TestRunInfo >::reset' clasp-3.3.5/libpotassco/tests/catch.hpp:5525:14: note: Derived function 'LazyStat < TestRunInfo >::reset' clasp-3.3.5/libpotassco/tests/catch.hpp:5520:19: warning: The struct 'LazyStat < GroupInfo >' defines member function with name 'operator=' also defined in its parent class 'Option < GroupInfo >'. [duplInheritedMember] clasp-3.3.5/libpotassco/tests/catch.hpp:3106:17: note: Parent function 'Option < GroupInfo >::operator=' clasp-3.3.5/libpotassco/tests/catch.hpp:5520:19: note: Derived function 'LazyStat < GroupInfo >::operator=' clasp-3.3.5/libpotassco/tests/catch.hpp:5525:14: warning: The struct 'LazyStat < GroupInfo >' defines member function with name 'reset' also defined in its parent class 'Option < GroupInfo >'. [duplInheritedMember] clasp-3.3.5/libpotassco/tests/catch.hpp:3112:14: note: Parent function 'Option < GroupInfo >::reset' clasp-3.3.5/libpotassco/tests/catch.hpp:5525:14: note: Derived function 'LazyStat < GroupInfo >::reset' clasp-3.3.5/libpotassco/tests/catch.hpp:5520:19: warning: The struct 'LazyStat < TestCaseInfo >' defines member function with name 'operator=' also defined in its parent class 'Option < TestCaseInfo >'. [duplInheritedMember] clasp-3.3.5/libpotassco/tests/catch.hpp:3106:17: note: Parent function 'Option < TestCaseInfo >::operator=' clasp-3.3.5/libpotassco/tests/catch.hpp:5520:19: note: Derived function 'LazyStat < TestCaseInfo >::operator=' clasp-3.3.5/libpotassco/tests/catch.hpp:5525:14: warning: The struct 'LazyStat < TestCaseInfo >' defines member function with name 'reset' also defined in its parent class 'Option < TestCaseInfo >'. [duplInheritedMember] clasp-3.3.5/libpotassco/tests/catch.hpp:3112:14: note: Parent function 'Option < TestCaseInfo >::reset' clasp-3.3.5/libpotassco/tests/catch.hpp:5525:14: note: Derived function 'LazyStat < TestCaseInfo >::reset' clasp-3.3.5/libpotassco/tests/catch.hpp:497:9: style: Class 'NotImplementedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:698:5: style: Class 'MethodTestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:714:5: style: Struct 'NameAndDesc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:1578:30: style: Struct 'BorgType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:2011:9: style: Class 'ScopedMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:2428:9: style: Class 'Section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:2724:9: style: Class 'ExceptionTranslatorRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:2702:13: style: Class 'ExceptionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:2933:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:2937:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:2941:13: style: Struct 'StartsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:2945:13: style: Struct 'EndsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:2973:13: style: Struct 'ContainsElementMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:2989:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:3010:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:3571:13: style: Class 'NamePattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:3584:13: style: Class 'TagPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:3595:13: style: Class 'ExcludedPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:3652:9: style: Class 'TestSpecParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:3845:9: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:3946:9: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:4091:9: style: Class 'Text' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:4458:13: style: Struct 'BoundDataMember' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:4468:13: style: Struct 'BoundUnaryMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:4480:13: style: Struct 'BoundNullaryMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:4494:13: style: Struct 'BoundUnaryFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:4508:13: style: Struct 'BoundBinaryFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:5310:9: style: Class 'Text' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:5470:9: style: Struct 'Colour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:5533:9: style: Struct 'TestRunInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:5642:9: style: Struct 'TestGroupStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:6022:13: style: Class 'TrackerHasName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:7191:9: style: Class 'FreeFunctionTestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:7866:9: style: Struct 'GeneratorInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:8309:9: style: Class 'LegacyReporterAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:9392:9: style: Struct 'StreamingReporterBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:9483:13: style: Struct 'BySectionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:9619:9: style: Struct 'TestEventListenerBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:9651:9: style: Class 'LegacyReporterRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:9736:9: style: Class 'XmlEncode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:9833:9: style: Class 'XmlWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:9796:13: style: Class 'ScopedElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:9972:9: style: Class 'XmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:10219:9: style: Class 'JunitReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:10428:9: style: Struct 'ConsoleReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:10859:9: style: Struct 'CompactReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:9683:9: style: Class 'ReporterRegistrar < XmlReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:9683:9: style: Class 'ReporterRegistrar < JunitReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:9683:9: style: Class 'ReporterRegistrar < ConsoleReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:9683:9: style: Class 'ReporterRegistrar < CompactReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:4659:13: style: Struct 'Arg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:4718:13: style: Class 'ArgBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:4779:13: style: Class 'OptBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:3087:9: style: Class 'Option < TagAlias >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:3087:9: style: Class 'Option < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:3087:9: style: Class 'Option < TestRunInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:3087:9: style: Class 'Option < GroupInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:3087:9: style: Class 'Option < TestCaseInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:558:9: style: Class 'Ptr < IConfig const >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:558:9: style: Class 'Ptr < IReporterFactory >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:558:9: style: Class 'Ptr < ITestCase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:558:9: style: Class 'Ptr < Pattern >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:558:9: style: Class 'Ptr < IStreamingReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:558:9: style: Class 'Ptr < ITracker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:558:9: style: Class 'Ptr < Config >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:558:9: style: Class 'Ptr < IReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:558:9: style: Class 'Ptr < SectionNode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:558:9: style: Class 'Ptr < Node < TestCaseStats , SectionNode > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:558:9: style: Class 'Ptr < Node < TestGroupStats , Node < TestCaseStats , SectionNode > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:558:9: style: Class 'Ptr < Node < TestRunStats , Node < TestGroupStats , Node < TestCaseStats , SectionNode > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:4619:9: style: Struct 'CommonArgProperties < ConfigData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:4427:13: style: Class 'BoundArgFunction < ConfigData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:1122:13: style: Struct 'MatchNotOf < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:1122:13: style: Struct 'MatchNotOf < std >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: style: The destructor '~IShared' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:396:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:646:18: style: The destructor '~IMutableContext' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:635:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:646:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:674:18: style: The destructor '~ITestCase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:674:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:700:18: style: The function 'invoke' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:672:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:700:18: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:706:14: style: The destructor '~MethodTestCase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:674:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:706:14: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:1206:10: style: The destructor '~ResultBuilder' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:908:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:1206:10: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:2429:10: style: The destructor '~Section' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:396:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:2429:10: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:2474:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2465:15: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:2474:15: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:2478:25: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2466:25: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:2478:25: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:2497:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2465:15: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:2497:15: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:2501:25: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2466:25: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:2501:25: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:3574:22: style: The destructor '~NamePattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3566:22: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3574:22: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:3575:26: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3567:26: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3575:26: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:3585:22: style: The destructor '~TagPattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3566:22: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3585:22: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:3586:26: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3567:26: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3586:26: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:3596:22: style: The destructor '~ExcludedPattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3566:22: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3596:22: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:3597:26: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3567:26: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3597:26: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:3791:18: style: The destructor '~IConfig' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3791:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:3846:18: style: The destructor '~FileStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3838:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3846:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:3855:18: style: The destructor '~CoutStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3838:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3855:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:3866:18: style: The destructor '~DebugOutStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3838:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3866:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:3958:18: style: The destructor '~Config' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3791:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3958:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:5691:18: style: The destructor '~IStreamingReporter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:5691:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:5722:18: style: The destructor '~IReporterFactory' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:5722:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:5931:18: style: The destructor '~ITracker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:5931:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6042:18: style: The destructor '~TrackerBase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5931:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6042:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6156:18: style: The destructor '~SectionTracker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:6042:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6156:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6205:18: style: The destructor '~IndexTracker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:6042:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6205:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6525:18: style: The destructor '~RunContext' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2038:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6525:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6587:22: style: The function 'assertionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2040:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6587:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6603:22: style: The function 'sectionStarted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2041:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6603:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6633:22: style: The function 'sectionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2043:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6633:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6646:22: style: The function 'sectionEndedEarly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2044:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6646:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6656:22: style: The function 'pushScopedMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2045:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6656:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6660:22: style: The function 'popScopedMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2046:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6660:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6664:29: style: The function 'getCurrentTestName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2048:29: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6664:29: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6670:40: style: The function 'getLastResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2049:40: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6670:40: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6674:22: style: The function 'exceptionEarlyReported' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2051:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6674:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6678:22: style: The function 'handleFatalErrorCondition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2053:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6678:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6715:14: style: The function 'aborting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2133:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6715:14: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:6959:10: style: The destructor '~Session' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:396:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6959:10: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7152:18: style: The destructor '~TestRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:681:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7152:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7164:46: style: The function 'getAllTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:682:46: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7164:46: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7167:46: style: The function 'getAllTestsSorted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:683:46: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7167:46: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7193:22: style: The function 'invoke' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:672:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7193:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7198:18: style: The destructor '~FreeFunctionTestCase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:674:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7198:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7301:10: style: The destructor '~ExceptionTranslatorRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2692:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7301:10: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7309:29: style: The function 'translateActiveException' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2694:29: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7309:29: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7361:18: style: The destructor '~TagAliasRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3145:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7361:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7362:34: style: The function 'find' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3146:34: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7362:34: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7363:29: style: The function 'expandAliases' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3147:29: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7363:29: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7576:18: style: The destructor '~Context' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:646:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7576:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7581:33: style: The function 'getResultCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:637:33: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7581:33: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7584:26: style: The function 'getRunner' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:638:26: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7584:26: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7587:24: style: The function 'getGeneratorIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:639:24: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7587:24: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7592:22: style: The function 'advanceGeneratorsForCurrentTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:640:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7592:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7597:36: style: The function 'getConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:641:36: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7597:36: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7602:22: style: The function 'setResultCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:647:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7602:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7605:22: style: The function 'setRunner' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:648:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7605:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7608:22: style: The function 'setConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:649:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7608:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7689:18: style: The function 'use' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:7685:26: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7689:18: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7784:22: style: The function 'use' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:7685:26: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7784:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7871:14: style: The function 'moveNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:526:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7871:14: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7879:21: style: The function 'getCurrentIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:527:29: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7879:21: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7892:10: style: The destructor '~GeneratorsForTest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:531:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7892:10: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7896:25: style: The function 'getGeneratorInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:533:33: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7896:25: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7907:14: style: The function 'moveNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:534:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7907:14: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8288:18: style: The destructor '~IReporter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8288:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8310:18: style: The destructor '~LegacyReporterAdapter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5691:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8310:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8312:37: style: The function 'getPreferences' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5696:37: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8312:37: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8313:22: style: The function 'noMatchingTestCases' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5698:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8313:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8314:22: style: The function 'testRunStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5700:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8314:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8315:22: style: The function 'testGroupStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5701:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8315:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8316:22: style: The function 'testCaseStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5703:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8316:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8317:22: style: The function 'sectionStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5704:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8317:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8318:22: style: The function 'assertionStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5706:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8318:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8319:22: style: The function 'assertionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5709:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8319:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8320:22: style: The function 'sectionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5711:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8320:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8321:22: style: The function 'testCaseEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5712:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8321:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8322:22: style: The function 'testGroupEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5713:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8322:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8323:22: style: The function 'testRunEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5714:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8323:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8324:22: style: The function 'skipTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5716:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8324:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:9503:10: style: The destructor '~CumulativeReporterBase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5691:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:9503:10: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:10863:18: style: The destructor '~CompactReporter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:9403:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:10863:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:10869:37: style: The function 'getPreferences' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:9399:37: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:10869:37: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:10875:22: style: The function 'noMatchingTestCases' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:9405:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:10875:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:10879:22: style: The function 'assertionStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5706:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:10879:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:10881:22: style: The function 'assertionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5709:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:10881:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:10906:22: style: The function 'testRunEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:9430:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:10906:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7490:10: style: The destructor '~StreamBufImpl < OutputDebugWriter , 256 >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3823:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7490:10: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:607:22: style: The function 'addRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:598:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:607:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:610:22: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:599:22: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:610:22: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:4451:26: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:4418:26: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:4451:26: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:4452:26: style: The function 'takesArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:4419:26: note: Virtual function in base class clasp-3.3.5/libpotassco/tests/catch.hpp:4452:26: note: Function in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:646:18: style: The destructor '~IMutableContext' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:635:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:646:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:3791:18: style: The destructor '~IConfig' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3791:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:5691:18: style: The destructor '~IStreamingReporter' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:5691:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:5722:18: style: The destructor '~IReporterFactory' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:5722:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7261:18: style: The destructor '~ReporterRegistry' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5731:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7261:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:7361:18: style: The destructor '~TagAliasRegistry' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3145:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7361:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:8288:18: style: The destructor '~IReporter' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8288:18: note: Destructor in derived class clasp-3.3.5/libpotassco/tests/catch.hpp:10479:17: style: The statement 'if (m_headerPrinted) m_headerPrinted=false' is logically equivalent to 'm_headerPrinted=false'. [duplicateConditionalAssign] clasp-3.3.5/libpotassco/tests/catch.hpp:10480:33: note: Assignment 'm_headerPrinted=false' clasp-3.3.5/libpotassco/tests/catch.hpp:10479:17: note: Condition 'm_headerPrinted' is redundant clasp-3.3.5/libpotassco/tests/catch.hpp:7821:27: style: Condition '!isDebuggerActive()' is always true [knownConditionTrueFalse] clasp-3.3.5/libpotassco/tests/catch.hpp:7821:44: note: Calling function 'isDebuggerActive' returns 0 clasp-3.3.5/libpotassco/tests/catch.hpp:7821:27: note: Condition '!isDebuggerActive()' is always true clasp-3.3.5/libpotassco/tests/catch.hpp:4973:48: style: Condition 'm_throwOnUnrecognisedTokens' is always true [knownConditionTrueFalse] clasp-3.3.5/libpotassco/tests/catch.hpp:4971:68: note: Assuming that condition '!m_throwOnUnrecognisedTokens' is not redundant clasp-3.3.5/libpotassco/tests/catch.hpp:4973:48: note: Condition 'm_throwOnUnrecognisedTokens' is always true clasp-3.3.5/libpotassco/tests/catch.hpp:2709:25: error: Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object [rethrowNoCurrentException] clasp-3.3.5/libpotassco/tests/catch.hpp:7342:17: error: Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object [rethrowNoCurrentException] clasp-3.3.5/libpotassco/tests/catch.hpp:7218:25: style:inconclusive: Function 'registerTestCase' argument 2 names different: declaration 'className' definition 'classOrQualifiedMethodName'. [funcArgNamesDifferent] clasp-3.3.5/libpotassco/tests/catch.hpp:724:21: note: Function 'registerTestCase' argument 2 names different: declaration 'className' definition 'classOrQualifiedMethodName'. clasp-3.3.5/libpotassco/tests/catch.hpp:7218:25: note: Function 'registerTestCase' argument 2 names different: declaration 'className' definition 'classOrQualifiedMethodName'. clasp-3.3.5/libpotassco/tests/catch.hpp:7845:35: style:inconclusive: Function 'Colour' argument 1 names different: declaration 'other' definition '_other'. [funcArgNamesDifferent] clasp-3.3.5/libpotassco/tests/catch.hpp:5471:31: note: Function 'Colour' argument 1 names different: declaration 'other' definition '_other'. clasp-3.3.5/libpotassco/tests/catch.hpp:7845:35: note: Function 'Colour' argument 1 names different: declaration 'other' definition '_other'. clasp-3.3.5/libpotassco/tests/catch.hpp:8055:40: style:inconclusive: Function 'makeTestCase' argument 1 names different: declaration 'testCase' definition '_testCase'. [funcArgNamesDifferent] clasp-3.3.5/libpotassco/tests/catch.hpp:3227:40: note: Function 'makeTestCase' argument 1 names different: declaration 'testCase' definition '_testCase'. clasp-3.3.5/libpotassco/tests/catch.hpp:8055:40: note: Function 'makeTestCase' argument 1 names different: declaration 'testCase' definition '_testCase'. clasp-3.3.5/libpotassco/tests/catch.hpp:8056:48: style:inconclusive: Function 'makeTestCase' argument 2 names different: declaration 'className' definition '_className'. [funcArgNamesDifferent] clasp-3.3.5/libpotassco/tests/catch.hpp:3228:48: note: Function 'makeTestCase' argument 2 names different: declaration 'className' definition '_className'. clasp-3.3.5/libpotassco/tests/catch.hpp:8056:48: note: Function 'makeTestCase' argument 2 names different: declaration 'className' definition '_className'. clasp-3.3.5/libpotassco/tests/catch.hpp:8057:48: style:inconclusive: Function 'makeTestCase' argument 3 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent] clasp-3.3.5/libpotassco/tests/catch.hpp:3229:48: note: Function 'makeTestCase' argument 3 names different: declaration 'name' definition '_name'. clasp-3.3.5/libpotassco/tests/catch.hpp:8057:48: note: Function 'makeTestCase' argument 3 names different: declaration 'name' definition '_name'. clasp-3.3.5/libpotassco/tests/catch.hpp:8058:48: style:inconclusive: Function 'makeTestCase' argument 4 names different: declaration 'description' definition '_descOrTags'. [funcArgNamesDifferent] clasp-3.3.5/libpotassco/tests/catch.hpp:3230:48: note: Function 'makeTestCase' argument 4 names different: declaration 'description' definition '_descOrTags'. clasp-3.3.5/libpotassco/tests/catch.hpp:8058:48: note: Function 'makeTestCase' argument 4 names different: declaration 'description' definition '_descOrTags'. clasp-3.3.5/libpotassco/tests/catch.hpp:8059:51: style:inconclusive: Function 'makeTestCase' argument 5 names different: declaration 'lineInfo' definition '_lineInfo'. [funcArgNamesDifferent] clasp-3.3.5/libpotassco/tests/catch.hpp:3231:51: note: Function 'makeTestCase' argument 5 names different: declaration 'lineInfo' definition '_lineInfo'. clasp-3.3.5/libpotassco/tests/catch.hpp:8059:51: note: Function 'makeTestCase' argument 5 names different: declaration 'lineInfo' definition '_lineInfo'. clasp-3.3.5/libpotassco/tests/catch.hpp:4852:30: style: Local variable 'usage' shadows outer function [shadowFunction] clasp-3.3.5/libpotassco/tests/catch.hpp:4900:14: note: Shadowed declaration clasp-3.3.5/libpotassco/tests/catch.hpp:4852:30: note: Shadow variable clasp-3.3.5/libpotassco/tests/catch.hpp:6152:33: style: Variable 'parentSection' can be declared as reference to const [constVariableReference] clasp-3.3.5/libpotassco/tests/catch.hpp:6420:29: style: Variable 'def' can be declared as reference to const [constVariableReference] clasp-3.3.5/libpotassco/tests/catch.hpp:6549:27: style: Variable 'rootTracker' can be declared as reference to const [constVariableReference] clasp-3.3.5/libpotassco/tests/catch.hpp:7329:33: style: Variable 'msg' can be declared as reference to const [constVariableReference] clasp-3.3.5/libpotassco/tests/catch.hpp:10200:22: style: Variable 'timeInfo' can be declared as pointer to const [constVariablePointer] clasp-3.3.5/libpotassco/tests/catch.hpp:11217:28: style: Parameter 'argv' can be declared as const array [constParameter] clasp-3.3.5/libpotassco/tests/catch.hpp:3523:29: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] clasp-3.3.5/libpotassco/tests/catch.hpp:4116:33: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] clasp-3.3.5/libpotassco/tests/catch.hpp:6936:28: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] clasp-3.3.5/libpotassco/tests/catch.hpp:8505:19: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] clasp-3.3.5/libpotassco/tests/catch.hpp:8777:21: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] clasp-3.3.5/libpotassco/tests/catch.hpp:8842:13: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] clasp-3.3.5/libpotassco/tests/catch.hpp:9097:37: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] clasp-3.3.5/libpotassco/tests/catch.hpp:9864:24: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] clasp-3.3.5/libpotassco/tests/catch.hpp:3719:25: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] clasp-3.3.5/libpotassco/tests/catch.hpp:5871:24: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] clasp-3.3.5/libpotassco/tests/catch.hpp:4849:26: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] clasp-3.3.5/libpotassco/tests/test_application.cpp:46:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_level_e1 [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_application.cpp:74:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_SUCCESS [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_application.cpp:71:18: style: C-style pointer casting [cstyleCast] clasp-3.3.5/libpotassco/tests/test_application.cpp:83:12: style: C-style pointer casting [cstyleCast] clasp-3.3.5/libpotassco/tests/test_application.cpp:103:18: style: C-style pointer casting [cstyleCast] clasp-3.3.5/libpotassco/tests/test_application.cpp:74:2: style: Argument 'false&&static_cast(!!(app.main(argc,argv)==EXIT_SUCCESS))' to function isTrue is always 0. It does not matter what value 'argc' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:43:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:61:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:66:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sum [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:129:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:196:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:366:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:387:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:395:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:406:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:526:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:197:3: style: Argument 'false&&static_cast(!!(observer.nStep==1))' to function isTrue is always 0. It does not matter what value 'observer.nStep' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:304:3: style: Argument 'false&&static_cast(!!(observer.edges[0].s==0))' to function isTrue is always 0. It does not matter what value 'observer.edges[0].s' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:305:3: style: Argument 'false&&static_cast(!!(observer.edges[0].t==1))' to function isTrue is always 0. It does not matter what value 'observer.edges[0].t' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:307:3: style: Argument 'false&&static_cast(!!(observer.edges[1].s==1))' to function isTrue is always 0. It does not matter what value 'observer.edges[1].s' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:308:3: style: Argument 'false&&static_cast(!!(observer.edges[1].t==0))' to function isTrue is always 0. It does not matter what value 'observer.edges[1].t' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:368:3: style: Argument 'false&&static_cast(!!(observer.nStep==2))' to function isTrue is always 0. It does not matter what value 'observer.nStep' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:377:3: style: Argument 'false&&static_cast(!!(observer.nStep==2))' to function isTrue is always 0. It does not matter what value 'observer.nStep' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:209:8: style: Variable 'rules' can be declared as const array [constVariable] clasp-3.3.5/libpotassco/tests/test_aspif.cpp:312:13: style: Variable 'exp' can be declared as const array [constVariable] clasp-3.3.5/libpotassco/tests/test_options.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_defaulted [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_options.cpp:97:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_options.cpp:205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_name_or_prefix [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_options.cpp:277:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_prefix [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_options.cpp:322:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_unassigned [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_options.cpp:313:4: style: Struct 'PC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/libpotassco/tests/test_options.cpp:195:7: style: The scope of the variable 'b1' can be reduced. [variableScope] clasp-3.3.5/libpotassco/tests/test_options.cpp:195:11: style: The scope of the variable 'b2' can be reduced. [variableScope] clasp-3.3.5/libpotassco/tests/test_options.cpp:341:19: style: Local variable 'g' shadows outer variable [shadowVariable] clasp-3.3.5/libpotassco/tests/test_options.cpp:303:18: note: Shadowed declaration clasp-3.3.5/libpotassco/tests/test_options.cpp:341:19: note: Shadow variable clasp-3.3.5/libpotassco/tests/test_options.cpp:41:3: style: Argument 'false&&static_cast(!!(x==123))' to function isTrue is always 0. It does not matter what value 'x' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:55:3: style: Argument 'false&&static_cast(!!(x==10))' to function isTrue is always 0. It does not matter what value 'x' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:59:3: style: Argument 'false&&static_cast(!!(x==2))' to function isTrue is always 0. It does not matter what value 'x' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:111:3: style: Argument 'false&&static_cast(!!(b1==false&&b2==true&&i==0))' to function isTrue is always 0. It does not matter what value 'i' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:146:3: style: Argument 'false&&static_cast(!!(i2==10))' to function isTrue is always 0. It does not matter what value 'i2' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:147:3: style: Argument 'false&&static_cast(!!(i1==2))' to function isTrue is always 0. It does not matter what value 'i1' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:151:3: style: Argument 'false&&static_cast(!!(i2==20))' to function isTrue is always 0. It does not matter what value 'i2' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:157:3: style: Argument 'false&&static_cast(!!(i1==1&&i2==2))' to function isTrue is always 0. It does not matter what value 'i1' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:170:3: style: Argument 'false&&static_cast(!!(i1==2&&b1==true&&ProgramOptions::value_cast(vm["int3"])==3))' to function isTrue is always 0. It does not matter what value 'i1' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:173:3: style: Argument 'false&&static_cast(!!(i1==2&&b1==true&&i2==4&&ProgramOptions::value_cast(vm["int3"])==3))' to function isTrue is always 0. It does not matter what value 'i1' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:175:3: style: Argument 'false&&static_cast(!!(i1==3&&b1==false&&i2==5&&ProgramOptions::value_cast(vm["int3"])==5))' to function isTrue is always 0. It does not matter what value 'i1' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:239:3: style: Argument 'false&&static_cast(!!(x.size()==2&&x[0]==1&&x[1]==2))' to function isTrue is always 0. It does not matter what value 'x[0]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:296:2: style: Argument 'false&&static_cast(!!(i1==3))' to function isTrue is always 0. It does not matter what value 'i1' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:297:2: style: Argument 'false&&static_cast(!!(i2==6))' to function isTrue is always 0. It does not matter what value 'i2' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:328:3: style: Argument 'false&&static_cast(!!(i1==10&&i2==22))' to function isTrue is always 0. It does not matter what value 'i1' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_options.cpp:369:3: error: Out of bounds access in expression 'tok[0]' because 'tok' is empty. [containerOutOfBounds] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:58:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:101:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Release [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:140:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:220:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:282:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Init [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:399:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:431:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:598:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sign [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:75:3: style: Argument 'false&&static_cast(!!(rt!=0))' to function isTrue is always 0. It does not matter what value 'rt' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:122:3: style: Argument 'false&&static_cast(!!(observer.nStep==1))' to function isTrue is always 0. It does not matter what value 'observer.nStep' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:211:3: style: Argument 'false&&static_cast(!!(observer.nStep==2))' to function isTrue is always 0. It does not matter what value 'observer.nStep' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:374:3: style: Argument 'false&&static_cast(!!(bias==std::numeric_limits::min()))' to function isTrue is always 0. It does not matter what value 'bias' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:378:3: style: Argument 'false&&static_cast(!!(bias==-10))' to function isTrue is always 0. It does not matter what value 'bias' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:482:3: style: Argument 'false&&static_cast(!!(observer.rules[Rule_t::ClaspAssignExt][0][1]==Value_t::Free))' to function isTrue is always 0. It does not matter what value 'observer.rules[Rule_t::ClaspAssignExt][0][1]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:483:3: style: Argument 'false&&static_cast(!!(observer.rules[Rule_t::ClaspAssignExt][1][1]==Value_t::True))' to function isTrue is always 0. It does not matter what value 'observer.rules[Rule_t::ClaspAssignExt][1][1]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:484:3: style: Argument 'false&&static_cast(!!(observer.rules[Rule_t::ClaspAssignExt][2][1]==Value_t::False))' to function isTrue is always 0. It does not matter what value 'observer.rules[Rule_t::ClaspAssignExt][2][1]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:494:3: style: Argument 'false&&static_cast(!!(observer.atoms[observer.rules[Rule_t::Basic][0][0]]=="_edge(0,1)"))' to function isTrue is always 0. It does not matter what value 'observer.rules[Rule_t::Basic][0][0]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:495:3: style: Argument 'false&&static_cast(!!(observer.atoms[observer.rules[Rule_t::Basic][1][0]]=="_edge(1,0)"))' to function isTrue is always 0. It does not matter what value 'observer.rules[Rule_t::Basic][1][0]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:506:4: style: Argument 'false&&static_cast(!!(observer.atoms[observer.rules[Rule_t::Basic][0][0]]=="_heuristic(a,factor,10,2)"))' to function isTrue is always 0. It does not matter what value 'observer.rules[Rule_t::Basic][0][0]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:516:4: style: Argument 'false&&static_cast(!!(observer.atoms[observer.rules[Rule_t::Basic][0][0]]=="_heuristic(a,level,10,2)"))' to function isTrue is always 0. It does not matter what value 'observer.rules[Rule_t::Basic][0][0]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:562:3: style: Argument 'false&&static_cast(!!(observer.edges[0].s==0))' to function isTrue is always 0. It does not matter what value 'observer.edges[0].s' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:563:3: style: Argument 'false&&static_cast(!!(observer.edges[0].t==1))' to function isTrue is always 0. It does not matter what value 'observer.edges[0].t' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:565:3: style: Argument 'false&&static_cast(!!(observer.edges[1].s==observer.edges[2].t))' to function isTrue is always 0. It does not matter what value 'observer.edges[1].s' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:583:3: style: Argument 'false&&static_cast(!!(observer.edges[0].s==observer.edges[1].t))' to function isTrue is always 0. It does not matter what value 'observer.edges[0].s' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:584:3: style: Argument 'false&&static_cast(!!(observer.edges[0].t==observer.edges[1].s))' to function isTrue is always 0. It does not matter what value 'observer.edges[0].t' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:597:13: style: Variable 'exp' can be declared as const array [constVariable] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:354:3: error: Uninitialized variable: bias [uninitvar] clasp-3.3.5/libpotassco/tests/test_smodels.cpp:354:3: error: Uninitialized variable: prio [uninitvar] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:29:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:191:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:371:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_logic [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:415:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eMin [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:34:3: style: Argument 'false&&static_cast(!!(Potassco::xconvert("",iVal)))' to function isTrue is always 0. It does not matter what value 'iVal' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:41:3: style: Argument 'false&&static_cast(!!(Potassco::xconvert("+",iVal)))' to function isTrue is always 0. It does not matter what value 'iVal' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:48:3: style: Argument 'false&&static_cast(!!(Potassco::xconvert("18446744073709551616",iVal)))' to function isTrue is always 0. It does not matter what value 'iVal' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:128:3: style: Argument 'false&&static_cast(!!(Potassco::stringTo(Potassco::toString < Detail :: Approx >(mx).c_str(),y)&&mx==y))' to function isTrue is always 0. It does not matter what value 'mx' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:129:3: style: Argument 'false&&static_cast(!!(Potassco::stringTo(Potassco::toString < Detail :: Approx >(mn).c_str(),y)&&mn==y))' to function isTrue is always 0. It does not matter what value 'mn' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:135:3: style: Argument 'false&&static_cast(!!(Potassco::stringTo(Potassco::toString < Detail :: Approx >(mx).c_str(),y)&&mx==y))' to function isTrue is always 0. It does not matter what value 'mx' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:169:3: style: Argument 'false&&static_cast(!!(x[0]==1))' to function isTrue is always 0. It does not matter what value 'x[0]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:170:3: style: Argument 'false&&static_cast(!!(x[1]==2))' to function isTrue is always 0. It does not matter what value 'x[1]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:171:3: style: Argument 'false&&static_cast(!!(x[2]==3))' to function isTrue is always 0. It does not matter what value 'x[2]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:172:3: style: Argument 'false&&static_cast(!!(x[3]==4))' to function isTrue is always 0. It does not matter what value 'x[3]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:184:3: style: Argument 'false&&static_cast(!!(x[0][0]==1))' to function isTrue is always 0. It does not matter what value 'x[0][0]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:185:3: style: Argument 'false&&static_cast(!!(x[0][1]==2))' to function isTrue is always 0. It does not matter what value 'x[0][1]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:186:3: style: Argument 'false&&static_cast(!!(x[1][0]==3))' to function isTrue is always 0. It does not matter what value 'x[1][0]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:187:3: style: Argument 'false&&static_cast(!!(x[1][1]==4))' to function isTrue is always 0. It does not matter what value 'x[1][1]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:205:3: style: Argument 'false&&static_cast(!!(buf[4]==0))' to function isTrue is always 0. It does not matter what value 'buf[4]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:206:3: error: Uninitialized variable: buf [uninitvar] clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:209:3: error: Uninitialized variable: buf2 [uninitvar] clasp-3.3.5/libpotassco/tests/test_text.cpp:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_text.cpp:180:27: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/libpotassco/tests/test_text.cpp:43:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:48:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:53:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:58:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:64:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:70:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:76:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:82:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:87:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:92:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:98:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:104:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:109:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:114:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:119:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:127:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:139:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:144:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:151:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:159:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:168:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_text.cpp:194:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/libpotassco/tests/test_value.cpp:124:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable store_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_value.cpp:145:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_defaulted [valueFlowBailoutIncompleteVar] clasp-3.3.5/libpotassco/tests/test_value.cpp:93:3: style: Argument 'false&&static_cast(!!(Counted::count==2))' to function isTrue is always 0. It does not matter what value 'count' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:105:2: style: Argument 'false&&static_cast(!!(Counted::count==0))' to function isTrue is always 0. It does not matter what value 'count' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:137:3: style: Argument 'false&&static_cast(!!(x==22))' to function isTrue is always 0. It does not matter what value 'x' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:142:3: style: Argument 'false&&static_cast(!!(x==99))' to function isTrue is always 0. It does not matter what value 'x' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:163:3: style: Argument 'false&&static_cast(!!(v1->parse("","")&&x==102))' to function isTrue is always 0. It does not matter what value 'x' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:170:3: style: Argument 'false&&static_cast(!!(c.parsed==1))' to function isTrue is always 0. It does not matter what value 'c.parsed' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:182:3: style: Argument 'false&&static_cast(!!(n.notifications==3))' to function isTrue is always 0. It does not matter what value 'n.notifications' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:183:3: style: Argument 'false&&static_cast(!!(n.reused==1))' to function isTrue is always 0. It does not matter what value 'n.reused' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:184:3: style: Argument 'false&&static_cast(!!(n.opts["foo"]==123))' to function isTrue is always 0. It does not matter what value 'n.opts["foo"]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:185:3: style: Argument 'false&&static_cast(!!(n.opts["bar"]==342))' to function isTrue is always 0. It does not matter what value 'n.opts["bar"]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:194:3: style: Argument 'false&&static_cast(!!(n.reused==0))' to function isTrue is always 0. It does not matter what value 'n.reused' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:195:3: style: Argument 'false&&static_cast(!!(n.notifications==4))' to function isTrue is always 0. It does not matter what value 'n.notifications' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:196:3: style: Argument 'false&&static_cast(!!(n.opts["foo"]==123))' to function isTrue is always 0. It does not matter what value 'n.opts["foo"]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:197:3: style: Argument 'false&&static_cast(!!(n.opts["bar"]==342))' to function isTrue is always 0. It does not matter what value 'n.opts["bar"]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:198:3: style: Argument 'false&&static_cast(!!(n.opts["jojo"]==999))' to function isTrue is always 0. It does not matter what value 'n.opts["jojo"]' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:233:2: style: Argument 'false&&static_cast(!!(v1->parse("","Red")&&x==2))' to function isTrue is always 0. It does not matter what value 'x' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:234:2: style: Argument 'false&&static_cast(!!(v1->parse("","GREEN")&&x==Color::GREEN))' to function isTrue is always 0. It does not matter what value 'x' has. [knownArgument] clasp-3.3.5/libpotassco/tests/test_value.cpp:237:2: style: Argument 'false&&static_cast(!!(v2->parse("","Implicit")&&y==Mode::IMP))' to function isTrue is always 0. It does not matter what value 'y' has. [knownArgument] clasp-3.3.5/src/asp_preprocessor.cpp:45:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prg_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:63:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prg_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:89:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:122:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:147:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:198:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodyInfo_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:253:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:297:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:383:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodyInfo_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:395:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:403:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:422:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodyInfo_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:488:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/asp_preprocessor.cpp:218:13: style: The scope of the variable 'r' can be reduced. [variableScope] clasp-3.3.5/src/asp_preprocessor.cpp:246:11: style: The scope of the variable 'head' can be reduced. [variableScope] clasp-3.3.5/src/asp_preprocessor.cpp:218:15: style: Variable 'r' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/src/cb_enumerator.cpp:135:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/cb_enumerator.cpp:165:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/cb_enumerator.cpp:215:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/cb_enumerator.cpp:231:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/cb_enumerator.cpp:235:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_brave [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/cb_enumerator.cpp:238:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/cb_enumerator.cpp:241:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable algo_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/cb_enumerator.cpp:244:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable algo_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/cb_enumerator.cpp:249:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Output [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/cb_enumerator.cpp:302:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/cb_enumerator.cpp:339:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_explicit [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/cb_enumerator.cpp:41:36: performance: Variable 'mutex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] clasp-3.3.5/src/cb_enumerator.cpp:88:4: performance: Variable 'refs_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] clasp-3.3.5/src/cb_enumerator.cpp:89:4: performance: Variable 'size_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] clasp-3.3.5/src/cb_enumerator.cpp:90:4: warning: Class 'State' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] clasp-3.3.5/src/cb_enumerator.cpp:90:4: warning: Class 'State' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] clasp-3.3.5/src/cb_enumerator.cpp:71:35: style: Parameter 'ctx' can be declared as reference to const [constParameterReference] clasp-3.3.5/src/cb_enumerator.cpp:42:47: style: Parameter 'last' can be declared as pointer to const [constParameterPointer] clasp-3.3.5/src/clasp_facade.cpp:51:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acquire [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:111:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_ufs [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:141:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:146:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tester_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:154:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tester_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:169:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Domain [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:224:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAT [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:269:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yield [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:306:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolveResult [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:312:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_attach [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:347:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_detach [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:417:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Async [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:502:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solve_multi [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:537:119: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:554:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POTASSCO_FUNC_NAME [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:556:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:646:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable multi [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:668:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Enter [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:744:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prepared [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:750:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solved [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:762:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:766:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:776:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Retain [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:801:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable builder_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:806:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sat [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:814:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:822:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:829:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:839:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:850:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solve_multi [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:861:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interruptible [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:869:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable totalTime [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:880:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solved [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:906:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:944:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solve [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:983:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:988:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Default [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:992:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:997:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:1014:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:1020:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsatTime [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:1033:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Summary [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:1036:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numOptimal [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:1039:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:1044:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_facade.cpp:78:12: performance: Variable 'acycSet' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] clasp-3.3.5/src/clasp_facade.cpp:456:98: performance: Variable 'qSig' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] clasp-3.3.5/src/clasp_facade.cpp:66:8: style:inconclusive: Technically the member function 'Clasp::Impl::ConfiguratorProxy::unfreeze' can be const. [functionConst] clasp-3.3.5/src/clasp_facade.cpp:574:2: style: Struct 'Statistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/clasp_facade.cpp:240:58: style: Return value 'resume(),true' is always true [knownConditionTrueFalse] clasp-3.3.5/src/clasp_options.cpp:57:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable def_sep [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:81:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:92:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:124:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:155:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:172:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEnd [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:218:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_default [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:252:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable User [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:286:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_usc [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:316:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_bb [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:342:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_usc [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:354:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable off [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:393:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable off [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:423:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable option_category_global_end [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:424:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable option_category_search_end [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:425:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable option_category_search_end [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:560:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgramOptions [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:575:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_alias [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:618:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_default [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:622:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_max_value [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:680:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:684:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:685:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:687:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:689:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:697:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_solver [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:701:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cliId [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:711:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initTester_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:721:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:735:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasConfig [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:748:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:767:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgramOptions [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:799:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:814:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_INVALID [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:842:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_solver [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:852:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_tester [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:903:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_ROOT [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:908:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_ROOT [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:914:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_tester [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:924:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_ROOT [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:937:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_solver [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:999:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_relaxed [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:1028:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cliConfig [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:1040:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_default [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:1060:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_tester [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:1076:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable command_line_allow_flag_value [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:1119:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_many [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:1159:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_learning [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_options.cpp:99:2: style: Struct 'ArgString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/clasp_options.cpp:119:3: style: Struct 'Opt_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/clasp_options.cpp:131:2: style: Struct 'StringRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/clasp_options.cpp:143:2: style: Struct 'Set < OptParams :: UscOption >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/clasp_options.cpp:1017:48: style: Condition '(act->hasConfig=1)==1' is always true [knownConditionTrueFalse] clasp-3.3.5/src/clasp_options.cpp:932:17: style: The scope of the variable 'solver' can be reduced. [variableScope] clasp-3.3.5/src/clasp_options.cpp:933:17: style: The scope of the variable 'search' can be reduced. [variableScope] clasp-3.3.5/src/clasp_options.cpp:1132:17: style: Variable 'solver' can be declared as reference to const [constVariableReference] clasp-3.3.5/src/clasp_options.cpp:1133:17: style: Variable 'search' can be declared as reference to const [constVariableReference] clasp-3.3.5/src/clasp_options.cpp:751:14: style: Unused variable: cmdName [unusedVariable] clasp-3.3.5/src/clasp_options.cpp:1084:18: style: Variable 'err' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/src/clasp_options.cpp:1130:73: style: Variable 'err' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/src/clasp_output.cpp:75:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:93:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:114:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quiet_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:121:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:127:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quiet_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:128:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quiet_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:129:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quiet_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:132:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saved_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:150:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_all [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:163:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_all [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:169:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable summary_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:191:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable summary_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:205:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Output [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:237:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Cautious [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:268:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:279:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:303:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:307:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_object [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:316:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Enter [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:321:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Enter [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:326:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Enter [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:331:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_object [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:336:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_object [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:352:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:366:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:405:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_array [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:457:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:547:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:551:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:557:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:564:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:569:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_object [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:579:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:584:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_array [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:598:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_array [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:619:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_array [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:649:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:680:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_object [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:701:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:772:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:790:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_no [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:837:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:843:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_no [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:849:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:875:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:886:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_s [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:930:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ifs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:932:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:937:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cat_value [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:945:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:957:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:966:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:977:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1005:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRId64 [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1019:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRId64 [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1027:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1032:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1036:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accu_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1040:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accu_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1053:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1108:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1122:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1128:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1136:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1156:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1162:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:1210:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cat_comment [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clasp_output.cpp:59:2: style: Struct 'FileLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/clause.cpp:48:2: error: There is an unknown macro here somewhere. Configuration is required. If POTASSCO_PRAGMA_TODO is a macro then please configure it. [unknownMacro] clasp-3.3.5/src/clingo.cpp:32:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enter [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:54:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:60:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:93:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_init [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:109:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClingoPropagator [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:128:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_init [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:157:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_class_general [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:166:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable db_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:171:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:184:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:210:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:242:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:266:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:285:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:304:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:316:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aux_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:338:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:354:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lit [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:358:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable action [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:368:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AddWatch [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:384:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable history_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:388:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable history_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:398:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AddWatch [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:404:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AddWatch [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:409:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RemoveWatch [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:414:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RemoveWatch [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:420:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable history_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:440:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable check_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:444:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable history_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:491:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lock_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/clingo.cpp:40:15: style: Struct 'Inc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/clingo.cpp:110:88: style: Return value 'epoch==ctx_->epoch_' is always true [knownConditionTrueFalse] clasp-3.3.5/src/clingo.cpp:109:33: note: epoch is assigned 'ctx_->epoch_' here. clasp-3.3.5/src/clingo.cpp:110:88: note: Return value 'epoch==ctx_->epoch_' is always true clasp-3.3.5/src/constraint.cpp:33:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/constraint.cpp:57:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/constraint.cpp:66:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/constraint.cpp:76:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/constraint.cpp:86:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/constraint.cpp:95:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:33:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable confDelta [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:38:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable choices [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:41:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conflicts [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:49:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noScc [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:71:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noScc [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:108:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noNode [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:181:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:227:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noScc [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:266:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sentinel_atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:276:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noScc [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:290:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:320:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noNode [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:335:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:363:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:371:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:379:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint64 [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:431:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:487:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_force_simplify [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:507:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_force_simplify [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:587:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Conflict [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:628:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resize_reserve [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:638:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prg_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:650:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:668:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_msg [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:683:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:714:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable multi [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:734:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:736:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable multi [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:750:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable components [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:766:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable components [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:773:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hccs [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:789:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxNode_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:806:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comEdge_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:841:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable genCnt_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:868:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwdArcs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:896:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nogoods_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:900:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:903:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_fwd [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:909:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:923:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tagCnt_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:931:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nogoods_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:961:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:967:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reason_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:978:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_fwd [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:999:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:1027:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/dependency_graph.cpp:878:7: style:inconclusive: Technically the member function 'Clasp::ReasonStore::getReason' can be const. [functionConst] clasp-3.3.5/src/dependency_graph.cpp:661:89: style: Return value '!terminate()' is always false [knownConditionTrueFalse] clasp-3.3.5/src/dependency_graph.cpp:661:99: note: Calling function 'terminate' returns 1 clasp-3.3.5/src/dependency_graph.cpp:661:89: note: Return value '!terminate()' is always false clasp-3.3.5/src/enumerator.cpp:56:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:77:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:78:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:79:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable disjoint_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:83:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:87:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:94:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:126:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_no_add [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:135:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:141:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:147:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:156:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:166:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable heuristic_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:180:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Model [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:182:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:184:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sym [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:188:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:200:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:223:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:231:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:245:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sym [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:248:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:254:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:281:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsat_cont [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:284:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/enumerator.cpp:41:54: performance: Variable 'tail_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] clasp-3.3.5/src/enumerator.cpp:147:108: style: Return value 's.satPrepro()->extendModel(s.model,next_),true' is always true [knownConditionTrueFalse] clasp-3.3.5/src/heuristics.cpp:53:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable other_no [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:75:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxBerkmin_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:84:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numVsids_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:121:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable front_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:144:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable huang [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:160:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:181:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:188:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Conflict [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:201:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resScore [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:214:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nant [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:223:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable topConflict_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:234:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable topConflict_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:271:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable huang [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:298:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:323:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable huang [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:338:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:350:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nMove_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:363:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:388:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:407:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:416:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:449:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable front_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:453:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scType_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:465:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:471:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decay_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:494:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:695:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNDO_NIL [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:705:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defMod_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:716:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dl [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:731:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable domSeen_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:734:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable heuristic [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:793:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Level [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:829:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:858:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:866:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:885:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:900:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:905:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dl [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:520:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable types_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:539:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:552:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nant_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:570:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:583:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:608:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:622:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:643:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scType_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:659:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:674:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/heuristics.cpp:581:21: style: The scope of the variable 'ms' can be reduced. [variableScope] clasp-3.3.5/src/heuristics.cpp:653:19: style: The scope of the variable 'f' can be reduced. [variableScope] clasp-3.3.5/src/logic_program.cpp:71:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:73:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:109:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LpStats [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:113:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:148:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POTASSCO_FUNC_NAME [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:154:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:193:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:211:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:248:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:256:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:271:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable incData_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:330:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noSCC [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:350:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:386:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:509:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visit_current [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:514:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visit_current [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:520:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visit_current [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:560:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:592:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable project [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:604:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable theory_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:618:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Release [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:630:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_weak_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:635:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Release [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:641:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:644:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:647:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable incData_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:690:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acyc [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:698:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DomRule [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:714:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:771:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimize [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:791:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:805:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Refined [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:837:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:871:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:894:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:909:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_weak_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:925:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable erMode [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:959:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extended_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:988:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1039:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable external [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1069:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GammaChoice [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1094:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1174:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable theory_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1188:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1203:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noScc [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1209:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gamma [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1246:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable disjunctions_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1351:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable erMode [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1405:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1434:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iters [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1488:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dom [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1558:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acyc [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1589:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backprop [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1608:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1627:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOVERFLOW [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1669:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLASP_WEIGHT_T_MAX [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1745:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable false_flag [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1787:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1837:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1844:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gamma [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1880:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1902:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1939:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable disjunctions_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1972:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:1987:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:2004:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:2016:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:2048:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:2056:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:2072:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable falseId [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:2092:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:2095:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program.cpp:182:2: style: Struct 'LessBodySize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/logic_program.cpp:1652:2: style: Struct 'IsLit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/logic_program.cpp:1410:8: style: The scope of the variable 'isAtom' can be reduced. [variableScope] clasp-3.3.5/src/logic_program.cpp:1410:8: style: Local variable 'isAtom' shadows outer function [shadowFunction] clasp-3.3.5/src/logic_program.cpp:168:13: note: Shadowed declaration clasp-3.3.5/src/logic_program.cpp:1410:8: note: Shadow variable clasp-3.3.5/src/logic_program.cpp:847:19: style: Variable 'ignoreScc' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/src/logic_program.cpp:868:14: style: Variable 'tb' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/src/logic_program_types.cpp:97:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adapt_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prg_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:103:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:109:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:181:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weight [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:262:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weight [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:270:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weight [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:308:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prg_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:352:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:403:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrgNode [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:413:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrgHead [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:420:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable force_simplify [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:427:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirty_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:432:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upper_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:441:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirty_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:494:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:509:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:543:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrgAtom [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:548:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:552:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:575:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_all [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:589:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_all [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:608:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:656:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_neg [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:665:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:681:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:704:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:707:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrgBody [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:739:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SumData [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:750:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:761:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupp_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:771:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:791:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:795:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:815:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sHead_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:822:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:830:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:859:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sBody_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:980:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1030:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1043:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1066:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sHead_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1077:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1122:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1170:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1183:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1206:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupp_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1213:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_weak_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1227:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1235:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1272:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backprop [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1284:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1312:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noScc [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1350:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrgDisj [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1355:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1365:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:1378:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/logic_program_types.cpp:956:47: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] clasp-3.3.5/src/logic_program_types.cpp:869:7: style: The scope of the variable 'mark' can be reduced. [variableScope] clasp-3.3.5/src/logic_program_types.cpp:869:13: style: The scope of the variable 'isEq' can be reduced. [variableScope] clasp-3.3.5/src/logic_program_types.cpp:1039:11: style: The scope of the variable 'cur' can be reduced. [variableScope] clasp-3.3.5/src/logic_program_types.cpp:357:14: style: Variable 'h' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/src/lookahead.cpp:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nant [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:64:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:78:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:105:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_look [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:115:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:123:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:150:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:160:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:168:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:181:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saved_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:215:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable top_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:247:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undo_id [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:271:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:294:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable best [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:348:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_look [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:352:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_look [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:388:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acquire [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:392:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_look [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/lookahead.cpp:364:2: style: Class 'Restricted' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/lookahead.cpp:309:14: style: The scope of the variable 'vs' can be reduced. [variableScope] clasp-3.3.5/src/minimize_constraint.cpp:34:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adjust_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:41:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:50:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gCount_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:70:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:93:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_bb [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:104:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optGen_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:117:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:124:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:130:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:137:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optGen_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:141:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:159:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:162:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:169:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:197:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:204:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bounds_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:210:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:222:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bounds_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:251:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undoTop_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:255:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undo_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:261:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:283:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:293:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:302:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undoTop_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:323:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:363:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undoTop_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:383:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:397:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:417:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:421:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lev [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:437:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:449:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:456:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:463:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:500:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:560:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:589:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:616:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:650:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:675:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:690:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SharedData [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:758:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRoot_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:774:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxInit_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:787:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxInit_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:798:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:818:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:851:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:924:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxAdd_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:929:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nextW_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:944:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRoot_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:952:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1011:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aTop_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1019:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1045:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1053:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1075:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1087:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1129:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1163:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conflict_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1205:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1247:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lit [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1255:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usc_succinct [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1305:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lit [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1322:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_explicit [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1348:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1374:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_explicit [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1386:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable create_explicit [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1396:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRoot_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1405:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRoot_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1431:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable freeOpen_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1439:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable freeOpen_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1451:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1463:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aTop_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1469:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_ufs [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1506:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FFB_BTB [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1507:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FTB_BFB [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1509:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1514:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minW_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1519:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1523:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minW_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1527:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minW_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1530:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1540:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usc_trim_min [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:1572:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/minimize_constraint.cpp:474:57: style: Redundant initialization for 'dl'. The initialized value is overwritten before it is read. [redundantInitialization] clasp-3.3.5/src/minimize_constraint.cpp:473:12: note: dl is initialized clasp-3.3.5/src/minimize_constraint.cpp:474:57: note: dl is overwritten clasp-3.3.5/src/model_enumerators.cpp:53:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Other [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:79:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user_value [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:101:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solution [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:130:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:151:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:165:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable project_save_progress [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:218:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undo_pop_proj_level [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:229:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:236:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strategy_auto [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:247:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable algo [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:257:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:287:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Domain [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:350:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable project_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/model_enumerators.cpp:356:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable project_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:224:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sent [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:284:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msg_split [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:304:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable split_flag [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:326:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nextId [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:344:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modeSplit_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:375:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intGrace_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:383:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxRestarts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:391:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:401:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:422:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:448:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generator [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:455:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:465:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nextId [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:489:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable masterId [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:497:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:546:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:590:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:611:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sync_flag [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:628:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:672:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modeSplit_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:691:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsat_stop [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:725:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelM [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:753:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errorSet [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:759:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable control [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:770:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:800:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modCount [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:805:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable restartReq [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:826:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:829:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable received_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:833:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:852:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:862:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:869:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Other [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:879:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:899:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:908:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:926:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integrated_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:945:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable up_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:969:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modCount [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:974:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recEnd_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:995:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intEnd_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:1018:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable topo_all [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:1051:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:1060:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ThreadInfo [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:1064:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:1102:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:1113:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numThread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:1129:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:1136:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:1157:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numThread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:1172:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parallel_solve.cpp:425:14: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] clasp-3.3.5/src/parallel_solve.cpp:996:19: style: C-style pointer casting [cstyleCast] clasp-3.3.5/src/parallel_solve.cpp:1052:15: style: C-style pointer casting [cstyleCast] clasp-3.3.5/src/parallel_solve.cpp:1144:16: style: C-style pointer casting [cstyleCast] clasp-3.3.5/src/parallel_solve.cpp:458:10: style: Variable 's' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/src/parser.cpp:48:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:63:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:70:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:73:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:76:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:79:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:82:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:96:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:122:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:128:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:151:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_aspif [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:154:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Potassco [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:216:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:240:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_acyc_edge [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:280:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reader_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:282:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:296:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wcnf_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:315:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wcnf_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:365:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAR_MAX [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:390:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_full [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:408:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:428:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eq [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:442:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/parser.cpp:93:2: style: Struct 'SmAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/parser.cpp:368:24: style: The scope of the variable 'sizeProd' can be reduced. [variableScope] clasp-3.3.5/src/parser.cpp:368:33: style: Variable 'sizeProd' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/src/program_builder.cpp:38:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subsystem_load [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:46:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:54:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:64:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:68:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parser_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:78:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:87:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:101:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:110:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Input [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:121:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varState_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:133:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hardWeight_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:153:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varState_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:168:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:175:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:187:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:224:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Nant [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:231:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxVar_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:243:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:265:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable soft_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:270:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable soft_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:279:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prod_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:319:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:331:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxVar_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:337:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxVar_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:351:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sat [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:353:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:354:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:357:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Potassco [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:371:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Potassco [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:388:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Potassco [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/program_builder.cpp:207:49: style: Condition 'ok' is always true [knownConditionTrueFalse] clasp-3.3.5/src/program_builder.cpp:204:6: note: Assuming that condition 'ok' is not redundant clasp-3.3.5/src/program_builder.cpp:207:49: note: Condition 'ok' is always true clasp-3.3.5/src/satelite.cpp:53:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:64:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:84:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:101:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:112:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:131:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_algorithm [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:144:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeout_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:180:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qFront_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:258:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:270:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:289:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:339:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:358:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:378:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:393:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:470:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:489:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:505:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:524:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:557:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elimTop_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/satelite.cpp:404:10: style: The scope of the variable 'lhs' can be reduced. [variableScope] clasp-3.3.5/src/satelite.cpp:580:12: style: The scope of the variable 'c' can be reduced. [variableScope] clasp-3.3.5/src/shared_context.cpp:52:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POTASSCO_FUNC_NAME [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:56:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verb_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:74:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERB_SHIFT [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:81:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sys_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:86:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sys_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:199:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bin_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:204:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:219:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:225:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:228:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ternary_imp [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:278:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:350:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:366:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clauses_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:380:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:399:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lo [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:408:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:488:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable satPre [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:504:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clause [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:508:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:513:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:520:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:577:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:578:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:584:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:590:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:595:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hide_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:599:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hide_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:620:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:623:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable projMode_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:644:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comp_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:647:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Init [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:652:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seen_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:704:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entries_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:709:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pref_show [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:772:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:785:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:794:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:809:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shareM [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:814:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shortM [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:818:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable satPreM [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:824:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:831:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acquire [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:859:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frozen [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:874:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solvers_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:892:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:904:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:921:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solveM [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:922:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:925:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varInfo_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:939:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eliminated [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:946:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Frozen [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:953:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:962:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:967:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:976:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:980:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:983:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:987:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:990:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:994:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:1002:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constraints_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:1006:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subsystem_prepare [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:1046:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:1069:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:1074:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:1078:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solvers_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:1083:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable progress_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:1088:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable progress_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:1093:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable progress_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:1106:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constraints_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:1129:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constraints_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:1149:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constraints_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/shared_context.cpp:322:2: style: Struct 'Propagate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/shared_context.cpp:1029:69: style: Return value 'detach(*master(),false),master()->setStopConflict(),false' is always false [knownConditionTrueFalse] clasp-3.3.5/src/shared_context.cpp:1059:74: style: Return value 'detach(other,false),false' is always false [knownConditionTrueFalse] clasp-3.3.5/src/shared_context.cpp:545:17: style: C-style pointer casting [cstyleCast] clasp-3.3.5/src/shared_context.cpp:563:9: style: C-style pointer casting [cstyleCast] clasp-3.3.5/src/shared_context.cpp:228:10: style: The scope of the variable 'stats' can be reduced. [variableScope] clasp-3.3.5/src/solve_algorithms.cpp:59:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:61:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:71:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:78:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:86:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:110:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Luby [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:134:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:265:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:280:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:312:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:316:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:333:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:336:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:343:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable onModel_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:352:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable onModel_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:386:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:387:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:388:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:389:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:395:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:418:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solve_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:427:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solve_algorithms.cpp:290:3: style: Struct 'Scoped' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/solve_algorithms.cpp:375:68: style: Return value 'solver->setStopConflict(),false' is always false [knownConditionTrueFalse] clasp-3.3.5/src/solver.cpp:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:72:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:78:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable con [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:103:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:143:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:158:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:181:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:192:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Retain [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:196:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasConfig [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:204:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazyRem_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:262:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dbIdx_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:271:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initPost_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:283:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable signFix [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:297:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastSimp_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:321:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_force_simplify [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:344:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initPost_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:355:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SHORT_LEN [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:364:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:370:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:374:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazyRem_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:386:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazyRem_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:399:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:473:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:481:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:509:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:527:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable front [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:553:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:575:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:584:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:590:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:596:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:605:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:613:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:621:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levels_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:637:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazyRem_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:657:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastSimp_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:667:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:676:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:693:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:711:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable front [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:742:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conflicts [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:780:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:791:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postHead_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:804:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postHead_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:809:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:838:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:882:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postHead_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:893:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:912:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_learning [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:936:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undo_pop_proj_level [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:945:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable front [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:966:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jump [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:977:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:987:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1013:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trail [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1037:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undoHead_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1050:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undoHead_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1055:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trailPos [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1068:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Generic [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1075:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trail [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1132:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_learning [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1166:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trailPos [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1261:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Conflict [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1293:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable temp_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1383:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_antes [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1406:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epoch_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1428:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epoch_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1459:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1516:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cc_rep_dynamic [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1581:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1591:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1600:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1618:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1659:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1732:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1755:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epoch_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1760:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ccMin_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1780:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memUse_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1808:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:1834:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver.cpp:95:7: performance:inconclusive: Technically the member function 'Clasp::Dirty::test_and_clear' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/src/solver.cpp:1805:55: style: Condition '++n,true' is always true [knownConditionTrueFalse] clasp-3.3.5/src/solver.cpp:169:7: style: C-style pointer casting [cstyleCast] clasp-3.3.5/src/solver.cpp:1042:14: style: C-style pointer casting [cstyleCast] clasp-3.3.5/src/solver.cpp:1050:15: style: C-style pointer casting [cstyleCast] clasp-3.3.5/src/solver.cpp:1602:5: style: Redundant initialization for 'r'. The initialized value is overwritten before it is read. [redundantInitialization] clasp-3.3.5/src/solver.cpp:1599:14: note: r is initialized clasp-3.3.5/src/solver.cpp:1602:5: note: r is overwritten clasp-3.3.5/src/solver.cpp:1657:7: style: The scope of the variable 'isGlue' can be reduced. [variableScope] clasp-3.3.5/src/solver.cpp:1657:15: style: The scope of the variable 'isLocked' can be reduced. [variableScope] clasp-3.3.5/src/solver.cpp:106:20: style: Variable 'db' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/src/solver_strategies.cpp:38:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolverStrategies [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:42:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:53:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HeuParams [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:57:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptParams [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:62:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolverParams [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:68:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:98:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometric [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:106:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:113:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:120:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:146:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RestartParams [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:149:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RestartParams [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:166:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable estimate [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:180:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cflSched [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:191:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxRange [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:206:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cflSched [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:222:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable randConf [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:239:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_look [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:258:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:270:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_learning [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:284:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:288:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:294:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:302:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable heu_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_strategies.cpp:308:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Berkmin [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/solver_types.cpp:131:1: error: syntax error [syntaxError] clasp-3.3.5/src/statistics.cpp:45:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:53:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:56:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:59:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Empty [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:74:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:78:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:82:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Array [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:86:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:93:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:151:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:157:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_s [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:183:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_s [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:206:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_s [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:259:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:262:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:268:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:308:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:314:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:320:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:338:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:352:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/statistics.cpp:154:7: performance:inconclusive: Technically the member function 'Clasp::Impl::destroyIfWritable' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/src/statistics.cpp:133:3: style: Struct 'Val' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/src/statistics.cpp:116:64: style: Return value 'keys_.push_back(MapType::value_type(k,o)),true' is always true [knownConditionTrueFalse] clasp-3.3.5/src/statistics.cpp:349:11: style: C-style pointer casting [cstyleCast] clasp-3.3.5/src/timer.cpp:88:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RUSAGE_SELF [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:82:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extended_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:90:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:95:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strategy_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:105:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:169:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:180:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:206:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watch_subgoal_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:215:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeClause_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:229:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ufs_none [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:248:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ufs_none [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:257:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scc [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:284:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sourceQ_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:298:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nill_source [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:308:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extended_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:321:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extended_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:340:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:359:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:371:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:390:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watch_source_false [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:435:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:456:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:501:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:535:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:546:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lit [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:568:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strategy_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:594:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeClause_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:613:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strategy_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:646:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:667:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:679:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:716:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeClause_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:728:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scc [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:758:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable highPct [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:764:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable low [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/unfounded_check.cpp:772:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable low [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:48:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:118:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:143:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:150:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Literal [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:170:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable create_eq_bound [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:194:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable create_sat [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:253:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:300:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:330:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WeightConstraint [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:341:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:367:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:379:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable up_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:390:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undo_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:395:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable up_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:404:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bound_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:440:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:484:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:499:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:519:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable up_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:538:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bound_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:595:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bound_ [valueFlowBailoutIncompleteVar] clasp-3.3.5/src/weight_constraint.cpp:193:31: style: C-style pointer casting [cstyleCast] clasp-3.3.5/src/weight_constraint.cpp:281:9: style: C-style pointer casting [cstyleCast] clasp-3.3.5/src/weight_constraint.cpp:321:9: style: C-style pointer casting [cstyleCast] clasp-3.3.5/src/weight_constraint.cpp:350:22: style: Variable 'w' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/tests/catch.hpp:1895:39: debug: Failed to instantiate template "compare". The checking continues anyway. [templateInstantiation] clasp-3.3.5/tests/catch.hpp:1454:16: debug: Failed to instantiate template "applyEvaluator". The checking continues anyway. [templateInstantiation] clasp-3.3.5/tests/catch.hpp:749:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1414:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1417:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1422:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1425:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1459:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1462:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1469:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1472:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1649:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1730:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1763:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1776:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1960:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1970:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArgT [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:2556:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:2578:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:2601:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:2608:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:2618:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:2629:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:2744:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:3084:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:3089:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:3094:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/clause_creator_test.cpp:35:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/clause_creator_test.cpp:265:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:1908:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:504:9: warning:inconclusive: Member variable 'NotImplementedException::m_what' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] clasp-3.3.5/tests/catch.hpp:936:9: warning:inconclusive: Member variable 'AssertionInfo::macroName' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/tests/catch.hpp:936:9: warning:inconclusive: Member variable 'AssertionInfo::capturedExpression' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/tests/catch.hpp:936:9: warning:inconclusive: Member variable 'AssertionInfo::resultDisposition' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/tests/catch.hpp:936:9: warning:inconclusive: Member variable 'AssertionInfo::secondArg' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/tests/catch.hpp:1196:9: warning:inconclusive: Member variable 'CopyableStream::oss' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] clasp-3.3.5/tests/catch.hpp:413:14: performance:inconclusive: Technically the member function 'Catch::SafeBool::trueValue' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/tests/catch.hpp:485:21: style:inconclusive: Technically the member function 'Catch::StreamEndStop::operator+' can be const. [functionConst] clasp-3.3.5/tests/catch.hpp:1815:5: style:inconclusive: Technically the member function 'ExpressionLhs < bool >::operator==' can be const. [functionConst] clasp-3.3.5/tests/catch.hpp:1821:5: style:inconclusive: Technically the member function 'ExpressionLhs < bool >::operator!=' can be const. [functionConst] clasp-3.3.5/tests/catch.hpp:1849:52: style:inconclusive: Technically the member function 'ExpressionLhs < bool >::operator==' can be const. [functionConst] clasp-3.3.5/tests/catch.hpp:1853:55: style:inconclusive: Technically the member function 'ExpressionLhs < bool >::operator!=' can be const. [functionConst] clasp-3.3.5/tests/catch.hpp:503:9: style: Class 'NotImplementedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:704:5: style: Class 'MethodTestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:720:5: style: Struct 'NameAndDesc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:1591:30: style: Struct 'BorgType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:2024:9: style: Class 'ScopedMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:2446:9: style: Class 'Section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:2742:9: style: Class 'ExceptionTranslatorRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:2720:13: style: Class 'ExceptionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:2980:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:2984:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:2988:13: style: Struct 'StartsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:2992:13: style: Struct 'EndsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:3020:13: style: Struct 'ContainsElementMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:3036:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:3057:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:3134:9: style: Class 'Option < TagAlias >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:564:9: style: Class 'Ptr < IConfig const >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:564:9: style: Class 'Ptr < IReporterFactory >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:564:9: style: Class 'Ptr < ITestCase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:1130:13: style: Struct 'MatchNotOf < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:1130:13: style: Struct 'MatchNotOf < std >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:603:18: style: The destructor '~IShared' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:402:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:603:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:652:18: style: The destructor '~IMutableContext' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:641:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:652:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:680:18: style: The destructor '~ITestCase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:680:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:1214:10: style: The destructor '~ResultBuilder' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:914:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:1214:10: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:2447:10: style: The destructor '~Section' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:402:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:2447:10: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:2492:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2483:15: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:2492:15: note: Function in derived class clasp-3.3.5/tests/catch.hpp:2496:25: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2484:25: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:2496:25: note: Function in derived class clasp-3.3.5/tests/catch.hpp:2515:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2483:15: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:2515:15: note: Function in derived class clasp-3.3.5/tests/catch.hpp:2519:25: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2484:25: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:2519:25: note: Function in derived class clasp-3.3.5/tests/catch.hpp:2727:25: error: Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object [rethrowNoCurrentException] clasp-3.3.5/tests/clause_test.cpp:42:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_explicit [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/clause_test.cpp:63:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/clause_test.cpp:537:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/clause_test.cpp:570:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/clause_test.cpp:888:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/clause_test.cpp:668:4: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/clause_test.cpp:693:4: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/clause_test.cpp:719:4: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/clause_test.cpp:720:4: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/clause_test.cpp:721:4: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/clause_test.cpp:748:4: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/clause_test.cpp:749:4: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/clause_test.cpp:750:4: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/clause_test.cpp:774:4: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/clause_test.cpp:791:4: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/clause_test.cpp:802:4: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/clause_test.cpp:858:4: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/clause_test.cpp:321:3: style: C-style pointer casting [cstyleCast] clasp-3.3.5/tests/clause_test.cpp:511:24: style: C-style pointer casting [cstyleCast] clasp-3.3.5/tests/clause_test.cpp:522:11: style: C-style pointer casting [cstyleCast] clasp-3.3.5/tests/clause_test.cpp:1002:23: style: C-style pointer casting [cstyleCast] clasp-3.3.5/tests/clause_test.cpp:358:7: style: Local variable 'c' shadows outer variable [shadowVariable] clasp-3.3.5/tests/clause_test.cpp:69:14: note: Shadowed declaration clasp-3.3.5/tests/clause_test.cpp:358:7: note: Shadow variable clasp-3.3.5/tests/clause_test.cpp:379:11: style: Local variable 'c' shadows outer variable [shadowVariable] clasp-3.3.5/tests/clause_test.cpp:69:14: note: Shadowed declaration clasp-3.3.5/tests/clause_test.cpp:379:11: note: Shadow variable clasp-3.3.5/tests/clause_test.cpp:403:7: style: Local variable 'c' shadows outer variable [shadowVariable] clasp-3.3.5/tests/clause_test.cpp:69:14: note: Shadowed declaration clasp-3.3.5/tests/clause_test.cpp:403:7: note: Shadow variable clasp-3.3.5/tests/clause_test.cpp:943:11: style: Local variable 'solver' shadows outer variable [shadowVariable] clasp-3.3.5/tests/clause_test.cpp:891:10: note: Shadowed declaration clasp-3.3.5/tests/clause_test.cpp:943:11: note: Shadow variable clasp-3.3.5/tests/cli_test.cpp:36:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_INVALID [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/cli_test.cpp:51:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_ROOT [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/cli_test.cpp:65:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/cli_test.cpp:105:18: style: Local variable 'config' shadows outer variable [shadowVariable] clasp-3.3.5/tests/cli_test.cpp:57:17: note: Shadowed declaration clasp-3.3.5/tests/cli_test.cpp:105:18: note: Shadow variable clasp-3.3.5/tests/cli_test.cpp:120:18: style: Local variable 'config' shadows outer variable [shadowVariable] clasp-3.3.5/tests/cli_test.cpp:57:17: note: Shadowed declaration clasp-3.3.5/tests/cli_test.cpp:120:18: note: Shadow variable clasp-3.3.5/tests/cli_test.cpp:484:15: style: Local variable 'val' shadows outer variable [shadowVariable] clasp-3.3.5/tests/cli_test.cpp:58:14: note: Shadowed declaration clasp-3.3.5/tests/cli_test.cpp:484:15: note: Shadow variable clasp-3.3.5/tests/cli_test.cpp:81:3: style: Argument 'false&&static_cast(!!(nSub==0&&nArr==-1&&nVal==1&&std::strstr(help,"frumpy")!=0))' to function isTrue is always 0. It does not matter what value 'nSub' has. [knownArgument] clasp-3.3.5/tests/cli_test.cpp:83:3: style: Argument 'false&&static_cast(!!(nSub==0&&nArr==-1&&nVal==0&&std::strstr(help,"tweety")!=0))' to function isTrue is always 0. It does not matter what value 'nSub' has. [knownArgument] clasp-3.3.5/tests/cli_test.cpp:91:3: style: Argument 'false&&static_cast(!!(nVal==1))' to function isTrue is always 0. It does not matter what value 'nVal' has. [knownArgument] clasp-3.3.5/tests/cli_test.cpp:200:4: style: Argument 'false&&static_cast(!!(config.getKeyInfo(ClaspCliConfig::KEY_ROOT,&nSubkeys,&arrLen,&help,&nValues)==4))' to function isTrue is always 0. It does not matter what value 'nSubkeys' has. [knownArgument] clasp-3.3.5/tests/cli_test.cpp:201:4: style: Argument 'false&&static_cast(!!(nSubkeys>0&&arrLen==-1&&help!=0&&nValues==-1&&ClaspCliConfig::isLeafKey(ClaspCliConfig::KEY_ROOT)==false))' to function isTrue is always 0. It does not matter what value 'nSubkeys' has. [knownArgument] clasp-3.3.5/tests/cli_test.cpp:203:4: style: Argument 'false&&static_cast(!!(config.getKeyInfo(ClaspCliConfig::KEY_SOLVER,&nSubkeys,&arrLen,&help,&nValues)==4))' to function isTrue is always 0. It does not matter what value 'nSubkeys' has. [knownArgument] clasp-3.3.5/tests/cli_test.cpp:204:4: style: Argument 'false&&static_cast(!!(nSubkeys>0&&arrLen>=0&&help!=0&&nValues==-1&&ClaspCliConfig::isLeafKey(ClaspCliConfig::KEY_ROOT)==false))' to function isTrue is always 0. It does not matter what value 'nSubkeys' has. [knownArgument] clasp-3.3.5/tests/cli_test.cpp:209:4: style: Argument 'false&&static_cast(!!(config.getKeyInfo(s1,&nSubkeys,&arrLen,&help,&nValues)==4))' to function isTrue is always 0. It does not matter what value 'nSubkeys' has. [knownArgument] clasp-3.3.5/tests/cli_test.cpp:210:4: style: Argument 'false&&static_cast(!!(nSubkeys==nSolverKeys&&arrLen==-1))' to function isTrue is always 0. It does not matter what value 'nSubkeys' has. [knownArgument] clasp-3.3.5/tests/lpcompare.h:75:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_smodels [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/lpcompare.h:80:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_smodels [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/decision_heuristic_test.cpp:54:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Body [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/decision_heuristic_test.cpp:157:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_class_simple [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/decision_heuristic_test.cpp:220:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Retain [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/decision_heuristic_test.cpp:312:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Refined [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/decision_heuristic_test.cpp:318:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acquire [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/decision_heuristic_test.cpp:563:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acquire [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/lpcompare.h:84:2: style: Struct 'NoStep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/dependency_graph_test.cpp:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scc [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/dependency_graph_test.cpp:216:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/dependency_graph_test.cpp:220:20: style: Variable 'check' can be declared as pointer to const [constVariablePointer] clasp-3.3.5/tests/dependency_graph_test.cpp:275:20: style: Variable 'check' can be declared as pointer to const [constVariablePointer] clasp-3.3.5/tests/dlp_builder_test.cpp:98:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/dlp_builder_test.cpp:292:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/dlp_builder_test.cpp:301:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/dlp_builder_test.cpp:310:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/dlp_builder_test.cpp:321:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/dlp_builder_test.cpp:326:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/dlp_builder_test.cpp:330:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/dlp_builder_test.cpp:271:30: style: Local variable 'c' shadows outer variable [shadowVariable] clasp-3.3.5/tests/dlp_builder_test.cpp:38:30: note: Shadowed declaration clasp-3.3.5/tests/dlp_builder_test.cpp:271:30: note: Shadow variable clasp-3.3.5/tests/enumerator_test.cpp:39:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/enumerator_test.cpp:59:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/enumerator_test.cpp:321:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/enumerator_test.cpp:404:11: style: Local variable 'solver' shadows outer variable [shadowVariable] clasp-3.3.5/tests/enumerator_test.cpp:55:10: note: Shadowed declaration clasp-3.3.5/tests/enumerator_test.cpp:404:11: note: Shadow variable clasp-3.3.5/tests/enumerator_test.cpp:435:11: style: Local variable 'solver' shadows outer variable [shadowVariable] clasp-3.3.5/tests/enumerator_test.cpp:55:10: note: Shadowed declaration clasp-3.3.5/tests/enumerator_test.cpp:435:11: note: Shadow variable clasp-3.3.5/tests/enumerator_test.cpp:458:11: style: Local variable 'solver' shadows outer variable [shadowVariable] clasp-3.3.5/tests/enumerator_test.cpp:55:10: note: Shadowed declaration clasp-3.3.5/tests/enumerator_test.cpp:458:11: note: Shadow variable clasp-3.3.5/tests/enumerator_test.cpp:478:11: style: Local variable 'solver' shadows outer variable [shadowVariable] clasp-3.3.5/tests/enumerator_test.cpp:55:10: note: Shadowed declaration clasp-3.3.5/tests/enumerator_test.cpp:478:11: note: Shadow variable clasp-3.3.5/tests/enumerator_test.cpp:506:11: style: Local variable 'solver' shadows outer variable [shadowVariable] clasp-3.3.5/tests/enumerator_test.cpp:55:10: note: Shadowed declaration clasp-3.3.5/tests/enumerator_test.cpp:506:11: note: Shadow variable clasp-3.3.5/tests/facade_test.cpp:53:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numEnum [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:82:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_msg [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:678:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAT [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:1003:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:1022:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:1061:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:1315:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:1355:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable True [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:1682:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:1749:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:1784:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:1798:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:1879:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_class_general [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:2143:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/facade_test.cpp:1671:31: performance: Variable 'aux' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] clasp-3.3.5/tests/facade_test.cpp:478:9: style: Redundant initialization for 'look'. The initialized value is overwritten before it is read. [redundantInitialization] clasp-3.3.5/tests/facade_test.cpp:474:25: note: look is initialized clasp-3.3.5/tests/facade_test.cpp:478:9: note: look is overwritten clasp-3.3.5/tests/facade_test.cpp:1368:5: style: Local variable 'prop' shadows outer variable [shadowVariable] clasp-3.3.5/tests/facade_test.cpp:1342:17: note: Shadowed declaration clasp-3.3.5/tests/facade_test.cpp:1368:5: note: Shadow variable clasp-3.3.5/tests/facade_test.cpp:1506:12: style: Local variable 'v' shadows outer variable [shadowVariable] clasp-3.3.5/tests/facade_test.cpp:1341:17: note: Shadowed declaration clasp-3.3.5/tests/facade_test.cpp:1506:12: note: Shadow variable clasp-3.3.5/tests/facade_test.cpp:1552:13: style: Local variable 'v' shadows outer variable [shadowVariable] clasp-3.3.5/tests/facade_test.cpp:1341:17: note: Shadowed declaration clasp-3.3.5/tests/facade_test.cpp:1552:13: note: Shadow variable clasp-3.3.5/tests/facade_test.cpp:1650:6: style: Local variable 'prop' shadows outer variable [shadowVariable] clasp-3.3.5/tests/facade_test.cpp:1342:17: note: Shadowed declaration clasp-3.3.5/tests/facade_test.cpp:1650:6: note: Shadow variable clasp-3.3.5/tests/facade_test.cpp:1690:6: style: Local variable 'prop' shadows outer variable [shadowVariable] clasp-3.3.5/tests/facade_test.cpp:1342:17: note: Shadowed declaration clasp-3.3.5/tests/facade_test.cpp:1690:6: note: Shadow variable clasp-3.3.5/tests/facade_test.cpp:1723:6: style: Local variable 'prop' shadows outer variable [shadowVariable] clasp-3.3.5/tests/facade_test.cpp:1342:17: note: Shadowed declaration clasp-3.3.5/tests/facade_test.cpp:1723:6: note: Shadow variable clasp-3.3.5/tests/facade_test.cpp:1759:6: style: Local variable 'prop' shadows outer variable [shadowVariable] clasp-3.3.5/tests/facade_test.cpp:1342:17: note: Shadowed declaration clasp-3.3.5/tests/facade_test.cpp:1759:6: note: Shadow variable clasp-3.3.5/tests/facade_test.cpp:1765:13: style: Local variable 'v' shadows outer variable [shadowVariable] clasp-3.3.5/tests/facade_test.cpp:1341:17: note: Shadowed declaration clasp-3.3.5/tests/facade_test.cpp:1765:13: note: Shadow variable clasp-3.3.5/tests/facade_test.cpp:1812:5: style: Local variable 'prop' shadows outer variable [shadowVariable] clasp-3.3.5/tests/facade_test.cpp:1342:17: note: Shadowed declaration clasp-3.3.5/tests/facade_test.cpp:1812:5: note: Shadow variable clasp-3.3.5/tests/facade_test.cpp:2058:5: style: Local variable 'prop' shadows outer variable [shadowVariable] clasp-3.3.5/tests/facade_test.cpp:1866:17: note: Shadowed declaration clasp-3.3.5/tests/facade_test.cpp:2058:5: note: Shadow variable clasp-3.3.5/tests/facade_test.cpp:2059:10: style: Local variable 'init' shadows outer variable [shadowVariable] clasp-3.3.5/tests/facade_test.cpp:1868:17: note: Shadowed declaration clasp-3.3.5/tests/facade_test.cpp:2059:10: note: Shadow variable clasp-3.3.5/tests/facade_test.cpp:125:5: style: Argument 'false&&static_cast(!!(fh.finished==1))' to function isTrue is always 0. It does not matter what value 'fh.finished' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:133:5: style: Argument 'false&&static_cast(!!(fh.finished==1))' to function isTrue is always 0. It does not matter what value 'fh.finished' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:138:5: style: Argument 'false&&static_cast(!!(fh.finished==1))' to function isTrue is always 0. It does not matter what value 'fh.finished' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:143:5: style: Argument 'false&&static_cast(!!(fh.finished==2))' to function isTrue is always 0. It does not matter what value 'fh.finished' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:185:4: style: Argument 'false&&static_cast(!!(mh1.models==1))' to function isTrue is always 0. It does not matter what value 'mh1.models' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:193:4: style: Argument 'false&&static_cast(!!(mh2.models==1))' to function isTrue is always 0. It does not matter what value 'mh2.models' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:616:4: style: Argument 'false&&static_cast(!!(mod==1))' to function isTrue is always 0. It does not matter what value 'mod' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:705:2: style: Argument 'false&&static_cast(!!(expS==libclasp.step()))' to function isTrue is always 0. It does not matter what value 'expS' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:1832:4: style: Argument 'false&&static_cast(!!(prop.checks==1u))' to function isTrue is always 0. It does not matter what value 'prop.checks' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:1834:4: style: Argument 'false&&static_cast(!!(prop.checks==1u))' to function isTrue is always 0. It does not matter what value 'prop.checks' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:1836:4: style: Argument 'false&&static_cast(!!(prop.checks==2u))' to function isTrue is always 0. It does not matter what value 'prop.checks' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:1838:4: style: Argument 'false&&static_cast(!!(prop.checks==3u))' to function isTrue is always 0. It does not matter what value 'prop.checks' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:1840:4: style: Argument 'false&&static_cast(!!(prop.checks==3u))' to function isTrue is always 0. It does not matter what value 'prop.checks' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:1844:4: style: Argument 'false&&static_cast(!!(prop.checks==4u))' to function isTrue is always 0. It does not matter what value 'prop.checks' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:1849:4: style: Argument 'false&&static_cast(!!(prop.checks==1u))' to function isTrue is always 0. It does not matter what value 'prop.checks' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:1850:4: style: Argument 'false&&static_cast(!!(prop.totals==1u))' to function isTrue is always 0. It does not matter what value 'prop.totals' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:1855:4: style: Argument 'false&&static_cast(!!(prop.checks>1u))' to function isTrue is always 0. It does not matter what value 'prop.checks' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:1856:4: style: Argument 'false&&static_cast(!!(prop.totals==1u))' to function isTrue is always 0. It does not matter what value 'prop.totals' has. [knownArgument] clasp-3.3.5/tests/facade_test.cpp:474:20: style: Variable 'look' can be declared as pointer to const [constVariablePointer] clasp-3.3.5/tests/facade_test.cpp:1987:19: style: Variable 'pp' is assigned a value that is never used. [unreadVariable] clasp-3.3.5/tests/literal_test.cpp:32:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Binary [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/literal_test.cpp:47:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ternary [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/literal_test.cpp:63:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/literal_test.cpp:187:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/literal_test.cpp:188:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/literal_test.cpp:189:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/literal_test.cpp:193:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/literal_test.cpp:194:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/literal_test.cpp:195:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/literal_test.cpp:196:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/literal_test.cpp:197:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/literal_test.cpp:198:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/literal_test.cpp:199:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/literal_test.cpp:200:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/literal_test.cpp:201:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/minimize_test.cpp:42:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/minimize_test.cpp:78:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DefaultMinimize [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/minimize_test.cpp:974:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/minimize_test.cpp:589:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/minimize_test.cpp:611:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/minimize_test.cpp:615:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/minimize_test.cpp:713:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/minimize_test.cpp:117:29: style: Local variable 'data' shadows outer variable [shadowVariable] clasp-3.3.5/tests/minimize_test.cpp:79:23: note: Shadowed declaration clasp-3.3.5/tests/minimize_test.cpp:117:29: note: Shadow variable clasp-3.3.5/tests/minimize_test.cpp:158:29: style: Local variable 'data' shadows outer variable [shadowVariable] clasp-3.3.5/tests/minimize_test.cpp:79:23: note: Shadowed declaration clasp-3.3.5/tests/minimize_test.cpp:158:29: note: Shadow variable clasp-3.3.5/tests/minimize_test.cpp:624:16: style: Local variable 'min' shadows outer variable [shadowVariable] clasp-3.3.5/tests/minimize_test.cpp:90:15: note: Shadowed declaration clasp-3.3.5/tests/minimize_test.cpp:624:16: note: Shadow variable clasp-3.3.5/tests/minimize_test.cpp:666:16: style: Local variable 'min' shadows outer variable [shadowVariable] clasp-3.3.5/tests/minimize_test.cpp:90:15: note: Shadowed declaration clasp-3.3.5/tests/minimize_test.cpp:666:16: note: Shadow variable clasp-3.3.5/tests/parser_test.cpp:115:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_transform_weight [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/parser_test.cpp:276:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_aspif [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/parser_test.cpp:312:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/parser_test.cpp:739:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/parser_test.cpp:933:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Explicit [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/parser_test.cpp:84:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:87:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:91:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:102:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:116:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:125:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:134:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:142:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:149:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:152:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:159:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:166:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:173:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:180:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:186:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:189:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:195:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:208:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:217:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:289:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:295:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:302:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:309:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:321:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:332:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:336:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:340:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:344:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:350:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:357:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:361:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:362:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:366:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:367:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:382:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:390:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:392:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:398:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:404:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:408:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:418:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:440:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:471:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:474:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:480:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:483:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:489:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:495:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:502:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:506:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:511:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:518:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:527:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:539:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:544:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:547:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:554:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:586:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:633:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:637:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:658:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:673:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/parser_test.cpp:86:21: style: Local variable 'empty' shadows outer variable [shadowVariable] clasp-3.3.5/tests/parser_test.cpp:48:3: note: Shadowed declaration clasp-3.3.5/tests/parser_test.cpp:86:21: note: Shadow variable clasp-3.3.5/tests/program_builder_test.cpp:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noNode [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/program_builder_test.cpp:405:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/program_builder_test.cpp:1239:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Refined [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/program_builder_test.cpp:1852:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/program_builder_test.cpp:1855:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/program_builder_test.cpp:2082:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/program_builder_test.cpp:2085:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/program_builder_test.cpp:433:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:811:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:824:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:836:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:845:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:856:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:868:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:880:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:897:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:910:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:923:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:935:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:947:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:959:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:971:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:981:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:991:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:1003:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:1021:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:1523:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:1530:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:1977:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:1983:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:1989:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/program_builder_test.cpp:430:7: style: Local variable 'a' shadows outer variable [shadowVariable] clasp-3.3.5/tests/program_builder_test.cpp:86:6: note: Shadowed declaration clasp-3.3.5/tests/program_builder_test.cpp:430:7: note: Shadow variable clasp-3.3.5/tests/program_builder_test.cpp:1079:7: style: Local variable 'a' shadows outer variable [shadowVariable] clasp-3.3.5/tests/program_builder_test.cpp:86:6: note: Shadowed declaration clasp-3.3.5/tests/program_builder_test.cpp:1079:7: note: Shadow variable clasp-3.3.5/tests/program_builder_test.cpp:1088:7: style: Local variable 'a' shadows outer variable [shadowVariable] clasp-3.3.5/tests/program_builder_test.cpp:86:6: note: Shadowed declaration clasp-3.3.5/tests/program_builder_test.cpp:1088:7: note: Shadow variable clasp-3.3.5/tests/program_builder_test.cpp:1089:7: style: Local variable 'b' shadows outer variable [shadowVariable] clasp-3.3.5/tests/program_builder_test.cpp:86:13: note: Shadowed declaration clasp-3.3.5/tests/program_builder_test.cpp:1089:7: note: Shadow variable clasp-3.3.5/tests/program_builder_test.cpp:2065:7: style: Local variable 'd' shadows outer variable [shadowVariable] clasp-3.3.5/tests/program_builder_test.cpp:1209:27: note: Shadowed declaration clasp-3.3.5/tests/program_builder_test.cpp:2065:7: note: Shadow variable clasp-3.3.5/tests/program_builder_test.cpp:2066:7: style: Local variable 'e' shadows outer variable [shadowVariable] clasp-3.3.5/tests/program_builder_test.cpp:1209:34: note: Shadowed declaration clasp-3.3.5/tests/program_builder_test.cpp:2066:7: note: Shadow variable clasp-3.3.5/tests/program_builder_test.cpp:2036:3: style: Argument 'false&&static_cast(!!(foundA==1))' to function isTrue is always 0. It does not matter what value 'foundA' has. [knownArgument] clasp-3.3.5/tests/program_builder_test.cpp:2037:3: style: Argument 'false&&static_cast(!!(foundB==0))' to function isTrue is always 0. It does not matter what value 'foundB' has. [knownArgument] clasp-3.3.5/tests/program_builder_test.cpp:2038:3: style: Argument 'false&&static_cast(!!(foundC==1))' to function isTrue is always 0. It does not matter what value 'foundC' has. [knownArgument] clasp-3.3.5/tests/program_builder_test.cpp:2039:3: style: Argument 'false&&static_cast(!!(foundD==1))' to function isTrue is always 0. It does not matter what value 'foundD' has. [knownArgument] clasp-3.3.5/tests/program_builder_test.cpp:1420:26: style: Variable 'ufsCheck' can be declared as pointer to const [constVariablePointer] clasp-3.3.5/tests/program_builder_test.cpp:2000:8: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] clasp-3.3.5/tests/program_builder_test.cpp:2001:8: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] clasp-3.3.5/tests/program_builder_test.cpp:2011:8: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] clasp-3.3.5/tests/program_builder_test.cpp:2012:8: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] clasp-3.3.5/tests/program_builder_test.cpp:2031:8: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] clasp-3.3.5/tests/program_builder_test.cpp:2032:8: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] clasp-3.3.5/tests/program_builder_test.cpp:2033:8: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] clasp-3.3.5/tests/program_builder_test.cpp:2034:8: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] clasp-3.3.5/tests/program_builder_test.cpp:2055:8: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] clasp-3.3.5/tests/rule_test.cpp:72:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/rule_test.cpp:215:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_transform_choice [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/rule_test.cpp:227:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:244:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:281:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:296:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:331:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:367:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:388:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:404:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:437:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:454:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:473:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:492:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:524:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:543:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/rule_test.cpp:527:16: style: Local variable 'prg' shadows outer variable [shadowVariable] clasp-3.3.5/tests/rule_test.cpp:209:16: note: Shadowed declaration clasp-3.3.5/tests/rule_test.cpp:527:16: note: Shadow variable clasp-3.3.5/tests/rule_test.cpp:528:17: style: Local variable 'ctx' shadows outer variable [shadowVariable] clasp-3.3.5/tests/rule_test.cpp:208:16: note: Shadowed declaration clasp-3.3.5/tests/rule_test.cpp:528:17: note: Shadow variable clasp-3.3.5/tests/satelite_test.cpp:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/solver_test.cpp:132:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frozen [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/solver_test.cpp:155:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/solver_test.cpp:239:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/solver_test.cpp:1095:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/solver_test.cpp:99:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Conflict [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/solver_test.cpp:271:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/solver_test.cpp:272:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/solver_test.cpp:299:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/solver_test.cpp:300:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/solver_test.cpp:301:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/solver_test.cpp:302:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/solver_test.cpp:629:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/solver_test.cpp:32:2: style: Struct 'TestingConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/solver_test.cpp:1052:27: style: C-style pointer casting [cstyleCast] clasp-3.3.5/tests/solver_test.cpp:1225:19: style: Local variable 's' shadows outer variable [shadowVariable] clasp-3.3.5/tests/solver_test.cpp:233:10: note: Shadowed declaration clasp-3.3.5/tests/solver_test.cpp:1225:19: note: Shadow variable clasp-3.3.5/tests/solver_test.cpp:1264:19: style: Local variable 's' shadows outer variable [shadowVariable] clasp-3.3.5/tests/solver_test.cpp:233:10: note: Shadowed declaration clasp-3.3.5/tests/solver_test.cpp:1264:19: note: Shadow variable clasp-3.3.5/tests/solver_test.cpp:411:3: style: Argument 'false&&static_cast(!!(1==c.propagates))' to function isTrue is always 0. It does not matter what value 'c.propagates' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:414:3: style: Argument 'false&&static_cast(!!(1==c.propagates))' to function isTrue is always 0. It does not matter what value 'c.propagates' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:455:3: style: Argument 'false&&static_cast(!!(1==c1.propagates))' to function isTrue is always 0. It does not matter what value 'c1.propagates' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:456:3: style: Argument 'false&&static_cast(!!(1==c2.propagates))' to function isTrue is always 0. It does not matter what value 'c2.propagates' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:457:3: style: Argument 'false&&static_cast(!!(0==c3.propagates))' to function isTrue is always 0. It does not matter what value 'c3.propagates' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:486:3: style: Argument 'false&&static_cast(!!(0==c.undos))' to function isTrue is always 0. It does not matter what value 'c.undos' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:488:3: style: Argument 'false&&static_cast(!!(1==c.undos))' to function isTrue is always 0. It does not matter what value 'c.undos' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:521:5: style: Argument 'false&&static_cast(!!(s.isTrue(bin[o])))' to function isTrue is always 0. It does not matter what value 'o' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:522:5: style: Argument 'false&&static_cast(!!(Antecedent::Binary==s.reason(bin[o]).type()))' to function isTrue is always 0. It does not matter what value 'o' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:526:5: style: Argument 'false&&static_cast(!!(~bin[i]==r[0]))' to function isTrue is always 0. It does not matter what value 'i' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:559:4: style: Argument 'false&&static_cast(!!(s.isTrue(tern[o])))' to function isTrue is always 0. It does not matter what value 'o' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:560:4: style: Argument 'false&&static_cast(!!(Antecedent::Ternary==s.reason(tern[o]).type()))' to function isTrue is always 0. It does not matter what value 'o' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:564:4: style: Argument 'false&&static_cast(!!(std::find(r.begin(),r.end(),~tern[i])!=r.end()))' to function isTrue is always 0. It does not matter what value 'i' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:565:4: style: Argument 'false&&static_cast(!!(std::find(r.begin(),r.end(),~tern[(i+1)%3])!=r.end()))' to function isTrue is always 0. It does not matter what value 'i' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:593:4: style: Argument 'false&&static_cast(!!(uint32(i+2)==est))' to function isTrue is always 0. It does not matter what value 'i' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:692:3: style: Argument 'false&&static_cast(!!(0==p->inits))' to function isTrue is always 0. It does not matter what value 'p->inits' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:694:3: style: Argument 'false&&static_cast(!!(1==p->inits))' to function isTrue is always 0. It does not matter what value 'p->inits' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:697:3: style: Argument 'false&&static_cast(!!(2==p->inits))' to function isTrue is always 0. It does not matter what value 'p->inits' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:704:3: style: Argument 'false&&static_cast(!!(0==p->props))' to function isTrue is always 0. It does not matter what value 'p->props' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:706:3: style: Argument 'false&&static_cast(!!(1==p->props))' to function isTrue is always 0. It does not matter what value 'p->props' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:707:3: style: Argument 'false&&static_cast(!!(0==p->resets))' to function isTrue is always 0. It does not matter what value 'p->resets' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:714:3: style: Argument 'false&&static_cast(!!(1==p->props))' to function isTrue is always 0. It does not matter what value 'p->props' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:715:3: style: Argument 'false&&static_cast(!!(1==p->resets))' to function isTrue is always 0. It does not matter what value 'p->resets' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:751:3: style: Argument 'false&&static_cast(!!(p3->inits==1))' to function isTrue is always 0. It does not matter what value 'p3->inits' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:759:3: style: Argument 'false&&static_cast(!!(p3->props==1&&p4->props==1))' to function isTrue is always 0. It does not matter what value 'p3->props' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:767:3: style: Argument 'false&&static_cast(!!(p3->props==1&&p4->props==1&&p1->props==1&&p2->props==1))' to function isTrue is always 0. It does not matter what value 'p3->props' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:772:3: style: Argument 'false&&static_cast(!!(p3->props==2&&p1->props==2&&p2->props==2&&p4->props==1))' to function isTrue is always 0. It does not matter what value 'p3->props' has. [knownArgument] clasp-3.3.5/tests/solver_test.cpp:804:3: style: Argument 'false&&static_cast(!!(p1->props==2&&p3->props==2))' to function isTrue is always 0. It does not matter what value 'p1->props' has. [knownArgument] clasp-3.3.5/tests/catch.hpp:3714:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:4155:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:4522:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:4530:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:4534:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:4570:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:4574:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:4653:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:4667:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:5199:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clara [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:5380:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:5837:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:5873:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:5919:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:5959:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:6100:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:6299:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NeedsAnotherRun [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:6317:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Executing [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:6324:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Executing [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:6510:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIGSTKSZ [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:6811:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:7007:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:7030:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:7043:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:7127:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:7226:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lineInfo [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:7311:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:7661:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:7664:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:7775:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:8589:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:8607:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:8613:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:8876:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:8931:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:8939:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:8952:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:9003:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:9010:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:9084:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oss [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:9210:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:9229:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:9490:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX_10_EXP [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:9886:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uppercase [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:9986:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10040:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10055:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10077:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10324:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10544:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10563:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10579:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10599:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10606:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10806:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10825:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10874:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:10981:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:11001:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:11007:133: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:11013:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:11041:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:7600:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:4747:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable placeholder [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:4843:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_arg [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:4985:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:5015:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:5060:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Positional [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:5071:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Positional [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:3789:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/catch.hpp:3709:9: warning: Member variable 'TestSpecParser::m_mode' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/tests/catch.hpp:3709:9: warning: Member variable 'TestSpecParser::m_exclusion' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/tests/catch.hpp:3709:9: warning: Member variable 'TestSpecParser::m_start' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/tests/catch.hpp:3709:9: warning: Member variable 'TestSpecParser::m_pos' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/tests/catch.hpp:10319:9: warning: Member variable 'JunitReporter::unexpectedExceptions' is not initialized in the constructor. [uninitMemberVar] clasp-3.3.5/tests/catch.hpp:1239:14: performance:inconclusive: Technically the member function 'Catch::ResultBuilder::captureExpectedException' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/tests/catch.hpp:9093:25: note: Technically the member function 'Catch::ResultBuilder::captureExpectedException' can be static (but you may consider moving to unnamed namespace). clasp-3.3.5/tests/catch.hpp:1239:14: note: Technically the member function 'Catch::ResultBuilder::captureExpectedException' can be static (but you may consider moving to unnamed namespace). clasp-3.3.5/tests/catch.hpp:1242:14: style:inconclusive: Technically the member function 'Catch::ResultBuilder::react' can be const. [functionConst] clasp-3.3.5/tests/catch.hpp:9133:25: note: Technically the member function 'Catch::ResultBuilder::react' can be const. clasp-3.3.5/tests/catch.hpp:1242:14: note: Technically the member function 'Catch::ResultBuilder::react' can be const. clasp-3.3.5/tests/catch.hpp:1244:14: performance:inconclusive: Technically the member function 'Catch::ResultBuilder::allowThrows' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/tests/catch.hpp:9148:25: note: Technically the member function 'Catch::ResultBuilder::allowThrows' can be static (but you may consider moving to unnamed namespace). clasp-3.3.5/tests/catch.hpp:1244:14: note: Technically the member function 'Catch::ResultBuilder::allowThrows' can be static (but you may consider moving to unnamed namespace). clasp-3.3.5/tests/catch.hpp:6098:18: style:inconclusive: Technically the member function 'Catch::TestCaseTracking::TrackerBase::TrackerHasName::operator()' can be const. [functionConst] clasp-3.3.5/tests/catch.hpp:6848:14: style:inconclusive: Technically the member function 'Catch::RunContext::invokeActiveTestCase' can be const. [functionConst] clasp-3.3.5/tests/catch.hpp:7039:14: style:inconclusive: Technically the member function 'Catch::Session::showHelp' can be const. [functionConst] clasp-3.3.5/tests/catch.hpp:7635:14: style:inconclusive: Technically the member function 'Catch::OutputDebugWriter::operator()' can be const. [functionConst] clasp-3.3.5/tests/catch.hpp:7911:14: performance:inconclusive: Technically the member function 'Catch::::PosixColourImpl::setColour' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/tests/catch.hpp:11205:21: performance:inconclusive: Technically the member function 'Catch::CompactReporter::bothOrAll' can be static (but you may consider moving to unnamed namespace). [functionStatic] clasp-3.3.5/tests/catch.hpp:4843:42: debug: CheckClass::isMemberVar found used member variable 'm_arg' with varid 0 [varid0] clasp-3.3.5/tests/catch.hpp:5584:19: warning: The struct 'LazyStat < TestRunInfo >' defines member function with name 'operator=' also defined in its parent class 'Option < TestRunInfo >'. [duplInheritedMember] clasp-3.3.5/tests/catch.hpp:3153:17: note: Parent function 'Option < TestRunInfo >::operator=' clasp-3.3.5/tests/catch.hpp:5584:19: note: Derived function 'LazyStat < TestRunInfo >::operator=' clasp-3.3.5/tests/catch.hpp:5589:14: warning: The struct 'LazyStat < TestRunInfo >' defines member function with name 'reset' also defined in its parent class 'Option < TestRunInfo >'. [duplInheritedMember] clasp-3.3.5/tests/catch.hpp:3159:14: note: Parent function 'Option < TestRunInfo >::reset' clasp-3.3.5/tests/catch.hpp:5589:14: note: Derived function 'LazyStat < TestRunInfo >::reset' clasp-3.3.5/tests/catch.hpp:5584:19: warning: The struct 'LazyStat < GroupInfo >' defines member function with name 'operator=' also defined in its parent class 'Option < GroupInfo >'. [duplInheritedMember] clasp-3.3.5/tests/catch.hpp:3153:17: note: Parent function 'Option < GroupInfo >::operator=' clasp-3.3.5/tests/catch.hpp:5584:19: note: Derived function 'LazyStat < GroupInfo >::operator=' clasp-3.3.5/tests/catch.hpp:5589:14: warning: The struct 'LazyStat < GroupInfo >' defines member function with name 'reset' also defined in its parent class 'Option < GroupInfo >'. [duplInheritedMember] clasp-3.3.5/tests/catch.hpp:3159:14: note: Parent function 'Option < GroupInfo >::reset' clasp-3.3.5/tests/catch.hpp:5589:14: note: Derived function 'LazyStat < GroupInfo >::reset' clasp-3.3.5/tests/catch.hpp:5584:19: warning: The struct 'LazyStat < TestCaseInfo >' defines member function with name 'operator=' also defined in its parent class 'Option < TestCaseInfo >'. [duplInheritedMember] clasp-3.3.5/tests/catch.hpp:3153:17: note: Parent function 'Option < TestCaseInfo >::operator=' clasp-3.3.5/tests/catch.hpp:5584:19: note: Derived function 'LazyStat < TestCaseInfo >::operator=' clasp-3.3.5/tests/catch.hpp:5589:14: warning: The struct 'LazyStat < TestCaseInfo >' defines member function with name 'reset' also defined in its parent class 'Option < TestCaseInfo >'. [duplInheritedMember] clasp-3.3.5/tests/catch.hpp:3159:14: note: Parent function 'Option < TestCaseInfo >::reset' clasp-3.3.5/tests/catch.hpp:5589:14: note: Derived function 'LazyStat < TestCaseInfo >::reset' clasp-3.3.5/tests/catch.hpp:3628:13: style: Class 'NamePattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:3641:13: style: Class 'TagPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:3652:13: style: Class 'ExcludedPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:3709:9: style: Class 'TestSpecParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:3902:9: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:4005:9: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:4151:9: style: Class 'Text' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:4518:13: style: Struct 'BoundDataMember' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:4528:13: style: Struct 'BoundUnaryMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:4540:13: style: Struct 'BoundNullaryMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:4554:13: style: Struct 'BoundUnaryFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:4568:13: style: Struct 'BoundBinaryFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:5374:9: style: Class 'Text' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:5534:9: style: Struct 'Colour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:5597:9: style: Struct 'TestRunInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:5706:9: style: Struct 'TestGroupStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:6097:13: style: Class 'TrackerHasName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:7293:9: style: Class 'FreeFunctionTestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:7968:9: style: Struct 'GeneratorInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:8419:9: style: Class 'LegacyReporterAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:9506:9: style: Struct 'StreamingReporterBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:9597:13: style: Struct 'BySectionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:9733:9: style: Struct 'TestEventListenerBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:9765:9: style: Class 'LegacyReporterRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:9850:9: style: Class 'XmlEncode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:9947:9: style: Class 'XmlWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:9910:13: style: Class 'ScopedElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:10072:9: style: Class 'XmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:10319:9: style: Class 'JunitReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:10533:9: style: Struct 'ConsoleReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:10964:9: style: Struct 'CompactReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:9797:9: style: Class 'ReporterRegistrar < XmlReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:9797:9: style: Class 'ReporterRegistrar < JunitReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:9797:9: style: Class 'ReporterRegistrar < ConsoleReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:9797:9: style: Class 'ReporterRegistrar < CompactReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:4719:13: style: Struct 'Arg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:4778:13: style: Class 'ArgBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:4839:13: style: Class 'OptBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:3134:9: style: Class 'Option < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:3134:9: style: Class 'Option < TestRunInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:3134:9: style: Class 'Option < GroupInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:3134:9: style: Class 'Option < TestCaseInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:564:9: style: Class 'Ptr < Pattern >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:564:9: style: Class 'Ptr < IStreamingReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:564:9: style: Class 'Ptr < ITracker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:564:9: style: Class 'Ptr < Config >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:564:9: style: Class 'Ptr < IReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:564:9: style: Class 'Ptr < SectionNode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:564:9: style: Class 'Ptr < Node < TestCaseStats , SectionNode > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:564:9: style: Class 'Ptr < Node < TestGroupStats , Node < TestCaseStats , SectionNode > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:564:9: style: Class 'Ptr < Node < TestRunStats , Node < TestGroupStats , Node < TestCaseStats , SectionNode > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:4679:9: style: Struct 'CommonArgProperties < ConfigData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:4487:13: style: Class 'BoundArgFunction < ConfigData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clasp-3.3.5/tests/catch.hpp:706:18: style: The function 'invoke' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:678:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:706:18: note: Function in derived class clasp-3.3.5/tests/catch.hpp:712:14: style: The destructor '~MethodTestCase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:680:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:712:14: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:3631:22: style: The destructor '~NamePattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3623:22: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3631:22: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:3632:26: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3624:26: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:3632:26: note: Function in derived class clasp-3.3.5/tests/catch.hpp:3642:22: style: The destructor '~TagPattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3623:22: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3642:22: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:3643:26: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3624:26: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:3643:26: note: Function in derived class clasp-3.3.5/tests/catch.hpp:3653:22: style: The destructor '~ExcludedPattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3623:22: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3653:22: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:3654:26: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3624:26: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:3654:26: note: Function in derived class clasp-3.3.5/tests/catch.hpp:3848:18: style: The destructor '~IConfig' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3848:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:3903:18: style: The destructor '~FileStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3895:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3903:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:3912:18: style: The destructor '~CoutStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3895:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3912:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:3923:18: style: The destructor '~DebugOutStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3895:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3923:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:4017:18: style: The destructor '~Config' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3848:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:4017:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:5755:18: style: The destructor '~IStreamingReporter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:5755:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:5786:18: style: The destructor '~IReporterFactory' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:5786:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:6006:18: style: The destructor '~ITracker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:6006:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:6117:18: style: The destructor '~TrackerBase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:6006:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:6117:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:6231:18: style: The destructor '~SectionTracker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:6117:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:6231:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:6280:18: style: The destructor '~IndexTracker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:6117:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:6280:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:6600:18: style: The destructor '~RunContext' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2051:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:6600:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:6662:22: style: The function 'assertionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2053:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:6662:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:6679:22: style: The function 'sectionStarted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2054:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:6679:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:6709:22: style: The function 'sectionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2056:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:6709:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:6722:22: style: The function 'sectionEndedEarly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2057:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:6722:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:6732:22: style: The function 'pushScopedMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2058:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:6732:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:6736:22: style: The function 'popScopedMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2059:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:6736:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:6740:29: style: The function 'getCurrentTestName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2061:29: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:6740:29: note: Function in derived class clasp-3.3.5/tests/catch.hpp:6746:40: style: The function 'getLastResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2062:40: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:6746:40: note: Function in derived class clasp-3.3.5/tests/catch.hpp:6750:22: style: The function 'exceptionEarlyReported' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2064:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:6750:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:6754:22: style: The function 'handleFatalErrorCondition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2066:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:6754:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:6791:14: style: The function 'aborting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2146:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:6791:14: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7035:10: style: The destructor '~Session' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:402:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7035:10: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:7254:18: style: The destructor '~TestRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:687:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7254:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:7266:46: style: The function 'getAllTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:688:46: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7266:46: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7269:46: style: The function 'getAllTestsSorted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:689:46: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7269:46: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7295:22: style: The function 'invoke' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:678:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7295:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7300:18: style: The destructor '~FreeFunctionTestCase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:680:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7300:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:7403:10: style: The destructor '~ExceptionTranslatorRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2710:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7403:10: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:7411:29: style: The function 'translateActiveException' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2712:29: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7411:29: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7463:18: style: The destructor '~TagAliasRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3202:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7463:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:7464:34: style: The function 'find' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3203:34: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7464:34: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7465:29: style: The function 'expandAliases' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3204:29: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7465:29: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7678:18: style: The destructor '~Context' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:652:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7678:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:7683:33: style: The function 'getResultCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:643:33: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7683:33: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7686:26: style: The function 'getRunner' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:644:26: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7686:26: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7689:24: style: The function 'getGeneratorIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:645:24: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7689:24: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7694:22: style: The function 'advanceGeneratorsForCurrentTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:646:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7694:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7699:36: style: The function 'getConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:647:36: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7699:36: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7704:22: style: The function 'setResultCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:653:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7704:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7707:22: style: The function 'setRunner' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:654:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7707:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7710:22: style: The function 'setConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:655:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7710:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7791:18: style: The function 'use' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:7787:26: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7791:18: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7886:22: style: The function 'use' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:7787:26: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7886:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7973:14: style: The function 'moveNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:532:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7973:14: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7981:21: style: The function 'getCurrentIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:533:29: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7981:21: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7994:10: style: The destructor '~GeneratorsForTest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:537:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7994:10: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:7998:25: style: The function 'getGeneratorInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:539:33: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:7998:25: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8009:14: style: The function 'moveNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:540:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8009:14: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8398:18: style: The destructor '~IReporter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:8398:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:8420:18: style: The destructor '~LegacyReporterAdapter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5755:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:8420:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:8422:37: style: The function 'getPreferences' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5760:37: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8422:37: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8423:22: style: The function 'noMatchingTestCases' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5762:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8423:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8424:22: style: The function 'testRunStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5764:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8424:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8425:22: style: The function 'testGroupStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5765:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8425:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8426:22: style: The function 'testCaseStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5767:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8426:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8427:22: style: The function 'sectionStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5768:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8427:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8428:22: style: The function 'assertionStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5770:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8428:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8429:22: style: The function 'assertionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5773:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8429:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8430:22: style: The function 'sectionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5775:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8430:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8431:22: style: The function 'testCaseEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5776:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8431:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8432:22: style: The function 'testGroupEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5777:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8432:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8433:22: style: The function 'testRunEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5778:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8433:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:8434:22: style: The function 'skipTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5780:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:8434:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:9617:10: style: The destructor '~CumulativeReporterBase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5755:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:9617:10: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:10968:18: style: The destructor '~CompactReporter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:9517:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:10968:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:10974:37: style: The function 'getPreferences' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:9513:37: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:10974:37: note: Function in derived class clasp-3.3.5/tests/catch.hpp:10980:22: style: The function 'noMatchingTestCases' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:9519:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:10980:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:10984:22: style: The function 'assertionStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5770:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:10984:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:10986:22: style: The function 'assertionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5773:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:10986:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:11011:22: style: The function 'testRunEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:9544:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:11011:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:7592:10: style: The destructor '~StreamBufImpl < OutputDebugWriter , 256 >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3880:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7592:10: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:613:22: style: The function 'addRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:604:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:613:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:616:22: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:605:22: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:616:22: note: Function in derived class clasp-3.3.5/tests/catch.hpp:4511:26: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:4478:26: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:4511:26: note: Function in derived class clasp-3.3.5/tests/catch.hpp:4512:26: style: The function 'takesArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:4479:26: note: Virtual function in base class clasp-3.3.5/tests/catch.hpp:4512:26: note: Function in derived class clasp-3.3.5/tests/catch.hpp:652:18: style: The destructor '~IMutableContext' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:641:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:652:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:3848:18: style: The destructor '~IConfig' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3848:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:5755:18: style: The destructor '~IStreamingReporter' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:5755:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:5786:18: style: The destructor '~IReporterFactory' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:5786:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:7363:18: style: The destructor '~ReporterRegistry' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:5795:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7363:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:7463:18: style: The destructor '~TagAliasRegistry' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:3202:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7463:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:8398:18: style: The destructor '~IReporter' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:8398:18: note: Destructor in derived class clasp-3.3.5/tests/catch.hpp:10584:17: style: The statement 'if (m_headerPrinted) m_headerPrinted=false' is logically equivalent to 'm_headerPrinted=false'. [duplicateConditionalAssign] clasp-3.3.5/tests/catch.hpp:10585:33: note: Assignment 'm_headerPrinted=false' clasp-3.3.5/tests/catch.hpp:10584:17: note: Condition 'm_headerPrinted' is redundant clasp-3.3.5/tests/catch.hpp:7923:27: style: Condition '!isDebuggerActive()' is always true [knownConditionTrueFalse] clasp-3.3.5/tests/catch.hpp:7923:44: note: Calling function 'isDebuggerActive' returns 0 clasp-3.3.5/tests/catch.hpp:7923:27: note: Condition '!isDebuggerActive()' is always true clasp-3.3.5/tests/catch.hpp:5033:48: style: Condition 'm_throwOnUnrecognisedTokens' is always true [knownConditionTrueFalse] clasp-3.3.5/tests/catch.hpp:5031:68: note: Assuming that condition '!m_throwOnUnrecognisedTokens' is not redundant clasp-3.3.5/tests/catch.hpp:5033:48: note: Condition 'm_throwOnUnrecognisedTokens' is always true clasp-3.3.5/tests/catch.hpp:7444:17: error: Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object [rethrowNoCurrentException] clasp-3.3.5/tests/catch.hpp:7320:25: style:inconclusive: Function 'registerTestCase' argument 2 names different: declaration 'className' definition 'classOrQualifiedMethodName'. [funcArgNamesDifferent] clasp-3.3.5/tests/catch.hpp:730:21: note: Function 'registerTestCase' argument 2 names different: declaration 'className' definition 'classOrQualifiedMethodName'. clasp-3.3.5/tests/catch.hpp:7320:25: note: Function 'registerTestCase' argument 2 names different: declaration 'className' definition 'classOrQualifiedMethodName'. clasp-3.3.5/tests/catch.hpp:7947:35: style:inconclusive: Function 'Colour' argument 1 names different: declaration 'other' definition '_other'. [funcArgNamesDifferent] clasp-3.3.5/tests/catch.hpp:5535:31: note: Function 'Colour' argument 1 names different: declaration 'other' definition '_other'. clasp-3.3.5/tests/catch.hpp:7947:35: note: Function 'Colour' argument 1 names different: declaration 'other' definition '_other'. clasp-3.3.5/tests/catch.hpp:8165:40: style:inconclusive: Function 'makeTestCase' argument 1 names different: declaration 'testCase' definition '_testCase'. [funcArgNamesDifferent] clasp-3.3.5/tests/catch.hpp:3284:40: note: Function 'makeTestCase' argument 1 names different: declaration 'testCase' definition '_testCase'. clasp-3.3.5/tests/catch.hpp:8165:40: note: Function 'makeTestCase' argument 1 names different: declaration 'testCase' definition '_testCase'. clasp-3.3.5/tests/catch.hpp:8166:48: style:inconclusive: Function 'makeTestCase' argument 2 names different: declaration 'className' definition '_className'. [funcArgNamesDifferent] clasp-3.3.5/tests/catch.hpp:3285:48: note: Function 'makeTestCase' argument 2 names different: declaration 'className' definition '_className'. clasp-3.3.5/tests/catch.hpp:8166:48: note: Function 'makeTestCase' argument 2 names different: declaration 'className' definition '_className'. clasp-3.3.5/tests/catch.hpp:8167:48: style:inconclusive: Function 'makeTestCase' argument 3 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent] clasp-3.3.5/tests/catch.hpp:3286:48: note: Function 'makeTestCase' argument 3 names different: declaration 'name' definition '_name'. clasp-3.3.5/tests/catch.hpp:8167:48: note: Function 'makeTestCase' argument 3 names different: declaration 'name' definition '_name'. clasp-3.3.5/tests/catch.hpp:8168:48: style:inconclusive: Function 'makeTestCase' argument 4 names different: declaration 'description' definition '_descOrTags'. [funcArgNamesDifferent] clasp-3.3.5/tests/catch.hpp:3287:48: note: Function 'makeTestCase' argument 4 names different: declaration 'description' definition '_descOrTags'. clasp-3.3.5/tests/catch.hpp:8168:48: note: Function 'makeTestCase' argument 4 names different: declaration 'description' definition '_descOrTags'. clasp-3.3.5/tests/catch.hpp:8169:51: style:inconclusive: Function 'makeTestCase' argument 5 names different: declaration 'lineInfo' definition '_lineInfo'. [funcArgNamesDifferent] clasp-3.3.5/tests/catch.hpp:3288:51: note: Function 'makeTestCase' argument 5 names different: declaration 'lineInfo' definition '_lineInfo'. clasp-3.3.5/tests/catch.hpp:8169:51: note: Function 'makeTestCase' argument 5 names different: declaration 'lineInfo' definition '_lineInfo'. clasp-3.3.5/tests/catch.hpp:4912:30: style: Local variable 'usage' shadows outer function [shadowFunction] clasp-3.3.5/tests/catch.hpp:4960:14: note: Shadowed declaration clasp-3.3.5/tests/catch.hpp:4912:30: note: Shadow variable clasp-3.3.5/tests/catch.hpp:6227:33: style: Variable 'parentSection' can be declared as reference to const [constVariableReference] clasp-3.3.5/tests/catch.hpp:6495:29: style: Variable 'def' can be declared as reference to const [constVariableReference] clasp-3.3.5/tests/catch.hpp:6624:27: style: Variable 'rootTracker' can be declared as reference to const [constVariableReference] clasp-3.3.5/tests/catch.hpp:7431:33: style: Variable 'msg' can be declared as reference to const [constVariableReference] clasp-3.3.5/tests/test_main.cpp:31:26: style: Parameter 'argv' can be declared as const array [constParameter] clasp-3.3.5/tests/catch.hpp:10300:22: style: Variable 'timeInfo' can be declared as pointer to const [constVariablePointer] clasp-3.3.5/tests/catch.hpp:3580:29: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] clasp-3.3.5/tests/catch.hpp:4176:33: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] clasp-3.3.5/tests/catch.hpp:7012:28: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] clasp-3.3.5/tests/catch.hpp:8615:19: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] clasp-3.3.5/tests/catch.hpp:8894:21: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] clasp-3.3.5/tests/catch.hpp:8959:13: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] clasp-3.3.5/tests/catch.hpp:9211:37: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] clasp-3.3.5/tests/catch.hpp:9978:24: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] clasp-3.3.5/tests/catch.hpp:3776:25: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] clasp-3.3.5/tests/catch.hpp:5946:24: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] clasp-3.3.5/tests/catch.hpp:4909:26: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] clasp-3.3.5/tests/unfounded_check_test.cpp:123:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable only_reason [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/unfounded_check_test.cpp:383:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_msg [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/unfounded_check_test.cpp:174:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/unfounded_check_test.cpp:310:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/unfounded_check_test.cpp:311:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/unfounded_check_test.cpp:316:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/unfounded_check_test.cpp:317:3: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator] clasp-3.3.5/tests/unfounded_check_test.cpp:74:4: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:81:4: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:90:4: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:107:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:112:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:128:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:133:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:140:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:151:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:171:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:189:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:209:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:216:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:251:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:273:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:291:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:465:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:569:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/unfounded_check_test.cpp:514:11: style: Local variable 'solver' shadows outer variable [shadowVariable] clasp-3.3.5/tests/unfounded_check_test.cpp:50:10: note: Shadowed declaration clasp-3.3.5/tests/unfounded_check_test.cpp:514:11: note: Shadow variable clasp-3.3.5/tests/unfounded_check_test.cpp:563:11: style: Local variable 'solver' shadows outer variable [shadowVariable] clasp-3.3.5/tests/unfounded_check_test.cpp:50:10: note: Shadowed declaration clasp-3.3.5/tests/unfounded_check_test.cpp:563:11: note: Shadow variable clasp-3.3.5/tests/unfounded_check_test.cpp:467:3: warning: Conversion of string literal "TODO: Implement approx. ufs!" to bool always evaluates to true. [incorrectStringBooleanError] clasp-3.3.5/tests/weight_constraint_test.cpp:65:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Body [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/weight_constraint_test.cpp:326:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Body [valueFlowBailoutIncompleteVar] clasp-3.3.5/tests/weight_constraint_test.cpp:80:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:86:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:93:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:100:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:106:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:116:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:142:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:146:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:189:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:257:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:275:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:289:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:301:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:315:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:341:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:346:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:351:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:357:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:362:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:372:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:378:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:444:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:481:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:482:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:486:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:516:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:540:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:558:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] clasp-3.3.5/tests/weight_constraint_test.cpp:585:3: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError] diff: head clasp-3.3.5/app/clasp_app.cpp:123:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_aspif [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:175:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:185:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbosity_max [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:308:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLASP_VERSION [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:323:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLASP_HAS_THREADS [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:330:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_level_e1 [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:365:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_default [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:399:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:409:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_asp [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:444:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:458:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:475:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:528:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:579:119: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputVar [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:596:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:617:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:633:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head clasp-3.3.5/app/clasp_app.cpp:75:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgramOptions [valueFlowBailoutIncompleteVar] head clasp-3.3.5/examples/example3.cpp:64:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Default [valueFlowBailoutIncompleteVar] head clasp-3.3.5/examples/main.cpp:49:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/app/lpconvert.cpp:64:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/app/lpconvert.cpp:98:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:114:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exitCode_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:137:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance_s [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:144:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:148:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exitCode_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:152:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exitCode_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:158:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:168:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:175:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:180:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:191:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:192:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sigHandler [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:199:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocked_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:211:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:217:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeout_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:232:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgramOptions [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:280:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:290:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:298:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:301:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:75:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance_s [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/application.cpp:79:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sigHandler [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:142:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sym [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:148:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ids [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:160:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sym [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:201:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:205:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:209:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:216:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:223:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:228:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:233:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:237:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:242:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:247:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:252:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimize [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:255:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Output [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:258:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable External [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:261:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Assume [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:264:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Project [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:267:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edge [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:270:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Heuristic [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:275:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Theory [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:278:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Theory [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:281:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Theory [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:284:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Theory [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:287:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Theory [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:290:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Theory [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif.cpp:296:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:101:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:328:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:331:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:334:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:340:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:349:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:353:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:360:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:366:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:385:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimize [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:393:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Output [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:397:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable External [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:400:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Assume [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:403:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Project [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:406:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edge [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:409:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Heuristic [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:431:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directives [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:458:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable readPos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:553:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable theory_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:566:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable End [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:588:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable res_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:592:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Symbol [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:612:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Paren [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:632:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:64:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/aspif_text.cpp:77:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/clingo.cpp:28:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable True [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/clingo.cpp:29:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/convert.cpp:173:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/convert.cpp:179:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/convert.cpp:190:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/convert.cpp:206:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/convert.cpp:212:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/convert.cpp:238:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/convert.cpp:244:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/convert.cpp:265:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wlits_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/convert.cpp:274:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:100:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUF_SIZE [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:130:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALLOC_SIZE [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:140:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:142:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_logic [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:148:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:151:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:156:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:159:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:168:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:171:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:175:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:176:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:184:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Complete [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:224:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:246:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:280:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:284:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:287:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:293:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:58:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:62:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:72:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:82:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/match_basic_types.cpp:94:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rpos_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:129:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:133:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descFlag_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:139:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_name [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:146:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_implicit [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:167:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descFlag_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:176:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable property_implicit [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:200:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:224:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_defaulted [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:293:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_level_hidden [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:318:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable caption_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:321:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descLevel_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:325:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:340:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:347:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:354:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:359:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable groups_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:376:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:390:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:400:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_alias [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:432:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descLevel_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:452:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descLevel_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:491:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_default [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:521:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_fixed [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:542:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_fixed [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:578:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:638:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_alias [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:671:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:771:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:779:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:790:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_name_or_prefix [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:853:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_name_or_prefix [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:866:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parsed [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:890:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parsed [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:895:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parsed [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/program_options.cpp:926:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ambiguous_option [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:122:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:128:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:132:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:133:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:134:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:141:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:148:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:149:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sum [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:153:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimize [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:164:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:169:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fix [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:175:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:181:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:203:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:204:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:205:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:206:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:207:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:208:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:209:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:210:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:211:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:219:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:236:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:34:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sum [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:67:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/rule_utils.cpp:84:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable top [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:132:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:145:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:187:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cEdge [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:234:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom_t [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:242:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:264:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:274:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:275:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:277:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:285:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:293:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:298:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable os_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:302:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:306:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:311:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:325:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:339:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:347:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ext_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:356:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:372:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sec_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:85:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:90:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable delSyms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/smodels.cpp:94:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable claspExt [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:116:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:142:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:282:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sbo_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:285:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:289:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sbo_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:296:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Str [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:301:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:304:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable used [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:307:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Buf [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:317:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sbo_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:326:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Buf [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:340:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sbo [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:375:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Str [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:386:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Str [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:418:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/string_convert.cpp:442:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:100:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:101:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:102:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:105:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nTerms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:110:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Id_t [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:120:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nCond_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:123:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:131:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nTerms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:142:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Id_t [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:152:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable guard_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:155:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable guard_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:189:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:201:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:260:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COND_DEFERRED [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:272:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frame [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:275:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:307:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:316:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:322:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elem [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:32:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Id_t [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:333:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visit_current [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:338:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:59:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:62:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:66:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:76:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:79:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Number [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:83:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:86:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Symbol [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:93:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:96:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:97:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Compound [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:98:130: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/theory_data.cpp:99:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/value_store.cpp:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vptr_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/value_store.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vptr_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/value_store.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vptr_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/value_store.cpp:71:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vptr_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/value_store.cpp:75:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vptr_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/src/value_store.cpp:79:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vptr_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10223:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10439:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10458:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10474:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10494:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10501:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10701:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10720:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10769:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10863:18: style: The destructor '~CompactReporter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:9403:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:10863:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:10876:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10896:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10902:133: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10908:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:10936:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1206:10: style: The destructor '~ResultBuilder' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:908:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:1206:10: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:1401:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1404:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1409:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1412:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1446:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1449:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1456:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1459:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1636:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1717:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1750:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1763:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1895:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1947:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:1957:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArgT [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:2429:10: style: The destructor '~Section' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:396:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:2429:10: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:2538:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:2560:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:2583:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:2590:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:2600:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:2611:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:2726:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:3037:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:3042:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:3047:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:3574:22: style: The destructor '~NamePattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3566:22: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3574:22: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:3585:22: style: The destructor '~TagPattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3566:22: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3585:22: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:3596:22: style: The destructor '~ExcludedPattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3566:22: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3596:22: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:3657:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:3732:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:3791:18: style: The destructor '~IConfig' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3791:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:3791:18: style: The destructor '~IConfig' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3791:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:3846:18: style: The destructor '~FileStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3838:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3846:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:3855:18: style: The destructor '~CoutStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3838:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3855:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:3866:18: style: The destructor '~DebugOutStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3838:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3866:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:3958:18: style: The destructor '~Config' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3791:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:3958:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:4095:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:4462:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:4470:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:4474:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:4510:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:4514:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:4593:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:4607:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:4687:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable placeholder [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:4783:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_arg [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:4925:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:4955:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:5000:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Positional [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:5011:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Positional [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:5139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clara [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:5316:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:5691:18: style: The destructor '~IStreamingReporter' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:5691:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:5691:18: style: The destructor '~IStreamingReporter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:5691:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:5722:18: style: The destructor '~IReporterFactory' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:5722:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:5722:18: style: The destructor '~IReporterFactory' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:5722:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:5772:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:5796:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:5844:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:5884:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:5931:18: style: The destructor '~ITracker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:5931:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: style: The destructor '~IShared' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:396:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:6025:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:6042:18: style: The destructor '~TrackerBase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5931:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6042:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:6156:18: style: The destructor '~SectionTracker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:6042:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6156:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:6205:18: style: The destructor '~IndexTracker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:6042:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6205:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:6224:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NeedsAnotherRun [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:6242:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Executing [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:6249:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Executing [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:6435:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIGSTKSZ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:646:18: style: The destructor '~IMutableContext' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:635:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:646:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:646:18: style: The destructor '~IMutableContext' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:635:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:646:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:6525:18: style: The destructor '~RunContext' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2038:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6525:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:6735:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:674:18: style: The destructor '~ITestCase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:674:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:6931:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:6954:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:6959:10: style: The destructor '~Session' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:396:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:6959:10: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:6967:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:7025:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:706:14: style: The destructor '~MethodTestCase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:674:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:706:14: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:7124:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lineInfo [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:7152:18: style: The destructor '~TestRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:681:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7152:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:7198:18: style: The destructor '~FreeFunctionTestCase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:674:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7198:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:7209:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:7261:18: style: The destructor '~ReporterRegistry' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5731:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7261:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:7301:10: style: The destructor '~ExceptionTranslatorRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:2692:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7301:10: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:7361:18: style: The destructor '~TagAliasRegistry' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3145:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7361:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:7361:18: style: The destructor '~TagAliasRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3145:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7361:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:7490:10: style: The destructor '~StreamBufImpl < OutputDebugWriter , 256 >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:3823:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7490:10: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:7498:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:7559:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:7562:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:7576:18: style: The destructor '~Context' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:646:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7576:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:7673:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:7892:10: style: The destructor '~GeneratorsForTest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:531:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:7892:10: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:8288:18: style: The destructor '~IReporter' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8288:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:8288:18: style: The destructor '~IReporter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:597:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8288:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:8310:18: style: The destructor '~LegacyReporterAdapter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5691:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:8310:18: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:8479:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:8497:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:8503:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:8759:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:8814:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:8822:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:8835:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:8886:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:8893:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:9096:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:9115:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:9376:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX_10_EXP [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:9503:10: style: The destructor '~CumulativeReporterBase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/libpotassco/tests/catch.hpp:5691:18: note: Virtual destructor in base class clasp-3.3.5/libpotassco/tests/catch.hpp:9503:10: note: Destructor in derived class head clasp-3.3.5/libpotassco/tests/catch.hpp:9772:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uppercase [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:9872:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:9926:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:9941:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/catch.hpp:9977:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_application.cpp:46:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc_level_e1 [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_application.cpp:74:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_SUCCESS [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_aspif.cpp:129:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_aspif.cpp:196:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_aspif.cpp:366:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_aspif.cpp:387:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_aspif.cpp:395:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_aspif.cpp:406:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_aspif.cpp:43:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rule [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_aspif.cpp:526:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_aspif.cpp:61:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_aspif.cpp:66:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sum [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_options.cpp:205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_name_or_prefix [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_options.cpp:277:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_prefix [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_options.cpp:322:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_unassigned [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_options.cpp:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_defaulted [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_options.cpp:97:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_smodels.cpp:101:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Release [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_smodels.cpp:140:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_smodels.cpp:220:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_smodels.cpp:282:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_smodels.cpp:383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Init [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_smodels.cpp:399:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_smodels.cpp:431:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_smodels.cpp:58:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_smodels.cpp:598:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sign [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:191:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:29:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:371:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_logic [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_string_convert.cpp:415:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eMin [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_text.cpp:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_value.cpp:124:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable store_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/libpotassco/tests/test_value.cpp:145:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_defaulted [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/asp_preprocessor.cpp:122:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/asp_preprocessor.cpp:147:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/asp_preprocessor.cpp:198:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodyInfo_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/asp_preprocessor.cpp:253:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/asp_preprocessor.cpp:297:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/asp_preprocessor.cpp:383:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodyInfo_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/asp_preprocessor.cpp:395:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/asp_preprocessor.cpp:403:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/asp_preprocessor.cpp:422:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodyInfo_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/asp_preprocessor.cpp:488:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/asp_preprocessor.cpp:63:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prg_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/asp_preprocessor.cpp:89:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/cb_enumerator.cpp:165:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/cb_enumerator.cpp:215:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/cb_enumerator.cpp:231:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/cb_enumerator.cpp:235:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_brave [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/cb_enumerator.cpp:238:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/cb_enumerator.cpp:241:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable algo_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/cb_enumerator.cpp:244:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable algo_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/cb_enumerator.cpp:249:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Output [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/cb_enumerator.cpp:302:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/cb_enumerator.cpp:339:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_explicit [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:1014:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:1020:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsatTime [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:1033:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Summary [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:1036:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numOptimal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:1039:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:1044:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:111:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_ufs [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:141:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:146:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tester_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:154:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tester_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:169:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Domain [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:224:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAT [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:269:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yield [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:306:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolveResult [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:312:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_attach [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:347:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_detach [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:417:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Async [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:502:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solve_multi [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:537:119: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:554:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POTASSCO_FUNC_NAME [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:556:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:646:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable multi [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:668:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Enter [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:744:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prepared [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:750:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solved [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:762:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:766:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:776:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Retain [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:801:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable builder_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:806:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sat [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:814:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:822:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:829:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:839:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:850:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solve_multi [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:861:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interruptible [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:869:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable totalTime [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:880:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solved [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:906:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:944:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solve [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:983:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:988:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Default [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:992:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_facade.cpp:997:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:1028:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cliConfig [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:1040:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_default [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:1060:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_tester [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:1076:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable command_line_allow_flag_value [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:1119:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_many [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:1159:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_learning [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:124:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:155:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:172:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEnd [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:218:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_default [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:252:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable User [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:286:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_usc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:316:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_bb [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:342:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_usc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:354:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable off [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:393:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable off [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:423:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable option_category_global_end [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:424:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable option_category_search_end [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:425:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable option_category_search_end [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:560:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgramOptions [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:575:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable find_alias [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:618:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_default [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:622:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_max_value [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:680:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:684:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:685:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:687:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:689:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:697:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_solver [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:701:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cliId [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:711:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initTester_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:721:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable config_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:735:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasConfig [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:748:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:767:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgramOptions [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:799:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:814:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_INVALID [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:81:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:842:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_solver [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:852:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_tester [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:903:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_ROOT [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:908:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_ROOT [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:914:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_tester [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:924:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_ROOT [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:92:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:937:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_solver [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_options.cpp:999:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_relaxed [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1005:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRId64 [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1019:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRId64 [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1027:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1032:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1036:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accu_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1040:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accu_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1053:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1108:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1122:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1128:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1136:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:114:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quiet_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1156:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1162:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:1210:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cat_comment [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:121:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:127:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quiet_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:128:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quiet_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:129:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quiet_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:132:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saved_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:150:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_all [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:163:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_all [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:169:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable summary_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:191:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable summary_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:205:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Output [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:237:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Cautious [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:268:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:279:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:303:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:307:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_object [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:316:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Enter [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:321:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Enter [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:326:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Enter [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:331:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_object [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:336:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_object [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:352:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:366:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:405:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_array [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:457:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:547:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:551:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:557:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:564:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:569:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_object [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:579:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:584:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_array [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:598:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_array [valueFlowBailoutIncompleteVar] 2.13.0 clasp-3.3.5/src/clasp_output.cpp:612:8: style: Condition '!hasModel++' is always false [knownConditionTrueFalse] clasp-3.3.5/src/clasp_output.cpp:595:23: note: Assignment 'hasModel=x==modelQ()', assigned value is greater than -1 clasp-3.3.5/src/clasp_output.cpp:607:28: note: hasModel is incremented', new value is 0 clasp-3.3.5/src/clasp_output.cpp:612:8: note: Condition '!hasModel++' is always false head clasp-3.3.5/src/clasp_output.cpp:619:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_array [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:649:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:680:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_object [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:701:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:772:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:790:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_no [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:837:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:843:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_no [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:849:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:875:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:886:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_s [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:930:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ifs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:932:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:937:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cat_value [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:93:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:945:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:957:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:966:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clasp_output.cpp:977:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:109:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClingoPropagator [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:128:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_init [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:157:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_class_general [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:166:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable db_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:171:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:184:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:210:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:242:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:266:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:285:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:304:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:316:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aux_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:338:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:354:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lit [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:358:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable action [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:368:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AddWatch [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:384:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable history_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:388:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable history_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:398:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AddWatch [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:404:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AddWatch [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:409:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RemoveWatch [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:414:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RemoveWatch [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:420:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable history_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:440:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable check_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:444:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable history_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:491:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lock_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:54:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:60:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/clingo.cpp:93:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_init [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/constraint.cpp:57:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/constraint.cpp:66:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/constraint.cpp:76:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/constraint.cpp:86:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/constraint.cpp:95:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:1027:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:108:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noNode [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:181:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:227:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noScc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:266:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sentinel_atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:276:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noScc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:290:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:320:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noNode [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:335:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:363:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:371:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:379:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint64 [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:38:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable choices [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:41:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conflicts [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:431:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:487:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_force_simplify [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:49:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noScc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:507:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_force_simplify [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:587:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Conflict [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:628:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resize_reserve [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:638:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prg_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:650:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:668:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_msg [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:683:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:714:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable multi [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:71:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noScc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:734:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:736:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable multi [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:750:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable components [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:766:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable components [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:773:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hccs [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:789:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxNode_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:806:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comEdge_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:841:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable genCnt_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:868:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwdArcs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:896:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nogoods_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:900:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:903:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_fwd [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:909:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:923:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tagCnt_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:931:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nogoods_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:961:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:967:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reason_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:978:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prop_fwd [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/dependency_graph.cpp:999:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:126:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_no_add [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:135:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:141:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:147:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:156:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:166:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable heuristic_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:180:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Model [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:182:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:184:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sym [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:188:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:200:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:223:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:231:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:245:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sym [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:248:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:254:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:281:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsat_cont [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:284:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable model_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:77:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:78:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:79:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable disjoint_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:83:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:87:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/enumerator.cpp:94:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:121:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable front_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:144:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable huang [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:160:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:181:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:188:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Conflict [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:201:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resScore [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:214:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nant [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:223:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable topConflict_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:234:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable topConflict_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:271:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable huang [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:298:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:323:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable huang [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:338:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:350:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nMove_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:363:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:388:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:407:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:416:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:449:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable front_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:453:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scType_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:465:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:471:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decay_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:494:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:520:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable types_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:539:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:552:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nant_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:570:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:583:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:608:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:622:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:643:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scType_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:659:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:674:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:695:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNDO_NIL [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:705:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defMod_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:716:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:731:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable domSeen_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:734:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable heuristic [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:75:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxBerkmin_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:793:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Level [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:829:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:84:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numVsids_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:858:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:866:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:885:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:900:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable actions_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/heuristics.cpp:905:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1039:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable external [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1069:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GammaChoice [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1094:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:109:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LpStats [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:113:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1174:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable theory_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1188:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1203:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noScc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1209:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gamma [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1246:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable disjunctions_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1351:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable erMode [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1405:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1434:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iters [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1488:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:148:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POTASSCO_FUNC_NAME [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:154:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1558:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acyc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1589:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backprop [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1608:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1627:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOVERFLOW [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1669:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLASP_WEIGHT_T_MAX [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1745:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable false_flag [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1787:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1837:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1844:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gamma [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1880:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1902:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1939:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable disjunctions_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:193:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1972:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:1987:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:2004:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:2016:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:2048:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:2056:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:2072:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable falseId [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:2092:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:2095:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:211:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:248:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:256:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:271:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable incData_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:330:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noSCC [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:350:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:386:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:509:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visit_current [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:514:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visit_current [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:520:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visit_current [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:560:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:592:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable project [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:604:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable theory_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:618:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Release [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:630:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_weak_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:635:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Release [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:641:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:644:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:647:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable incData_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:690:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acyc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:698:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DomRule [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:714:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:73:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:771:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimize [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:791:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:805:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Refined [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:837:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:871:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:894:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:909:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_weak_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:925:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable erMode [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:959:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extended_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program.cpp:988:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prg_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1030:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:103:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1043:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1066:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sHead_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1077:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:109:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1122:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1170:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1183:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1206:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupp_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1213:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_weak_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1227:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1235:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1272:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backprop [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1284:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1312:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noScc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1350:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrgDisj [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1355:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1365:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:1378:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Choice [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:181:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weight [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:262:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weight [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:270:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weight [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:308:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prg_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:352:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:403:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrgNode [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:413:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrgHead [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:420:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable force_simplify [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:427:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirty_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:432:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upper_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:441:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirty_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:494:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:509:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:543:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrgAtom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:548:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:552:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:575:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_all [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:589:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_all [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:608:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:656:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_neg [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:665:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:681:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:704:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:707:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrgBody [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:739:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SumData [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:750:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:761:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsupp_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:771:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:791:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:795:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:815:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sHead_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:822:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:830:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:859:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sBody_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/logic_program_types.cpp:980:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:105:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_look [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:115:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:123:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:150:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:160:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:168:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:181:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saved_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:215:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable top_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:247:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undo_id [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:271:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:294:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable best [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:348:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_look [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:352:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_look [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:388:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acquire [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:392:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_look [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:64:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable score [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/lookahead.cpp:78:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1011:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aTop_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1019:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1045:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:104:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optGen_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1053:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1075:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1087:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1129:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1163:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conflict_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:117:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1205:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1247:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lit [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:124:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1255:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usc_succinct [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1305:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lit [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:130:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1322:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_explicit [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1348:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1374:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_explicit [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:137:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optGen_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1386:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable create_explicit [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1396:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRoot_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1405:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRoot_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:141:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1431:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable freeOpen_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1439:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable freeOpen_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1451:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable open_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1463:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aTop_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1469:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_ufs [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1506:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FFB_BTB [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1507:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FTB_BFB [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1509:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1514:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minW_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1519:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1523:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minW_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1527:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minW_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1530:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1540:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usc_trim_min [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:1572:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:159:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:162:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:169:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:197:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:204:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bounds_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:210:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:222:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bounds_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:251:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undoTop_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:255:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undo_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:261:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:283:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:293:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:302:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undoTop_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:323:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:363:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undoTop_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:383:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:397:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:417:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:41:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lower_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:421:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lev [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:437:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:449:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:456:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:463:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:500:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:50:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gCount_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:560:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:589:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:616:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:650:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:675:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:690:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SharedData [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:70:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:758:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRoot_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:774:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxInit_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:787:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxInit_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:798:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:818:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:851:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:924:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxAdd_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:929:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nextW_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:93:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_bb [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:944:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRoot_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/minimize_constraint.cpp:952:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:101:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solution [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:130:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:151:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:165:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable project_save_progress [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:218:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undo_pop_proj_level [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:229:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:236:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strategy_auto [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:247:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable algo [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:257:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:287:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Domain [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:350:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable project_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:356:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable project_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/model_enumerators.cpp:79:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user_value [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:1018:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable topo_all [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:1051:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:1060:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ThreadInfo [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:1064:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:1102:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:1113:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numThread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:1129:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:1136:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:1157:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numThread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:1172:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:284:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msg_split [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:304:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable split_flag [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:326:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nextId [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:344:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modeSplit_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:375:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intGrace_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:383:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxRestarts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:391:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:401:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:422:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:448:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generator [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:455:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:465:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nextId [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:489:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable masterId [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:497:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:546:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:590:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:611:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sync_flag [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:628:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:672:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modeSplit_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:691:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsat_stop [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:725:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelM [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:753:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errorSet [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:759:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable control [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:770:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:800:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modCount [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:805:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable restartReq [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:826:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:829:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable received_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:833:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:852:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:862:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:869:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Other [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:879:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:899:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:908:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:926:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integrated_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:945:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable up_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:969:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modCount [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:974:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recEnd_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parallel_solve.cpp:995:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intEnd_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:122:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:128:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:151:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_aspif [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:154:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Potassco [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:216:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:240:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_acyc_edge [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:280:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reader_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:282:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:296:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wcnf_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:315:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wcnf_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:365:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VAR_MAX [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:390:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_full [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:408:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:428:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eq [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:442:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:63:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:70:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:73:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:76:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:79:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:82:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strat_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/parser.cpp:96:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:101:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:110:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Input [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:121:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varState_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:133:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hardWeight_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:153:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varState_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:168:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:175:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:187:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:224:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Nant [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:231:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxVar_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:243:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:265:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable soft_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:270:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable soft_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:279:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prod_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:319:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:331:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxVar_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:337:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxVar_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:351:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sat [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:353:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:354:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inc_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:357:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Potassco [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:371:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Potassco [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:388:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Potassco [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subsystem_load [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:46:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:54:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:64:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:68:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parser_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:78:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/program_builder.cpp:87:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:101:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:112:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:131:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_algorithm [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:144:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeout_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:180:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qFront_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:258:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:270:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:289:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:339:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:358:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:378:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:393:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:470:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:489:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:505:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:524:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:557:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elimTop_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:64:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/satelite.cpp:84:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occurs_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:1002:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constraints_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:1006:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subsystem_prepare [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:1046:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:1069:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:1074:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:1078:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solvers_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:1083:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable progress_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:1088:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable progress_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:1093:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable progress_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:1106:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constraints_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:1129:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constraints_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:1149:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constraints_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:199:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bin_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:204:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:219:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:225:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:228:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ternary_imp [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:278:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:350:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:366:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clauses_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:380:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:399:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lo [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:408:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:488:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable satPre [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:504:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clause [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:508:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:513:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:520:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:56:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:577:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:578:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:584:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:590:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:595:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hide_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:599:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hide_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:620:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:623:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable projMode_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:644:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comp_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:647:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Init [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:652:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seen_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verb_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:704:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entries_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:709:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pref_show [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:74:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERB_SHIFT [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:772:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:785:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:794:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:809:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shareM [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:814:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shortM [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:818:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable satPreM [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:81:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sys_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:824:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:831:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acquire [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:859:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frozen [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:86:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sys_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:874:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solvers_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:892:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:904:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:921:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solveM [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:922:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:925:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varInfo_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:939:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eliminated [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:946:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Frozen [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:953:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:962:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:967:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:976:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:980:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:983:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:987:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:990:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mini_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/shared_context.cpp:994:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:110:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Luby [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:134:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:265:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:280:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:312:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:316:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:333:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:336:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:343:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable onModel_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:352:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable onModel_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:386:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:387:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:388:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:389:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:395:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:418:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solve_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:427:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:61:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:71:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:78:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solve_algorithms.cpp:86:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1013:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trail [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1037:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undoHead_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:103:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1050:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undoHead_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1055:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trailPos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1068:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Generic [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1075:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trail [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1132:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_learning [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1166:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trailPos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1261:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Conflict [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1293:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable temp_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1383:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_antes [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1406:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epoch_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1428:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epoch_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:143:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1459:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1516:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cc_rep_dynamic [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1581:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:158:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1591:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1600:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1618:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1659:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1732:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1755:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable epoch_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1760:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ccMin_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1780:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memUse_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1808:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:181:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:1834:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:192:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Retain [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:196:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasConfig [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:204:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazyRem_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:262:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dbIdx_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:271:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initPost_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:283:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable signFix [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:297:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastSimp_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:321:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_force_simplify [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:344:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initPost_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:355:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SHORT_LEN [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:364:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:370:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:374:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazyRem_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:386:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazyRem_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:399:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:473:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:481:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:509:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:527:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable front [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:553:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:575:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:584:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:590:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:596:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:605:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:613:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:621:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levels_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:637:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazyRem_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:657:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastSimp_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:667:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:676:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:693:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable learnts_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:711:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable front [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:72:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:742:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conflicts [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:780:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:78:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable con [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:791:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postHead_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:804:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postHead_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:809:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:838:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watches_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:882:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postHead_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:893:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:912:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_learning [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:936:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undo_pop_proj_level [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:945:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable front [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:966:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jump [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:977:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver.cpp:987:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:106:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:113:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:120:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:146:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RestartParams [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:149:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RestartParams [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:166:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable estimate [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:180:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cflSched [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:191:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxRange [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:206:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cflSched [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:222:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable randConf [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:239:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_look [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:258:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:270:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_learning [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:284:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:288:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:294:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:302:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable heu_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:308:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Berkmin [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:42:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:53:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HeuParams [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:57:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptParams [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:62:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolverParams [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:68:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/solver_strategies.cpp:98:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometric [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:151:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:157:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_s [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:183:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_s [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:206:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_s [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:259:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:262:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:268:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:308:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:314:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:320:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:338:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:352:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:53:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:56:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:59:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Empty [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:74:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:78:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:82:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Array [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:86:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Value [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/statistics.cpp:93:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:105:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solver_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:169:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:180:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:206:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watch_subgoal_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:215:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeClause_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:229:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ufs_none [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:248:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ufs_none [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:257:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:284:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sourceQ_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:298:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nill_source [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:308:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extended_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:321:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extended_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:340:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:359:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:371:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:390:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watch_source_false [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:435:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:456:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:501:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:535:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:546:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lit [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:568:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strategy_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:594:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeClause_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:613:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strategy_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:646:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:667:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:679:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bodies_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:716:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeClause_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:728:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:758:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable highPct [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:764:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable low [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:772:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable low [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:90:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/unfounded_check.cpp:95:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strategy_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:118:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:143:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:150:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Literal [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:170:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable create_eq_bound [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:194:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable create_sat [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:253:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:300:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:330:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WeightConstraint [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:341:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:367:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:379:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable up_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:390:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undo_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:395:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable up_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:404:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bound_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:440:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:484:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:499:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:519:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable up_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:538:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bound_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/src/weight_constraint.cpp:595:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bound_ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10040:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10055:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10077:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10324:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10544:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10563:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10579:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10599:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10606:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10806:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10825:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10874:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:10968:18: style: The destructor '~CompactReporter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:9517:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:10968:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:10981:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:11001:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:11007:133: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:11013:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:11041:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1214:10: style: The destructor '~ResultBuilder' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:914:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:1214:10: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:1414:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1417:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1422:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1425:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1459:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1462:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1469:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1472:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Op [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1649:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1730:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1763:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1776:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1908:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1960:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:1970:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArgT [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:2447:10: style: The destructor '~Section' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:402:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:2447:10: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:2556:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:2578:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:2601:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:2608:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:2618:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:2629:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:2744:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:3084:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:3089:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:3094:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:3631:22: style: The destructor '~NamePattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3623:22: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3631:22: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:3642:22: style: The destructor '~TagPattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3623:22: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3642:22: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:3653:22: style: The destructor '~ExcludedPattern' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3623:22: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3653:22: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:3714:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:3789:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:3848:18: style: The destructor '~IConfig' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3848:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:3848:18: style: The destructor '~IConfig' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3848:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:3903:18: style: The destructor '~FileStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3895:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3903:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:3912:18: style: The destructor '~CoutStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3895:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3912:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:3923:18: style: The destructor '~DebugOutStream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3895:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:3923:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:4017:18: style: The destructor '~Config' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3848:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:4017:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:4155:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:4522:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:4530:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:4534:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:4570:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:4574:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:4653:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:4667:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:4747:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable placeholder [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:4843:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_arg [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:4985:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:5015:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:5060:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Positional [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:5071:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Positional [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:5199:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clara [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:5380:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:5755:18: style: The destructor '~IStreamingReporter' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:5755:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:5755:18: style: The destructor '~IStreamingReporter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:5755:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:5786:18: style: The destructor '~IReporterFactory' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:5786:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:5786:18: style: The destructor '~IReporterFactory' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:5786:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:5837:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:5873:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:5919:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:5959:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:6006:18: style: The destructor '~ITracker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:6006:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:603:18: style: The destructor '~IShared' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:402:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:603:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:6100:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:6117:18: style: The destructor '~TrackerBase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:6006:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:6117:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:6231:18: style: The destructor '~SectionTracker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:6117:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:6231:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:6280:18: style: The destructor '~IndexTracker' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:6117:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:6280:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:6299:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NeedsAnotherRun [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:6317:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Executing [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:6324:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Executing [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:6510:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIGSTKSZ [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:652:18: style: The destructor '~IMutableContext' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:641:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:652:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:652:18: style: The destructor '~IMutableContext' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:641:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:652:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:6600:18: style: The destructor '~RunContext' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2051:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:6600:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:680:18: style: The destructor '~ITestCase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:680:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:6811:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:7007:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:7030:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:7035:10: style: The destructor '~Session' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:402:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7035:10: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:7043:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:7127:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:712:14: style: The destructor '~MethodTestCase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:680:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:712:14: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:7226:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lineInfo [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:7254:18: style: The destructor '~TestRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:687:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7254:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:7300:18: style: The destructor '~FreeFunctionTestCase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:680:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7300:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:7311:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:7363:18: style: The destructor '~ReporterRegistry' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:5795:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7363:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:7403:10: style: The destructor '~ExceptionTranslatorRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:2710:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7403:10: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:7463:18: style: The destructor '~TagAliasRegistry' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:3202:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7463:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:7463:18: style: The destructor '~TagAliasRegistry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3202:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7463:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:7592:10: style: The destructor '~StreamBufImpl < OutputDebugWriter , 256 >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:3880:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7592:10: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:7600:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:7661:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:7664:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:7678:18: style: The destructor '~Context' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:652:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7678:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:7775:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:7994:10: style: The destructor '~GeneratorsForTest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:537:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:7994:10: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:8398:18: style: The destructor '~IReporter' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:8398:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:8398:18: style: The destructor '~IReporter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:603:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:8398:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:8420:18: style: The destructor '~LegacyReporterAdapter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5755:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:8420:18: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:8589:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:8607:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:8613:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:8876:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:8931:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:8939:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:8952:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:9003:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:9010:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:9084:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oss [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:9210:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:9229:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:9490:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX_10_EXP [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:9617:10: style: The destructor '~CumulativeReporterBase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] clasp-3.3.5/tests/catch.hpp:5755:18: note: Virtual destructor in base class clasp-3.3.5/tests/catch.hpp:9617:10: note: Destructor in derived class head clasp-3.3.5/tests/catch.hpp:9886:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uppercase [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/catch.hpp:9986:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/clause_creator_test.cpp:265:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/clause_creator_test.cpp:35:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/clause_test.cpp:42:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clause_explicit [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/clause_test.cpp:537:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/clause_test.cpp:570:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/clause_test.cpp:63:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/clause_test.cpp:888:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/cli_test.cpp:36:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_INVALID [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/cli_test.cpp:51:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_ROOT [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/cli_test.cpp:65:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Asp [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/decision_heuristic_test.cpp:157:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_class_simple [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/decision_heuristic_test.cpp:220:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Retain [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/decision_heuristic_test.cpp:312:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Refined [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/decision_heuristic_test.cpp:318:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acquire [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/decision_heuristic_test.cpp:54:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Body [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/decision_heuristic_test.cpp:563:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acquire [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/dependency_graph_test.cpp:216:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/dependency_graph_test.cpp:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scc [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/dlp_builder_test.cpp:98:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/enumerator_test.cpp:39:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/enumerator_test.cpp:59:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:1003:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:1022:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:1061:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Map [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:1315:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:1355:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable True [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:1682:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Static [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:1749:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:1784:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:1798:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:1879:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_class_general [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:2143:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:53:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numEnum [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:678:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAT [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/facade_test.cpp:82:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_msg [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/literal_test.cpp:32:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Binary [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/literal_test.cpp:47:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ternary [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/literal_test.cpp:63:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/lpcompare.h:80:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_smodels [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/minimize_test.cpp:42:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lits [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/minimize_test.cpp:78:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DefaultMinimize [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/minimize_test.cpp:974:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/parser_test.cpp:115:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_transform_weight [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/parser_test.cpp:276:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_aspif [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/parser_test.cpp:312:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable varMax [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/parser_test.cpp:739:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/parser_test.cpp:933:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Explicit [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/program_builder_test.cpp:1239:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Refined [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/program_builder_test.cpp:405:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/program_builder_test.cpp:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noNode [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/rule_test.cpp:215:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_transform_choice [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/rule_test.cpp:72:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disjunctive [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/satelite_test.cpp:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] 2.13.0 clasp-3.3.5/tests/solver_test.cpp:102:2: style: Condition 'Catch::isTrue(false&&static_cast(!!(store[0]==x)))' is always false [knownConditionTrueFalse] clasp-3.3.5/tests/solver_test.cpp:102:2: note: Calling function 'isTrue' returns 0 clasp-3.3.5/tests/solver_test.cpp:102:2: note: Condition 'Catch::isTrue(false&&static_cast(!!(store[0]==x)))' is always false 2.13.0 clasp-3.3.5/tests/solver_test.cpp:103:2: style: Condition 'Catch::isTrue(false&&static_cast(!!(store.data(0)==22)))' is always false [knownConditionTrueFalse] clasp-3.3.5/tests/solver_test.cpp:103:2: note: Calling function 'isTrue' returns 0 clasp-3.3.5/tests/solver_test.cpp:103:2: note: Condition 'Catch::isTrue(false&&static_cast(!!(store.data(0)==22)))' is always false 2.13.0 clasp-3.3.5/tests/solver_test.cpp:108:2: style: Condition 'Catch::isTrue(false&&static_cast(!!(store.data(0)==74)))' is always false [knownConditionTrueFalse] clasp-3.3.5/tests/solver_test.cpp:108:2: note: Calling function 'isTrue' returns 0 clasp-3.3.5/tests/solver_test.cpp:108:2: note: Condition 'Catch::isTrue(false&&static_cast(!!(store.data(0)==74)))' is always false head clasp-3.3.5/tests/solver_test.cpp:1095:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_free [valueFlowBailoutIncompleteVar] 2.13.0 clasp-3.3.5/tests/solver_test.cpp:110:2: style: Condition 'Catch::isTrue(false&&static_cast(!!(store[0].firstLiteral()==p&&store[0].secondLiteral()==q)))' is always false [knownConditionTrueFalse] clasp-3.3.5/tests/solver_test.cpp:110:2: note: Calling function 'isTrue' returns 0 clasp-3.3.5/tests/solver_test.cpp:110:2: note: Condition 'Catch::isTrue(false&&static_cast(!!(store[0].firstLiteral()==p&&store[0].secondLiteral()==q)))' is always false 2.13.0 clasp-3.3.5/tests/solver_test.cpp:118:2: style: Condition 'Catch::isTrue(false&&static_cast(!!(store[0]==x)))' is always false [knownConditionTrueFalse] clasp-3.3.5/tests/solver_test.cpp:118:2: note: Calling function 'isTrue' returns 0 clasp-3.3.5/tests/solver_test.cpp:118:2: note: Condition 'Catch::isTrue(false&&static_cast(!!(store[0]==x)))' is always false 2.13.0 clasp-3.3.5/tests/solver_test.cpp:119:2: style: Condition 'Catch::isTrue(false&&static_cast(!!(store.data(0)==169)))' is always false [knownConditionTrueFalse] clasp-3.3.5/tests/solver_test.cpp:119:2: note: Calling function 'isTrue' returns 0 clasp-3.3.5/tests/solver_test.cpp:119:2: note: Condition 'Catch::isTrue(false&&static_cast(!!(store.data(0)==169)))' is always false 2.13.0 clasp-3.3.5/tests/solver_test.cpp:126:2: style: Condition 'Catch::isTrue(false&&static_cast(!!(store[0].firstLiteral()==p)))' is always false [knownConditionTrueFalse] clasp-3.3.5/tests/solver_test.cpp:126:2: note: Calling function 'isTrue' returns 0 clasp-3.3.5/tests/solver_test.cpp:126:2: note: Condition 'Catch::isTrue(false&&static_cast(!!(store[0].firstLiteral()==p)))' is always false head clasp-3.3.5/tests/solver_test.cpp:132:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frozen [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/solver_test.cpp:155:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/solver_test.cpp:239:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_true [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/solver_test.cpp:99:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Conflict [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/unfounded_check_test.cpp:123:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable only_reason [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/unfounded_check_test.cpp:383:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable priority_reserved_msg [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/weight_constraint_test.cpp:326:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Body [valueFlowBailoutIncompleteVar] head clasp-3.3.5/tests/weight_constraint_test.cpp:65:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Body [valueFlowBailoutIncompleteVar] DONE