2025-05-09 22:16 ftp://ftp.de.debian.org/debian/pool/main/c/conky/conky_1.22.1.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --library=cairo --library=motif --library=libcurl --library=lua --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 --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: b3c7f00 (2025-05-09 17:59:20 +0200) count: 723 TO! elapsed-time: 90.1 1800.1 head-timing-info: old-timing-info: head results: conky-1.22.1/3rdparty/Vc/src/cpuid.cpp:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_ecx0 [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/Vc/src/cpuid.cpp:318:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_L1Instruction [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/Vc/src/cpuid.cpp:249:29: style: Condition 'eax&0x1f' is always true [knownConditionTrueFalse] conky-1.22.1/3rdparty/Vc/src/cpuid.cpp:248:15: note: Assignment 'eax=1', assigned value is 1 conky-1.22.1/3rdparty/Vc/src/cpuid.cpp:249:29: note: Condition 'eax&0x1f' is always true conky-1.22.1/3rdparty/Vc/src/support_dummy.cpp:33:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarImpl [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/Vc/src/support_dummy.cpp:35:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarImpl [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:99:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MICImpl [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:117:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Float16cInstructions [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:80:69: style: Return value 'xgetbvCheck(0x6)' is always true [knownConditionTrueFalse] conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:80:69: note: Calling function 'xgetbvCheck' returns 1 conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:80:69: note: Return value 'xgetbvCheck(0x6)' is always true conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:82:70: style: Return value 'xgetbvCheck(0x6)' is always true [knownConditionTrueFalse] conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:82:70: note: Calling function 'xgetbvCheck' returns 1 conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:82:70: note: Return value 'xgetbvCheck(0x6)' is always true conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:106:62: style: Condition 'xgetbvCheck(0x6)' is always true [knownConditionTrueFalse] conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:106:62: note: Calling function 'xgetbvCheck' returns 1 conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:106:62: note: Condition 'xgetbvCheck(0x6)' is always true conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:124:62: style: Condition 'xgetbvCheck(0x6)' is always true [knownConditionTrueFalse] conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:124:62: note: Calling function 'xgetbvCheck' returns 1 conky-1.22.1/3rdparty/Vc/src/support_x86.cpp:124:62: note: Condition 'xgetbvCheck(0x6)' is always true conky-1.22.1/3rdparty/toluapp/src/bin/tolua.c:27:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/bin/tolua.c:59:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/bin/tolua.c:84:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/bin/tolua.c:103:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOLUA_VERSION [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/bin/tolua.c:83:25: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] conky-1.22.1/3rdparty/toluapp/src/bin/tolua.c:191:11: style: Variable 'pkg_path' can be declared as pointer to const [constVariablePointer] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_event.c:47:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_event.c:148:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_TUSERDATA [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_event.c:257:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_TUSERDATA [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_event.c:435:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_TUSERDATA [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_event.c:548:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_is.c:37:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_is.c:54:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_TNONE [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_is.c:128:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_is.c:190:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_is.c:91:72: style: Parameter 'err' can be declared as pointer to const [constParameterPointer] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_map.c:53:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_map.c:204:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_map.c:318:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_map.c:416:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_map.c:459:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_GLOBALSINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_map.c:497:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_GLOBALSINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_map.c:390:48: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] conky-1.22.1/3rdparty/toluapp/src/lib/tolua_push.c:63:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_REGISTRYINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:18:2: warning: Member variable 'Tst_A::number' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:101:2: warning: Member variable 'Tst_E::ptr' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:101:2: warning: Member variable 'Tst_E::pete' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:36:6: style:inconclusive: Technically the member function 'Test::Tst_A::get_number' can be const. [functionConst] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:25:9: performance:inconclusive: Technically the member function 'Test::Tst_A::Tst_AA::aa' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:83:7: performance:inconclusive: Technically the member function 'Test::Tst_E::get_pete' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:90:7: performance:inconclusive: Technically the member function 'Test::Tst_E::pars' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:91:7: performance:inconclusive: Technically the member function 'Test::Tst_E::get_pointer' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:44:16: warning: The class 'Tst_B' defines member variable with name 'last' also defined in its parent class 'Tst_A'. [duplInheritedMember] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:17:16: note: Parent variable 'Tst_A::last' conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:44:16: note: Derived variable 'Tst_B::last' conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:58:16: warning: The class 'Tst_C' defines member variable with name 'last' also defined in its parent class 'Tst_B'. [duplInheritedMember] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:44:16: note: Parent variable 'Tst_B::last' conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:58:16: note: Derived variable 'Tst_C::last' conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:58:16: warning: The class 'Tst_C' defines member variable with name 'last' also defined in its parent class 'Tst_A'. [duplInheritedMember] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:17:16: note: Parent variable 'Tst_A::last' conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:58:16: note: Derived variable 'Tst_C::last' conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:59:2: style: Class 'Tst_C' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:101:2: style: Class 'Tst_E' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:51:11: style: The destructor '~Tst_B' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:38:11: note: Virtual destructor in base class conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:51:11: note: Destructor in derived class conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:60:11: style: The destructor '~Tst_C' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:51:11: note: Virtual destructor in base class conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:60:11: note: Destructor in derived class conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:86:15: style: Local variable 'a' shadows outer variable [shadowVariable] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:93:8: note: Shadowed declaration conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:86:15: note: Shadow variable conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:69:39: style: Parameter 'obj' can be declared as pointer to const [constParameterPointer] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:91:25: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:114:45: style: Parameter 'p_out' can be declared as pointer to const [constParameterPointer] conky-1.22.1/3rdparty/toluapp/src/tests/tclass.h:114:63: style: Parameter 'ls' can be declared as pointer to const [constParameterPointer] conky-1.22.1/3rdparty/toluapp/src/tests/tdirectivebind.c:31:41: style: Parameter 'tolua_S' can be declared as pointer to const [constParameterPointer] conky-1.22.1/3rdparty/toluapp/src/tests/tmodulebind.c:19:41: style: Parameter 'tolua_S' can be declared as pointer to const [constParameterPointer] conky-1.22.1/src/c++wrap.cc:52:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFD [valueFlowBailoutIncompleteVar] conky-1.22.1/src/lua/setting.hh:57:32: error: Internal error. VarId set for bool literal. [internalError] conky-1.22.1/src/output/x11.h:31:0: error: #error x11.h included when BUILD_X11 is disabled [preprocessorErrorDirective] conky-1.22.1/src/output/x11.h:31:2: error: #error x11.h included when BUILD_X11 is disabled [preprocessorErrorDirective] conky-1.22.1/src/logging.h:69:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] conky-1.22.1/src/logging.h:74:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] conky-1.22.1/src/logging.h:80:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] conky-1.22.1/src/content/colour-names-stub.hh:26:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] conky-1.22.1/src/content/colours.cc:58:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] conky-1.22.1/src/content/colours.hh:53:3: warning: Member variable 'Colour::red' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/src/content/colours.hh:53:3: warning: Member variable 'Colour::green' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/src/content/colours.hh:53:3: warning: Member variable 'Colour::blue' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/src/logging.h:42:3: style: Class 'fork_throw' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/logging.h:48:3: style: Class 'unknown_arg_throw' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/logging.h:55:3: style: Class 'combine_needs_2_args_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/logging.h:62:3: style: Class 'obj_create_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/logging.h:106:3: style: Class 'error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/content/colours.cc:82:13: style: Condition 'value==nullptr' is always true [knownConditionTrueFalse] conky-1.22.1/src/content/colours.cc:81:50: note: Calling function 'in_word_set' returns 0 conky-1.22.1/src/content/colours.cc:81:50: note: Assignment 'value=color_name_hash::in_word_set(name.c_str(),name.length())', assigned value is 0 conky-1.22.1/src/content/colours.cc:82:13: note: Condition 'value==nullptr' is always true conky-1.22.1/src/content/colours.cc:138:25: style: Unused variable: result [unusedVariable] conky-1.22.1/src/lua/luamm.hh:371:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] conky-1.22.1/src/data/data-source.cc:100:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] conky-1.22.1/src/data/data-source.cc:112:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] conky-1.22.1/src/data/data-source.hh:109:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_source_metatable [valueFlowBailoutIncompleteVar] conky-1.22.1/src/data/data-source.hh:119:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] conky-1.22.1/src/data/data-source.hh:74:18: style: The function 'get_number' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] conky-1.22.1/src/data/data-source.hh:52:18: note: Virtual function in base class conky-1.22.1/src/data/data-source.hh:74:18: note: Function in derived class conky-1.22.1/src/lua/luamm.hh:93:49: warning:inconclusive: Access of moved variable 'other'. [accessMoved] conky-1.22.1/src/lua/luamm.hh:93:28: note: Calling std::move(other) conky-1.22.1/src/lua/luamm.hh:93:49: note: Access of moved variable 'other'. conky-1.22.1/src/lua/luamm.hh:93:63: warning:inconclusive: Access of moved variable 'other'. [accessMoved] conky-1.22.1/src/lua/luamm.hh:93:28: note: Calling std::move(other) conky-1.22.1/src/lua/luamm.hh:93:63: note: Access of moved variable 'other'. conky-1.22.1/src/lua/luamm.hh:94:5: warning:inconclusive: Access of moved variable 'other'. [accessMoved] conky-1.22.1/src/lua/luamm.hh:93:28: note: Calling std::move(other) conky-1.22.1/src/lua/luamm.hh:94:5: note: Access of moved variable 'other'. conky-1.22.1/src/data/data-source.hh:74:39: style: const float result is returned as double value. If the return value is double to avoid loss of information, then you have loss of information. [truncLongCastReturn] conky-1.22.1/src/lua/luamm.hh:373:3: style: Variable 's' is assigned a value that is never used. [unreadVariable] conky-1.22.1/src/data/hardware/ibm.cc:98:27: error: There is an unknown macro here somewhere. Configuration is required. If PACKAGE_NAME is a macro then please configure it. [unknownMacro] conky-1.22.1/src/data/hardware/sony.cc:69:28: error: There is an unknown macro here somewhere. Configuration is required. If PACKAGE_NAME is a macro then please configure it. [unknownMacro] conky-1.22.1/src/update-cb.hh:220:15: debug: Scope::checkVariable found variable 'tuple' with varid 0. [varid0] conky-1.22.1/src/update-cb.hh:231:55: debug: Function::addArguments found argument 'tuple_' with varid 0. [varid0] conky-1.22.1/src/semaphore.hh:88:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] conky-1.22.1/src/semaphore.hh:94:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] conky-1.22.1/src/semaphore.hh:99:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] conky-1.22.1/src/semaphore.hh:105:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] conky-1.22.1/src/content/text_object.h:90:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tuple [valueFlowBailoutIncompleteVar] conky-1.22.1/src/data/iconv_tools.cc:48:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iconv_t [valueFlowBailoutIncompleteVar] conky-1.22.1/src/update-cb.hh:240:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_mutex [valueFlowBailoutIncompleteVar] conky-1.22.1/src/update-cb.hh:213:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tuple [valueFlowBailoutIncompleteVar] conky-1.22.1/src/update-cb.hh:227:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tuple [valueFlowBailoutIncompleteVar] conky-1.22.1/src/update-cb.hh:231:3: warning: Member variable 'callback < void * , int ( * ) ( ) >::result' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/src/update-cb.hh:109:7: style:inconclusive: Technically the member function 'conky::priv::callback_base::donefd' can be const. [functionConst] conky-1.22.1/src/update-cb.hh:111:8: style:inconclusive: Technically the member function 'conky::priv::callback_base::is_done' can be const. [functionConst] conky-1.22.1/src/update-cb.hh:237:17: style:inconclusive: Technically the member function 'callback < std :: string , std :: string >::get_result' can be const. [functionConst] conky-1.22.1/src/update-cb.hh:240:35: debug: CheckClass::isMemberVar found used member variable 'result_mutex' with varid 0 [varid0] conky-1.22.1/src/semaphore.hh:87:3: style: Class 'semaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/update-cb.hh:132:3: style: Class 'callback_handle < callback_base >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/update-cb.hh:134:3: style: Class 'callback_handle < callback_base >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/update-cb.hh:132:3: style: Class 'callback_handle < exec_cb >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/update-cb.hh:134:3: style: Class 'callback_handle < exec_cb >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/update-cb.hh:132:3: style: Class 'callback_handle < legacy_cb >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/update-cb.hh:134:3: style: Class 'callback_handle < legacy_cb >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/data/exec.h:54:16: style: The function 'work' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] conky-1.22.1/src/update-cb.hh:114:16: note: Virtual function in base class conky-1.22.1/src/data/exec.h:54:16: note: Function in derived class conky-1.22.1/src/content/text_object.h:90:16: style: The function 'work' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] conky-1.22.1/src/update-cb.hh:114:16: note: Virtual function in base class conky-1.22.1/src/content/text_object.h:90:16: note: Function in derived class conky-1.22.1/src/update-cb.hh:212:16: style: The function 'operator==' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] conky-1.22.1/src/update-cb.hh:69:16: note: Virtual function in base class conky-1.22.1/src/update-cb.hh:212:16: note: Function in derived class conky-1.22.1/src/data/iconv_tools.cc:117:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] conky-1.22.1/src/data/iconv_tools.cc:46:14: style: C-style pointer casting [cstyleCast] conky-1.22.1/src/data/iconv_tools.cc:48:27: style: C-style pointer casting [cstyleCast] conky-1.22.1/src/data/iconv_tools.cc:73:7: style: The scope of the variable 'bytes' can be reduced. [variableScope] conky-1.22.1/src/data/iconv_tools.cc:82:10: style: Checking if unsigned expression '*a' is less than zero. [unsignedLessThanZero] conky-1.22.1/src/data/iconv_tools.cc:45:29: style: Parameter 'new_iconv' can be declared as pointer to const [constParameterPointer] conky-1.22.1/src/data/network/libtcp-portmon.cc:278:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] conky-1.22.1/src/data/network/libtcp-portmon.cc:334:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] conky-1.22.1/src/data/network/libtcp-portmon.cc:376:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] conky-1.22.1/src/data/network/libtcp-portmon.cc:115:3: style: Struct '_tcp_port_monitor_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/data/network/libtcp-portmon.cc:211:18: style: C-style pointer casting [cstyleCast] conky-1.22.1/src/data/network/libtcp-portmon.cc:304:34: style: C-style pointer casting [cstyleCast] conky-1.22.1/src/data/network/libtcp-portmon.cc:332:40: style: C-style pointer casting [cstyleCast] conky-1.22.1/src/data/network/libtcp-portmon.cc:333:21: style: C-style pointer casting [cstyleCast] conky-1.22.1/src/data/network/libtcp-portmon.cc:333:44: style: C-style pointer casting [cstyleCast] conky-1.22.1/src/data/network/libtcp-portmon.cc:345:61: style: C-style pointer casting [cstyleCast] conky-1.22.1/src/data/network/libtcp-portmon.cc:413:20: style: C-style pointer casting [cstyleCast] conky-1.22.1/src/data/network/libtcp-portmon.cc:438:20: style: C-style pointer casting [cstyleCast] conky-1.22.1/src/data/network/libtcp-portmon.cc:164:70: style: Parameter 'p_void' can be declared as pointer to const. However it seems that 'age_tcp_port_monitor' is a callback function, if 'p_void' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conky-1.22.1/src/data/network/libtcp-portmon.cc:474:58: note: You might need to cast the function pointer here conky-1.22.1/src/data/network/libtcp-portmon.cc:164:70: note: Parameter 'p_void' can be declared as pointer to const conky-1.22.1/src/data/network/libtcp-portmon.cc:186:48: style: Parameter 'p_void' can be declared as pointer to const. However it seems that 'rebuild_tcp_port_monitor_peek_table' is a callback function, if 'p_void' is declared with const you might also need to cast function pointer(s). [constParameterCallback] conky-1.22.1/src/data/network/libtcp-portmon.cc:480:22: note: You might need to cast the function pointer here conky-1.22.1/src/data/network/libtcp-portmon.cc:186:48: note: Parameter 'p_void' can be declared as pointer to const conky-1.22.1/src/data/network/libtcp-portmon.cc:486:56: style: Parameter 'p_creation_args' can be declared as pointer to const [constParameterPointer] conky-1.22.1/src/data/os/bsdcommon.h:42:0: error: #error Not supported BSD system [preprocessorErrorDirective] conky-1.22.1/src/data/os/bsdcommon.h:42:4: error: #error Not supported BSD system [preprocessorErrorDirective] conky-1.22.1/src/lua/llua.cc:235:42: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] conky-1.22.1/src/lua/luamm.cc:160:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nresults [valueFlowBailoutIncompleteVar] conky-1.22.1/src/lua/luamm.cc:167:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nresults [valueFlowBailoutIncompleteVar] conky-1.22.1/src/lua/luamm.cc:219:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lua_close [valueFlowBailoutIncompleteVar] conky-1.22.1/src/lua/luamm.cc:263:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_ERRMEM [valueFlowBailoutIncompleteVar] conky-1.22.1/src/lua/luamm.cc:338:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_GLOBALSINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/src/lua/luamm.cc:454:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LUA_GLOBALSINDEX [valueFlowBailoutIncompleteVar] conky-1.22.1/src/lua/luamm.hh:372:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] conky-1.22.1/src/lua/luamm.cc:91:10: warning: Assert statement calls a function which may have desired side effects: 'lua_islightuserdata'. [assertWithSideEffect] conky-1.22.1/src/lua/luamm.cc:128:10: warning: Assert statement calls a function which may have desired side effects: 'lua_islightuserdata'. [assertWithSideEffect] conky-1.22.1/src/lua/luamm.cc:184:30: style: Variable 'e' can be declared as reference to const [constVariableReference] conky-1.22.1/src/main.cc:78:16: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] conky-1.22.1/src/geometry.h:41:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:74:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Source [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:116:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:119:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:122:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:147:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:153:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:162:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:166:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:204:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:211:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:222:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:226:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:231:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:235:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:240:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:244:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:249:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:253:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:258:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:262:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:267:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:271:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:276:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:308:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:319:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:340:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:354:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Length [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:411:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Kind [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:418:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Kind [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:466:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Kind [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:476:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Kind [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:488:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Kind [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:495:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Kind [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:502:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Kind [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:509:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Kind [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:608:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Kind [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:617:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Kind [valueFlowBailoutIncompleteVar] conky-1.22.1/src/geometry.h:184:12: style:inconclusive: Technically the member function 'conky::vec::operator[]' can be const. [functionConst] conky-1.22.1/src/geometry.h:588:12: style:inconclusive: Technically the member function 'conky::rect::operator[]' can be const. [functionConst] conky-1.22.1/src/geometry.h:107:3: style: Struct 'vec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/geometry.h:108:3: style: Struct 'vec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/src/geometry.h:330:37: style: Parameter 'other' can be declared as reference to const [constParameterReference] conky-1.22.1/src/output/wl.h:36:0: error: #error wl.h included when BUILD_WAYLAND is disabled [preprocessorErrorDirective] conky-1.22.1/src/output/wl.h:36:2: error: #error wl.h included when BUILD_WAYLAND is disabled [preprocessorErrorDirective] conky-1.22.1/src/output/display-output.cc:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] conky-1.22.1/src/output/display-output.cc:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] conky-1.22.1/src/output/display-output.cc:46:57: style: Parameter 'outputs' can be declared as reference to const [constParameterReference] conky-1.22.1/src/output/display-output.cc:52:60: style: Parameter 'outputs' can be declared as reference to const [constParameterReference] conky-1.22.1/src/output/display-output.cc:58:60: style: Parameter 'outputs' can be declared as reference to const [constParameterReference] conky-1.22.1/src/output/display-output.cc:64:56: style: Parameter 'outputs' can be declared as reference to const [constParameterReference] conky-1.22.1/src/output/nc.cc:44:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] conky-1.22.1/src/output/nc.cc:55:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] conky-1.22.1/src/update-cb.cc:47:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] conky-1.22.1/src/update-cb.hh:237:17: style:inconclusive: Technically the member function 'conky::callback::get_result' can be const. [functionConst] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4234:51: debug: simplifyOperatorName: found unsimplified operator name [debug] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7126:13: debug: Failed to parse 'using TestType = void ( * ) ( ) ;'. The checking continues anyway. [simplifyUsing] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:5295:28: debug: Failed to instantiate template "fillBitsFrom". The checking continues anyway. [templateInstantiation] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:1799:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clock [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:1858:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Clock [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:1974:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterations [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:1979:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:1996:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elapsed [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2112:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_steady [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2426:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2633:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SZ [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2641:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SZ [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2649:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SZ [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2688:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2709:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2970:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5334:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5341:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5348:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5355:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5362:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5369:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5376:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5383:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5459:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5460:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5509:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5510:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5511:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5512:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5534:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5535:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5536:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5542:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5549:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:7603:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gs [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:8113:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:8132:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:8151:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:8182:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OriginalType [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:8203:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OriginalType [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:8354:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:8677:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:8683:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9351:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9366:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9683:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_iec559 [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9959:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11822:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11830:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11838:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11865:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Idx [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11876:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Idx [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11884:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Idx [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11908:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11963:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12436:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13192:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13913:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13920:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13962:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldReportAllAssertions [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13967:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:14005:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:14012:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-algebra.cc:7:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_EQ [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-algebra.cc:16:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-algebra.cc:22:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-algebra.cc:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-algebra.cc:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_EQ [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-algebra.cc:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-algebra.cc:88:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-algebra.cc:97:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-algebra.cc:106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-algebra.cc:112:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-algebra.cc:118:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4683:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Optional [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4688:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Required [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4693:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Optional [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4392:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4399:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4410:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4412:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4422:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4434:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4334:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4339:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4354:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4362:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4371:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3519:9: warning: Member variable 'Optional < ColourMode >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: warning: Member variable 'Optional < ColourMode >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: warning: Member variable 'Optional < ColourMode >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3538:9: warning: Member variable 'Optional < ColourMode >::storage' is not initialized in the copy constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3540:9: warning: Member variable 'Optional < ColourMode >::storage' is not initialized in the move constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3519:9: warning: Member variable 'Optional < std :: string >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: warning: Member variable 'Optional < std :: string >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: warning: Member variable 'Optional < std :: string >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3538:9: warning: Member variable 'Optional < std :: string >::storage' is not initialized in the copy constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3540:9: warning: Member variable 'Optional < std :: string >::storage' is not initialized in the move constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3519:9: warning: Member variable 'Optional < ReporterSpec >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: warning: Member variable 'Optional < ReporterSpec >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: warning: Member variable 'Optional < ReporterSpec >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3538:9: warning: Member variable 'Optional < ReporterSpec >::storage' is not initialized in the copy constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3540:9: warning: Member variable 'Optional < ReporterSpec >::storage' is not initialized in the move constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3519:9: warning: Member variable 'Optional < unsigned int >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: warning: Member variable 'Optional < unsigned int >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: warning: Member variable 'Optional < unsigned int >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3538:9: warning: Member variable 'Optional < unsigned int >::storage' is not initialized in the copy constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3540:9: warning: Member variable 'Optional < unsigned int >::storage' is not initialized in the move constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3519:9: warning: Member variable 'Optional < AssertionResult >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: warning: Member variable 'Optional < AssertionResult >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: warning: Member variable 'Optional < AssertionResult >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3538:9: warning: Member variable 'Optional < AssertionResult >::storage' is not initialized in the copy constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3540:9: warning: Member variable 'Optional < AssertionResult >::storage' is not initialized in the move constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3519:9: warning: Member variable 'Optional < AssertionStats >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: warning: Member variable 'Optional < AssertionStats >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: warning: Member variable 'Optional < AssertionStats >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3538:9: warning: Member variable 'Optional < AssertionStats >::storage' is not initialized in the copy constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3540:9: warning: Member variable 'Optional < AssertionStats >::storage' is not initialized in the move constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3519:9: warning: Member variable 'Optional < BenchmarkStats < Benchmark :: FDuration > >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: warning: Member variable 'Optional < BenchmarkStats < Benchmark :: FDuration > >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: warning: Member variable 'Optional < BenchmarkStats < Benchmark :: FDuration > >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3538:9: warning: Member variable 'Optional < BenchmarkStats < Benchmark :: FDuration > >::storage' is not initialized in the copy constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3540:9: warning: Member variable 'Optional < BenchmarkStats < Benchmark :: FDuration > >::storage' is not initialized in the move constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2164:22: style:inconclusive: Technically the member function 'Catch::Benchmark::Benchmark::operatorbool' can be const. [functionConst] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2234:22: style:inconclusive: Technically the member function 'Catch::Benchmark::Detail::ObjectStorage::construct' can be const. [functionConst] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2251:22: performance:inconclusive: Technically the member function 'Catch::Benchmark::Detail::ObjectStorage::destruct_on_exit' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2425:33: performance:inconclusive: Technically the member function 'Catch::IMutableEnumValuesRegistry::registerEnum' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12086:18: performance:inconclusive: Technically the member function 'Catch::Matchers::IsEmptyMatcher::match' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12531:18: performance:inconclusive: Technically the member function 'Catch::Matchers::AllTrueMatcher::match' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12547:18: performance:inconclusive: Technically the member function 'Catch::Matchers::NoneTrueMatcher::match' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12563:18: performance:inconclusive: Technically the member function 'Catch::Matchers::AnyTrueMatcher::match' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13843:25: performance:inconclusive: Either there is a missing 'override', or the member function 'Catch::ListenerRegistrar::TypedListenerFactory::getDescriptionImpl' can be static. [functionStatic] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4410:28: debug: CheckClass::isMemberVar found used member variable 'm_type' with varid 0 [varid0] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4412:58: debug: CheckClass::isMemberVar found used member variable 'm_type' with varid 0 [varid0] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3976:26: warning: The struct 'MessageBuilder' defines member function with name 'operator<<' also defined in its parent struct 'MessageStream'. [duplInheritedMember] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3961:24: note: Parent function 'MessageStream::operator<<' conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3976:26: note: Derived function 'MessageBuilder::operator<<' conky-1.22.1/tests/catch2/catch_amalgamated.hpp:711:9: style: Class 'StringRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:718:9: style: Class 'StringRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:1629:21: style: Struct 'BenchmarkFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:1608:21: style: Struct 'model' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:1609:21: style: Struct 'model' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2094:13: style: Struct 'Benchmark' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3283:19: style: Class 'LazyExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3793:9: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4875:13: style: Struct 'Help' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5853:9: style: Class 'Section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5988:15: style: Class 'TestInvokerAsMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:6010:15: style: Class 'TestInvokerFixture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:6033:15: style: Struct 'NameAndTags' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:7076:19: style: Struct 'Tag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:7257:9: style: Class 'ExceptionTranslatorRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:7231:23: style: Class 'ExceptionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:7370:9: style: Class 'GeneratorException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:7507:9: style: Class 'GeneratorWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:7509:9: style: Class 'GeneratorWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:7525:9: style: Class 'SingleValueGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:7528:9: style: Class 'SingleValueGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:8769:19: style: Struct 'TestRunInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9617:9: style: Class 'FatalConditionHandlerGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9951:9: style: Class 'JsonValueWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9986:9: style: Class 'JsonObjectWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:10005:9: style: Class 'JsonArrayWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:10826:9: style: Class 'TestCaseInfoHasher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:10921:9: style: Class 'TestSpecParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11323:19: style: Class 'XmlEncode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11373:9: style: Class 'XmlWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11899:13: style: Class 'MatchAllOfGeneric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11954:13: style: Class 'MatchAnyOfGeneric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12200:13: style: Class 'ContainsMatcherMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12264:5: style: Class 'ExceptionMessageMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12282:5: style: Class 'ExceptionMessageMatchesMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12458:13: style: Class 'AllMatchMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12482:13: style: Class 'NoneMatchMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12506:13: style: Class 'AnyMatchMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12781:9: style: Class 'StringEqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12786:9: style: Class 'StringContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12791:9: style: Class 'StartsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12796:9: style: Class 'EndsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12841:9: style: Class 'VectorContainsElementMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12864:9: style: Class 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12896:9: style: Class 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12922:9: style: Class 'ApproxMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12959:9: style: Class 'UnorderedEqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13077:9: style: Class 'ReporterBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13124:9: style: Class 'StreamingReporterBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13185:9: style: Class 'AutomakeReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13249:9: style: Class 'ConsoleReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13316:13: style: Class 'AssertionOrBenchmarkResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13317:13: style: Class 'AssertionOrBenchmarkResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13517:19: style: Struct 'lineOfChars' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13590:9: style: Class 'JsonReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13676:9: style: Class 'JunitReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13865:9: style: Class 'ListenerRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13848:13: style: Class 'TypedListenerFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13910:9: style: Class 'SonarQubeReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13960:9: style: Class 'TAPReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:14002:9: style: Class 'TeamCityReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:14055:9: style: Class 'XmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: style: Class 'Optional < ColourMode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: style: Class 'Optional < ColourMode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: style: Class 'Optional < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: style: Class 'Optional < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: style: Class 'Optional < ReporterSpec >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: style: Class 'Optional < ReporterSpec >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: style: Class 'Optional < unsigned int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: style: Class 'Optional < unsigned int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: style: Class 'Optional < AssertionResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: style: Class 'Optional < AssertionResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: style: Class 'Optional < AssertionStats >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: style: Class 'Optional < AssertionStats >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: style: Class 'Optional < BenchmarkStats < Benchmark :: FDuration > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: style: Class 'Optional < BenchmarkStats < Benchmark :: FDuration > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < GeneratorUntypedBase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < GeneratorUntypedBase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < IReporterFactory >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < IReporterFactory >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < EventListenerFactory >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < EventListenerFactory >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < TestCaseInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < TestCaseInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < ITestInvoker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < ITestInvoker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < IExceptionTranslator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < IExceptionTranslator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < callable >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < callable >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < Pattern >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < Pattern >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < Config >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < Config >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < IExceptionTranslator const >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < IExceptionTranslator const >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < PImpl >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < PImpl >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < IStream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < IStream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < IEventListener >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < IEventListener >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < ColourImpl >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < ColourImpl >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < EnumInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < EnumInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < OutputRedirect >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < OutputRedirect >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < ReporterRegistryImpl >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < ReporterRegistryImpl >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < ITracker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < ITracker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < TablePrinter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < TablePrinter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < SectionNode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < SectionNode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < Node < TestRunStats , Node < TestCaseStats , SectionNode > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < Node < TestRunStats , Node < TestCaseStats , SectionNode > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < Node < TestCaseStats , SectionNode > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < Node < TestCaseStats , SectionNode > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4330:17: style: Class 'ResultValueBase < ParseResultType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4330:17: style: Class 'ResultValueBase < ParseState >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9698:43: style: Assignment 'lhs=positive_zero' is redundant with condition 'lhs==positive_zero'. [duplicateConditionalAssign] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9698:18: note: Condition 'lhs==positive_zero' conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9698:43: note: Assignment 'lhs=positive_zero' is redundant conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9699:43: style: Assignment 'rhs=positive_zero' is redundant with condition 'rhs==positive_zero'. [duplicateConditionalAssign] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9699:18: note: Condition 'rhs==positive_zero' conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9699:43: note: Assignment 'rhs=positive_zero' is redundant conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12092:29: style: Return value 'Catch::Detail::empty(rng)' is always false [knownConditionTrueFalse] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12092:29: note: Calling function 'empty' returns 0 conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12092:29: note: Return value 'Catch::Detail::empty(rng)' is always false conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9698:39: style: Variable 'lhs' is assigned an expression that holds the same value. [redundantAssignment] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9698:18: note: Assuming that condition 'lhs==positive_zero' is not redundant conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9698:39: note: Variable 'lhs' is assigned an expression that holds the same value. conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9699:39: style: Variable 'rhs' is assigned an expression that holds the same value. [redundantAssignment] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9699:18: note: Assuming that condition 'rhs==positive_zero' is not redundant conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9699:39: note: Variable 'rhs' is assigned an expression that holds the same value. conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2030:22: style: Local variable 'resolution' shadows outer function [shadowFunction] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:1942:33: note: Shadowed declaration conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2030:22: note: Shadow variable conky-1.22.1/tests/catch2/catch_amalgamated.hpp:8257:88: performance:inconclusive: Function parameter 'ab_distance' should be passed by const reference. [passedByValue] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3055:22: style: Variable 'timeInfo' can be declared as pointer to const [constVariablePointer] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:1948:26: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:2430:27: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11609:17: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:11661:17: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12532:17: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12548:17: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12564:17: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12846:13: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:12875:43: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:946:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1332:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1336:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1358:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1402:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1439:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1703:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1968:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2033:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2121:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2136:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexThreshold [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2169:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable precision [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2175:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable precision [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2678:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2811:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hint [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2911:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3554:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3826:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3907:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3940:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4212:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIGSTKSZ [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4233:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SA_ONSTACK [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4387:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unitbuf [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4673:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tags [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:5727:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Executing [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6110:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6442:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6443:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6444:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6471:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6492:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6509:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6635:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6648:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6856:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_runState [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6882:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_runState [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6885:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_runState [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6888:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_runState [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6899:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6908:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_runState [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6912:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_runState [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6915:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_currentTracker [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6925:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CompletedSuccessfully [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6929:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Executing [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6946:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CompletedSuccessfully [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6965:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Failed [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6998:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filters [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7052:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_trimmed_name [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7582:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7606:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7860:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uppercase [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8063:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8077:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8117:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8133:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8250:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scientific [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8287:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8412:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8468:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8521:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ECMAScript [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8753:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8836:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8895:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8901:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8907:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9163:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9226:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9268:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9326:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9344:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9360:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9414:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9472:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9771:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9784:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX_10_EXP [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9870:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9902:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9924:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9960:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10040:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10082:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10096:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10119:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10140:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10184:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10201:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10206:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10219:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10239:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10262:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10280:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10293:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10322:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10355:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10376:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10388:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10399:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10419:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10489:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10495:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10552:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10624:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10697:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10756:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldRedirectStdOut [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10842:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shouldReportAllAssertions [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10859:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10970:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10988:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11011:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11066:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11167:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11268:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11311:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11319:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11341:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11525:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11535:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11548:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11599:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11656:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11672:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11688:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11702:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11706:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11716:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:11736:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4350:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:961:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-colours.cc:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/3rdparty/toluapp/src/bin/toluabind_default.c:18:41: style: Parameter 'tolua_S' can be declared as pointer to const [constParameterPointer] conky-1.22.1/tests/test-common.cc:196:5: error: There is an unknown macro here somewhere. Configuration is required. If _catch_sr is a macro then please configure it. [unknownMacro] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3394:53: warning: Assert statement calls a function which may have desired side effects: 'stream'. [assertWithSideEffect] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3519:9: warning: Member variable 'Optional < bazelShardingOptions >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: warning: Member variable 'Optional < bazelShardingOptions >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: warning: Member variable 'Optional < bazelShardingOptions >::storage' is not initialized in the constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3538:9: warning: Member variable 'Optional < bazelShardingOptions >::storage' is not initialized in the copy constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3540:9: warning: Member variable 'Optional < bazelShardingOptions >::storage' is not initialized in the move constructor. [uninitMemberVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3649:19: style: Unused private function: 'Context::createContext' [unusedPrivateFunction] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:554:21: note: Unused private function: 'Context::createContext' conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3649:19: note: Unused private function: 'Context::createContext' conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1334:19: performance:inconclusive: Technically the member function 'Catch::Session::libIdentify' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4922:14: note: Technically the member function 'Catch::Session::libIdentify' can be static (but you may consider moving to unnamed namespace). conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1334:19: note: Technically the member function 'Catch::Session::libIdentify' can be static (but you may consider moving to unnamed namespace). conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2543:28: performance:inconclusive: Technically the member function 'Catch::AssertionHandler::allowThrows' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:5633:14: note: Technically the member function 'Catch::AssertionHandler::allowThrows' can be static (but you may consider moving to unnamed namespace). conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2543:28: note: Technically the member function 'Catch::AssertionHandler::allowThrows' can be static (but you may consider moving to unnamed namespace). conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3389:41: style:inconclusive: Technically the member function 'Catch::ColourImpl::guardColour' can be const. [functionConst] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9280:21: note: Technically the member function 'Catch::ColourImpl::guardColour' can be const. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3389:41: note: Technically the member function 'Catch::ColourImpl::guardColour' can be const. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4224:33: performance:inconclusive: Technically the member function 'Catch::FatalConditionHandler::engage_platform' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9593:14: note: Technically the member function 'Catch::FatalConditionHandler::engage_platform' can be static (but you may consider moving to unnamed namespace). conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4224:33: note: Technically the member function 'Catch::FatalConditionHandler::engage_platform' can be static (but you may consider moving to unnamed namespace). conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4244:33: performance:inconclusive: Technically the member function 'Catch::FatalConditionHandler::disengage_platform' can be static (but you may consider moving to unnamed namespace). [functionStatic] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:9594:14: note: Technically the member function 'Catch::FatalConditionHandler::disengage_platform' can be static (but you may consider moving to unnamed namespace). conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4244:33: note: Technically the member function 'Catch::FatalConditionHandler::disengage_platform' can be static (but you may consider moving to unnamed namespace). conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6252:22: style:inconclusive: Technically the member function 'Catch::RunContext::populateReaction' can be const. [functionConst] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:10582:14: note: Technically the member function 'Catch::RunContext::populateReaction' can be const. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6252:22: note: Technically the member function 'Catch::RunContext::populateReaction' can be const. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4372:18: style:inconclusive: Technically the member function 'Catch::Detail::::OutputDebugWriter::operator()' can be const. [functionConst] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3445:13: style: Class 'NoColourImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3529:9: style: Class 'ANSIColourImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4384:13: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7130:23: style: Class 'TestInvokerAsFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9570:13: style: Struct 'BySectionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3522:9: style: Class 'Optional < bazelShardingOptions >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3524:9: style: Class 'Optional < bazelShardingOptions >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < StreamBufImpl < OutputDebugWriter , 256 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < StreamBufImpl < OutputDebugWriter , 256 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < std :: ostringstream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < std :: ostringstream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:877:19: style: Class 'unique_ptr < CumulativeReporterBase :: SectionNode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:885:9: style: Class 'unique_ptr < CumulativeReporterBase :: SectionNode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13256:14: style: The function 'assertionStarting' overrides a function in a base class but is identical to the overridden function [uselessOverride] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13148:14: note: Virtual function in base class conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13256:14: note: Function in derived class conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13617:14: style: The function 'benchmarkStarting' overrides a function in a base class but is identical to the overridden function [uselessOverride] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13130:14: note: Virtual function in base class conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13617:14: note: Function in derived class conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13618:14: style: The function 'benchmarkEnded' overrides a function in a base class but is identical to the overridden function [uselessOverride] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13131:14: note: Virtual function in base class conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13618:14: note: Function in derived class conky-1.22.1/tests/catch2/catch_amalgamated.hpp:14073:14: style: The function 'assertionStarting' overrides a function in a base class but is identical to the overridden function [uselessOverride] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:13148:14: note: Virtual function in base class conky-1.22.1/tests/catch2/catch_amalgamated.hpp:14073:14: note: Function in derived class conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3332:19: performance: Function 'getMessage()' should return member 'message' by const reference. [returnByReference] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9350:9: style: The statement 'if (m_headerPrinted) m_headerPrinted=false' is logically equivalent to 'm_headerPrinted=false'. [duplicateConditionalAssign] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9351:25: note: Assignment 'm_headerPrinted=false' conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9350:9: note: Condition 'm_headerPrinted' is redundant conky-1.22.1/tests/catch2/catch_amalgamated.cpp:989:14: style: Condition '!uncaught_exceptions()' is always true [knownConditionTrueFalse] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:989:34: note: Calling function 'uncaught_exceptions' returns 0 conky-1.22.1/tests/catch2/catch_amalgamated.cpp:989:14: note: Condition '!uncaught_exceptions()' is always true conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1059:14: style: Condition '!uncaught_exceptions()' is always true [knownConditionTrueFalse] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1059:34: note: Calling function 'uncaught_exceptions' returns 0 conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1059:14: note: Condition '!uncaught_exceptions()' is always true conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1956:24: style: Condition 'value' is always true [knownConditionTrueFalse] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1952:27: note: Assignment 'one=1', assigned value is 1 conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1955:30: note: Assignment 'value=*reinterpret_cast(&one)', assigned value is 1 conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1956:24: note: Condition 'value' is always true conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2026:33: style: Condition 'Endianness::which()==Endianness::Little' is always true [knownConditionTrueFalse] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2026:30: note: Calling function 'which' returns 1 conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2026:33: note: Condition 'Endianness::which()==Endianness::Little' is always true conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7950:27: style: Condition '0x80<=value' is always true [knownConditionTrueFalse] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7949:28: note: Assuming that condition 'value<0x80' is not redundant conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7950:27: note: Condition '0x80<=value' is always true conky-1.22.1/tests/catch2/catch_amalgamated.cpp:5692:34: warning: Either the condition 'parent' is redundant or there is possible null pointer dereference: parent. [nullPointerRedundantCheck] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:5695:33: note: Assuming that condition 'parent' is not redundant conky-1.22.1/tests/catch2/catch_amalgamated.cpp:5692:34: note: Null pointer dereference conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6148:36: style: C-style pointer casting [cstyleCast] conky-1.22.1/tests/test-conky.cc:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-core.cc:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:597:35: style:inconclusive: Function 'setMargin' argument 1 names different: declaration 'margin' definition 'newMargin'. [funcArgNamesDifferent] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3099:31: note: Function 'setMargin' argument 1 names different: declaration 'margin' definition 'newMargin'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:597:35: note: Function 'setMargin' argument 1 names different: declaration 'margin' definition 'newMargin'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:604:36: style:inconclusive: Function 'setEpsilon' argument 1 names different: declaration 'epsilon' definition 'newEpsilon'. [funcArgNamesDifferent] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3101:32: note: Function 'setEpsilon' argument 1 names different: declaration 'epsilon' definition 'newEpsilon'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:604:36: note: Function 'setEpsilon' argument 1 names different: declaration 'epsilon' definition 'newEpsilon'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1628:36: style:inconclusive: Function 'makeTestCaseInfo' argument 1 names different: declaration 'className' definition '_className'. [funcArgNamesDifferent] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:7172:33: note: Function 'makeTestCaseInfo' argument 1 names different: declaration 'className' definition '_className'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1628:36: note: Function 'makeTestCaseInfo' argument 1 names different: declaration 'className' definition '_className'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1630:48: style:inconclusive: Function 'makeTestCaseInfo' argument 3 names different: declaration 'lineInfo' definition '_lineInfo'. [funcArgNamesDifferent] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:7174:45: note: Function 'makeTestCaseInfo' argument 3 names different: declaration 'lineInfo' definition '_lineInfo'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1630:48: note: Function 'makeTestCaseInfo' argument 3 names different: declaration 'lineInfo' definition '_lineInfo'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1748:52: style:inconclusive: Function 'internalAppendTag' argument 1 names different: declaration 'tagString' definition 'tagStr'. [funcArgNamesDifferent] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:7134:42: note: Function 'internalAppendTag' argument 1 names different: declaration 'tagString' definition 'tagStr'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1748:52: note: Function 'internalAppendTag' argument 1 names different: declaration 'tagString' definition 'tagStr'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2708:48: style:inconclusive: Function 'TokenStream' argument 1 names different: declaration 'it' definition 'it_'. [funcArgNamesDifferent] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4270:39: note: Function 'TokenStream' argument 1 names different: declaration 'it' definition 'it_'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2708:48: note: Function 'TokenStream' argument 1 names different: declaration 'it' definition 'it_'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2708:62: style:inconclusive: Function 'TokenStream' argument 2 names different: declaration 'itEnd' definition 'itEnd_'. [funcArgNamesDifferent] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:4270:52: note: Function 'TokenStream' argument 2 names different: declaration 'itEnd' definition 'itEnd_'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2708:62: note: Function 'TokenStream' argument 2 names different: declaration 'itEnd' definition 'itEnd_'. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:101:31: style: Local variable 'mean' shadows outer function [shadowFunction] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:1903:20: note: Shadowed declaration conky-1.22.1/tests/catch2/catch_amalgamated.cpp:101:31: note: Shadow variable conky-1.22.1/tests/catch2/catch_amalgamated.cpp:508:22: style: Local variable 'mean' shadows outer function [shadowFunction] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:1903:20: note: Shadowed declaration conky-1.22.1/tests/catch2/catch_amalgamated.cpp:508:22: note: Shadow variable conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1873:17: style: Local variable 'matches' shadows outer function [shadowFunction] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:3480:14: note: Shadowed declaration conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1873:17: note: Shadow variable conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6219:20: style: Local variable 'isOk' shadows outer function [shadowFunction] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:826:20: note: Shadowed declaration conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6219:20: note: Shadow variable conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6279:20: style: Local variable 'isOk' shadows outer function [shadowFunction] conky-1.22.1/tests/catch2/catch_amalgamated.hpp:826:20: note: Shadowed declaration conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6279:20: note: Shadow variable conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6059:18: performance:inconclusive: Use const reference for 'nl' to avoid unnecessary data copying. [redundantCopyLocalConst] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:215:66: performance: Function parameter 'mean' should be passed by const reference. [passedByValue] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:216:66: performance: Function parameter 'stddev' should be passed by const reference. [passedByValue] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2433:44: performance: Function parameter 'customOptions' should be passed by const reference. [passedByValue] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:5534:44: performance: Function parameter 'customOptions' should be passed by const reference. However it seems that 'ReporterSpec' is a callback function. [passedByValueCallback] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:5524:16: note: Function pointer used here. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:5534:44: note: Function parameter 'customOptions' should be passed by const reference. However it seems that 'ReporterSpec' is a callback function. conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9199:61: performance: Function parameter 'columnInfos' should be passed by const reference. [passedByValue] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3393:61: style: Parameter 'stream' can be declared as reference to const [constParameterReference] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4682:24: style: Variable 'tagc' can be declared as reference to const [constVariableReference] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:5767:19: style: Variable 'rootTracker' can be declared as reference to const [constVariableReference] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:60:85: style: Parameter 'last' can be declared as pointer to const [constParameterPointer] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1975:21: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6636:37: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7334:21: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7793:25: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:8051:20: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:87:34: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1736:23: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1831:9: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2817:13: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2938:22: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:2972:26: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3012:28: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3015:28: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3226:25: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3895:24: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:3904:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4196:32: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4683:23: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4695:30: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4708:30: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:4725:18: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:5704:25: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6475:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6758:31: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6775:28: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:6795:25: style: Consider using std::copy_if algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7178:44: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7665:29: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7675:29: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:9814:29: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10096:52: warning: Conversion of string literal "is-hidden" to bool always evaluates to true. [incorrectStringBooleanError] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10097:52: warning: Conversion of string literal "ok-to-fail" to bool always evaluates to true. [incorrectStringBooleanError] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10099:31: warning: Conversion of string literal "expected-to-fail" to bool always evaluates to true. [incorrectStringBooleanError] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10101:50: warning: Conversion of string literal "throws" to bool always evaluates to true. [incorrectStringBooleanError] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10322:49: warning: Conversion of string literal "section" to bool always evaluates to true. [incorrectStringBooleanError] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10355:51: warning: Conversion of string literal "assertion" to bool always evaluates to true. [incorrectStringBooleanError] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:10970:42: warning: Conversion of char literal '1' to bool always evaluates to true. [incorrectCharBooleanError] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:1650:23: style: Variable 'tagEnd' is assigned a value that is never used. [unreadVariable] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7497:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7503:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7509:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7515:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] conky-1.22.1/tests/catch2/catch_amalgamated.cpp:7623:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] conky-1.22.1/tests/test-darwin.cc:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-fs.cc:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-gradient.cc:70:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-gradient.cc:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] conky-1.22.1/tests/test-linux.cc:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _catch_sr [valueFlowBailoutIncompleteVar] DONE