2025-11-02 22:30 ftp://ftp.de.debian.org/debian/pool/main/v/vte2.91/vte2.91_0.82.1.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --library=icu --library=cairo --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 -j4 platform: Linux-6.12.48+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 1f35303 (2025-11-01 19:39:44 +0100) count: 1077 1115 elapsed-time: 9.0 9.4 head-timing-info: old-timing-info: head results: vte-0.82.1/src/base16.hh:58:28: debug: Function::addArguments found argument 'ptr' with varid 0. [varid0] vte-0.82.1/src/base16.hh:80:28: debug: Function::addArguments found argument 'ptr' with varid 0. [varid0] vte-0.82.1/src/chunk.hh:179:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint8_t [valueFlowBailoutIncompleteVar] vte-0.82.1/src/chunk.hh:185:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint8_t [valueFlowBailoutIncompleteVar] vte-0.82.1/src/chunk.hh:192:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint8_t [valueFlowBailoutIncompleteVar] vte-0.82.1/src/base16.hh:47:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] vte-0.82.1/src/base16.hh:61:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] vte-0.82.1/src/base16.hh:75:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] vte-0.82.1/src/base16-test.cc:49:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sv [valueFlowBailoutIncompleteVar] vte-0.82.1/src/base16-test.cc:93:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sv [valueFlowBailoutIncompleteVar] vte-0.82.1/src/chunk.hh:141:14: style:inconclusive: Technically the member function 'vte::base::Chunk::operatordelete' can be const. [functionConst] vte-0.82.1/src/chunk.hh:43:22: style:inconclusive: Technically the member function 'vte::base::Chunk::Recycler::operator()' can be const. [functionConst] vte-0.82.1/src/base16.hh:85:70: warning: Either the condition 'i can be included directly." [preprocessorErrorDirective] vte-0.82.1/src/vte/vteenums.h:21:2: error: #error "Only can be included directly." [preprocessorErrorDirective] vte-0.82.1/src/reaper.cc:65:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PRIORITY_LOW [valueFlowBailoutIncompleteVar] vte-0.82.1/src/reaper.cc:86:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vte_reaper_parent_class [valueFlowBailoutIncompleteVar] vte-0.82.1/src/reaper.cc:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vte_reaper_parent_class [valueFlowBailoutIncompleteVar] vte-0.82.1/src/reaper.cc:116:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SIGNAL_RUN_LAST [valueFlowBailoutIncompleteVar] vte-0.82.1/src/reaper.cc:68:32: error: Allocation with vte_reaper_ref, g_child_watch_add_full doesn't release it. [leakNoVarFunctionCall] vte-0.82.1/src/reaper.cc:86:17: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/reaper.cc:96:9: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/reaper.cc:87:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/reaper.cc:125:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/reaper.cc:73:28: style: Parameter 'reaper' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/parser-test.cc:1592:33: debug: Function::addArguments found argument 'str' with varid 0. [varid0] vte-0.82.1/src/parser.hh:795:21: performance:inconclusive: Technically the member function 'vte::parser::Parser::check_matching_controls' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/parser.hh:804:35: performance:inconclusive: Technically the member function 'vte::parser::Parser::charset_empty_or_none' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/parser.cc:358:9: performance:inconclusive: Technically the member function 'vte::parser::Parser::parse_host_sci' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/parser.hh:828:18: note: Technically the member function 'vte::parser::Parser::parse_host_sci' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/parser.cc:358:9: note: Technically the member function 'vte::parser::Parser::parse_host_sci' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/parser.cc:346:9: performance:inconclusive: Technically the member function 'vte::parser::Parser::parse_host_dcs' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/parser.hh:829:18: note: Technically the member function 'vte::parser::Parser::parse_host_dcs' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/parser.cc:346:9: note: Technically the member function 'vte::parser::Parser::parse_host_dcs' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/parser.cc:335:9: performance:inconclusive: Technically the member function 'vte::parser::Parser::parse_host_control' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/parser.hh:830:18: note: Technically the member function 'vte::parser::Parser::parse_host_control' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/parser.cc:335:9: note: Technically the member function 'vte::parser::Parser::parse_host_control' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/parser.cc:323:9: performance:inconclusive: Technically the member function 'vte::parser::Parser::parse_host_csi' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/parser.hh:831:18: note: Technically the member function 'vte::parser::Parser::parse_host_csi' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/parser.cc:323:9: note: Technically the member function 'vte::parser::Parser::parse_host_csi' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/parser.cc:153:9: performance:inconclusive: Technically the member function 'vte::parser::Parser::parse_charset_ocs' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/parser.hh:834:18: note: Technically the member function 'vte::parser::Parser::parse_charset_ocs' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/parser.cc:153:9: note: Technically the member function 'vte::parser::Parser::parse_charset_ocs' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/parser.hh:840:20: performance:inconclusive: Technically the member function 'vte::parser::Parser::action_clear' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/parser.hh:1076:20: performance:inconclusive: Technically the member function 'vte::parser::Parser::action_nop' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/parser.hh:1468:39: performance:inconclusive: Technically the member function 'vte::parser::Sequence::cbegin' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/parser.hh:1166:9: style: Class 'Sequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/src/parser-string.hh:49:20: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/parser-string.hh:80:20: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/reflect.c:251:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gunichar [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser.hh:624:40: style: Variable 'm_state' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] vte-0.82.1/src/parser.hh:622:40: note: $symbol is assigned vte-0.82.1/src/parser.hh:624:40: note: $symbol is overwritten vte-0.82.1/src/parser.hh:642:40: style: Variable 'm_state' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] vte-0.82.1/src/parser.hh:640:40: note: $symbol is assigned vte-0.82.1/src/parser.hh:642:40: note: $symbol is overwritten vte-0.82.1/src/parser.hh:660:40: style: Variable 'm_state' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] vte-0.82.1/src/parser.hh:658:40: note: $symbol is assigned vte-0.82.1/src/parser.hh:660:40: note: $symbol is overwritten vte-0.82.1/src/parser.hh:738:40: style: Variable 'm_state' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] vte-0.82.1/src/parser.hh:736:40: note: $symbol is assigned vte-0.82.1/src/parser.hh:738:40: note: $symbol is overwritten vte-0.82.1/src/parser.hh:766:40: style: Variable 'm_state' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] vte-0.82.1/src/parser.hh:764:40: note: $symbol is assigned vte-0.82.1/src/parser.hh:766:40: note: $symbol is overwritten vte-0.82.1/src/parser.cc:346:60: style: Parameter 'flagsptr' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/parser-string.hh:110:60: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/refptr-test.cc:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_object_parent_class [valueFlowBailoutIncompleteVar] vte-0.82.1/src/refptr-test.cc:47:9: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/refptr-test.cc:53:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/refptr-test.cc:76:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/refptr-test.cc:86:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/refptr-test.cc:98:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/refptr-test.cc:109:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/refptr-test.cc:115:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/refptr-test.cc:40:30: style: Parameter 'object' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/refptr-test.cc:81:9: warning:inconclusive: Access of moved variable 'ptr1'. [accessMoved] vte-0.82.1/src/refptr-test.cc:80:21: note: Calling std::move(ptr1) vte-0.82.1/src/refptr-test.cc:81:9: note: Access of moved variable 'ptr1'. vte-0.82.1/src/minifont.cc:166:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] vte-0.82.1/src/minifont.cc:167:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] vte-0.82.1/src/minifont.cc:168:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] vte-0.82.1/src/minifont.cc:169:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] vte-0.82.1/src/scheduler.cc:64:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_USEC_PER_SEC [valueFlowBailoutIncompleteVar] vte-0.82.1/src/scheduler.cc:101:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSource [valueFlowBailoutIncompleteVar] vte-0.82.1/src/scheduler.cc:117:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_USEC_PER_SEC [valueFlowBailoutIncompleteVar] vte-0.82.1/src/scheduler.cc:131:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_USEC_PER_SEC [valueFlowBailoutIncompleteVar] vte-0.82.1/src/scheduler.cc:71:36: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/scheduler.cc:115:28: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/scheduler.cc:128:28: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/scheduler.cc:149:28: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/cairo-glue.hh:26:1: style:inconclusive: Technically the member function 'vte::FreeableDeleter < cairo_font_options_t >::operator()' can be const. [functionConst] vte-0.82.1/src/cairo-glue.hh:27:1: style:inconclusive: Technically the member function 'vte::FreeableDeleter < cairo_pattern_t >::operator()' can be const. [functionConst] vte-0.82.1/src/cairo-glue.hh:28:1: style:inconclusive: Technically the member function 'vte::FreeableDeleter < cairo_rectangle_list_t >::operator()' can be const. [functionConst] vte-0.82.1/src/cairo-glue.hh:29:1: style:inconclusive: Technically the member function 'vte::FreeableDeleter < cairo_region_t >::operator()' can be const. [functionConst] vte-0.82.1/src/cairo-glue.hh:30:1: style:inconclusive: Technically the member function 'vte::FreeableDeleter < cairo_surface_t >::operator()' can be const. [functionConst] vte-0.82.1/src/cairo-glue.hh:31:1: style:inconclusive: Technically the member function 'vte::FreeableDeleter < cairo_t >::operator()' can be const. [functionConst] vte-0.82.1/src/minifont.cc:1122:11: performance:inconclusive: Technically the member function 'vte::view::Minifont::get_char_padding' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/minifont.hh:57:14: note: Technically the member function 'vte::view::Minifont::get_char_padding' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/minifont.cc:1122:11: note: Technically the member function 'vte::view::Minifont::get_char_padding' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/minifont.cc:2684:16: style:inconclusive: Technically the member function 'vte::view::MinifontCache::draw_graphic' can be const. [functionConst] vte-0.82.1/src/minifont.hh:74:14: note: Technically the member function 'vte::view::MinifontCache::draw_graphic' can be const. vte-0.82.1/src/minifont.cc:2684:16: note: Technically the member function 'vte::view::MinifontCache::draw_graphic' can be const. vte-0.82.1/src/minifont.cc:2647:16: performance:inconclusive: Technically the member function 'vte::view::MinifontCache::begin_cairo' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/minifont.hh:86:32: note: Technically the member function 'vte::view::MinifontCache::begin_cairo' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/minifont.cc:2647:16: note: Technically the member function 'vte::view::MinifontCache::begin_cairo' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/src/drawing-context.hh:101:31: performance:inconclusive: Technically the member function 'vte::view::Rectangle::advance_y' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/drawing-context.hh:109:31: performance:inconclusive: Technically the member function 'vte::view::Rectangle::move_y' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/drawing-context.hh:117:21: performance:inconclusive: Technically the member function 'vte::view::Rectangle::path' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/drawing-context.hh:60:19: style: Struct 'Rectangle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/src/parser-glue.hh:566:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-glue.hh:620:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-glue.hh:625:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:428:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VTE_CMD_GnDMm [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:693:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:786:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VTE_CMD_ST [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:876:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:923:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:1065:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:1096:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:1129:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:1533:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:1549:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:1578:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:1592:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] vte-0.82.1/src/slowcat.c:42:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/src/slowcat.c:88:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] vte-0.82.1/src/gdkarrayimpl.c:145:16: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/gdkarrayimpl.c:191:21: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/gdkarrayimpl.c:204:19: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/minifont.cc:70:36: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/minifont.cc:90:30: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/minifont.cc:125:77: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/minifont.cc:134:38: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/minifont.cc:135:54: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/minifont.cc:2736:19: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/minifont.cc:1345:21: style: Variable 'xboundaries' can be declared as const array [constVariable] vte-0.82.1/src/minifont.cc:1351:21: style: Variable 'yboundaries' can be declared as const array [constVariable] vte-0.82.1/src/minifont.cc:2008:31: style: Variable 'coords' can be declared as const array [constVariable] vte-0.82.1/src/drawing-context.hh:117:35: style: Parameter 'cr' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/gdkarrayimpl.c:98:32: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/gdkarrayimpl.c:99:32: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/gdkarrayimpl.c:218:31: style: Parameter 'additions' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/vte/vtepty.h:21:0: error: #error "Only can be included directly." [preprocessorErrorDirective] vte-0.82.1/src/vte/vtepty.h:21:2: error: #error "Only can be included directly." [preprocessorErrorDirective] vte-0.82.1/src/minifont.cc:166:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] vte-0.82.1/src/minifont.cc:167:11: style: Variable 'y' is assigned a value that is never used. [unreadVariable] vte-0.82.1/src/minifont.cc:168:15: style: Variable 'width' is assigned a value that is never used. [unreadVariable] vte-0.82.1/src/minifont.cc:169:16: style: Variable 'height' is assigned a value that is never used. [unreadVariable] vte-0.82.1/src/uuid-fmt.hh:67:1: error: There is an unknown macro here somewhere. Configuration is required. If FMT_END_NAMESPACE is a macro then please configure it. [unknownMacro] vte-0.82.1/src/ring.hh:115:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_array [valueFlowBailoutIncompleteVar] vte-0.82.1/src/ring.cc:432:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_start_offset [valueFlowBailoutIncompleteVar] vte-0.82.1/src/ring.cc:583:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RowRecord [valueFlowBailoutIncompleteVar] vte-0.82.1/src/ring.cc:601:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_t [valueFlowBailoutIncompleteVar] vte-0.82.1/src/ring.cc:717:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_t [valueFlowBailoutIncompleteVar] vte-0.82.1/src/ring.cc:774:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable row_t [valueFlowBailoutIncompleteVar] vte-0.82.1/src/ring.cc:1071:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_start_offset [valueFlowBailoutIncompleteVar] vte-0.82.1/src/ring.cc:1146:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_start_offset [valueFlowBailoutIncompleteVar] vte-0.82.1/src/ring.cc:1370:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_offset [valueFlowBailoutIncompleteVar] vte-0.82.1/src/tabstops.hh:49:27: performance:inconclusive: Technically the member function 'vte::terminal::Tabstops::bits' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/tabstops.hh:115:9: style: Class 'Tabstops' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/src/tabstops.hh:214:44: style: Condition 'position!=npos' is always true [knownConditionTrueFalse] vte-0.82.1/src/tabstops.hh:214:63: style: Condition 'endpos==npos' is always false [knownConditionTrueFalse] vte-0.82.1/src/tabstops.hh:216:34: style: Condition 'position!=npos' is always true [knownConditionTrueFalse] vte-0.82.1/src/tabstops.hh:216:53: style: Condition 'endpos==npos' is always false [knownConditionTrueFalse] vte-0.82.1/src/urlencode.cc:39:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] vte-0.82.1/src/urlencode.cc:44:20: style: Redundant initialization for 'ch'. The initialized value is overwritten before it is read. [redundantInitialization] vte-0.82.1/src/urlencode.cc:43:17: note: ch is initialized vte-0.82.1/src/urlencode.cc:44:20: note: ch is overwritten vte-0.82.1/src/urlencode.cc:37:14: style: Variable 'pwd' can be declared as pointer to const [constVariablePointer] vte-0.82.1/src/utf8-test.cc:139:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] vte-0.82.1/src/utf8-test.cc:43:49: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/utf8-test.cc:102:16: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/cell.hh:86:31: performance:inconclusive: Technically the member function 'VteCellAttrReverseMask::unset' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/cell.hh:101:9: performance:inconclusive: Technically the member function 'VteCellAttrReverseMask::set_fore' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/cell.hh:101:9: performance:inconclusive: Technically the member function 'VteCellAttrReverseMask::fore' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/cell.hh:102:9: performance:inconclusive: Technically the member function 'VteCellAttrReverseMask::set_back' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/cell.hh:102:9: performance:inconclusive: Technically the member function 'VteCellAttrReverseMask::back' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/cell.hh:103:9: performance:inconclusive: Technically the member function 'VteCellAttrReverseMask::set_deco' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/cell.hh:103:9: performance:inconclusive: Technically the member function 'VteCellAttrReverseMask::deco' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/ring.hh:115:79: debug: CheckClass::isMemberVar found used member variable 'm_array' with varid 0 [varid0] vte-0.82.1/src/ring.hh:115:98: debug: CheckClass::isMemberVar found used member variable 'm_mask' with varid 0 [varid0] vte-0.82.1/src/ring.cc:1487:7: style:inconclusive: Technically the member function 'vte::base::Ring::write_row' can be const. [functionConst] vte-0.82.1/src/ring.hh:169:14: note: Technically the member function 'vte::base::Ring::write_row' can be const. vte-0.82.1/src/ring.cc:1487:7: note: Technically the member function 'vte::base::Ring::write_row' can be const. vte-0.82.1/src/ring.hh:54:9: style: Class 'Ring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/src/ring.cc:899:31: style: Condition 'm_writable-m_start>max_len' is always true [knownConditionTrueFalse] vte-0.82.1/src/ring.cc:896:27: note: Assuming that condition 'm_writable-m_start<=max_len' is not redundant vte-0.82.1/src/ring.cc:899:31: note: Condition 'm_writable-m_start>max_len' is always true vte-0.82.1/src/uuid-fmt.hh:22:1: error: There is an unknown macro here somewhere. Configuration is required. If FMT_BEGIN_NAMESPACE is a macro then please configure it. [unknownMacro] vte-0.82.1/src/ring.cc:70:12: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:140:16: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:338:40: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:362:40: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:454:69: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:538:141: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:547:66: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:550:155: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:556:149: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:845:12: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:1236:24: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:1237:16: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:1261:52: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:1312:54: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:1330:55: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:1363:42: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.cc:1415:38: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/ring.hh:150:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/ring.hh:158:36: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/ring.cc:344:68: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/ring.cc:368:68: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/ring.cc:536:91: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/ring.cc:554:99: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/ring.cc:313:7: style: The scope of the variable 'num_chars' can be reduced. [variableScope] vte-0.82.1/src/ring.cc:626:27: style: The scope of the variable 'row' can be reduced. [variableScope] vte-0.82.1/src/ring.cc:32:28: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/ring.cc:751:14: style: Variable 'row' can be declared as pointer to const [constVariablePointer] vte-0.82.1/src/parser-test.cc:1205:9: warning: Assert statement modifies 'it'. [assignmentInAssert] vte-0.82.1/src/parser-test.cc:1206:9: warning: Assert statement modifies 'it'. [assignmentInAssert] vte-0.82.1/src/parser-test.cc:1207:9: warning: Assert statement modifies 'it'. [assignmentInAssert] vte-0.82.1/src/parser-test.cc:1208:9: warning: Assert statement modifies 'it'. [assignmentInAssert] vte-0.82.1/src/parser-test.cc:1209:9: warning: Assert statement modifies 'it'. [assignmentInAssert] vte-0.82.1/src/parser-test.cc:1210:9: warning: Assert statement modifies 'it'. [assignmentInAssert] vte-0.82.1/src/parser-test.cc:1211:9: warning: Assert statement modifies 'it'. [assignmentInAssert] vte-0.82.1/src/parser-test.cc:1212:9: warning: Assert statement modifies 'it'. [assignmentInAssert] vte-0.82.1/src/parser-test.cc:1213:9: warning: Assert statement modifies 'it'. [assignmentInAssert] vte-0.82.1/src/parser-glue.hh:76:19: warning: Member variable 'SequenceBuilder < std :: string , UTF8Encoder >::m_intermediates' is not initialized in the constructor. [uninitMemberVar] vte-0.82.1/src/parser-glue.hh:76:19: warning: Member variable 'SequenceBuilder < std :: u32string , DirectEncoder < typename std :: u32string :: value_type > >::m_intermediates' is not initialized in the constructor. [uninitMemberVar] vte-0.82.1/src/parser-glue.hh:54:21: performance:inconclusive: Technically the member function 'vte::parser::UTF8Encoder::put' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/parser-glue.hh:45:21: performance:inconclusive: Technically the member function 'vte::parser::DirectEncoder < typename std :: u32string :: value_type >::put' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/src/parser-glue.hh:464:9: style: Class 'StringTokeniserBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/src/parser-glue.hh:471:9: style: Class 'StringTokeniserBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/src/vtespawn.cc:55:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vtespawn.cc:75:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vtespawn.cc:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vtespawn.cc:137:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vtespawn.cc:48:15: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vtespawn.cc:106:20: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vtespawn.cc:107:20: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vtespawn.cc:130:27: style:inconclusive: Function '_vte_execute' argument 4 names different: declaration 'path_env' definition 'search_path'. [funcArgNamesDifferent] vte-0.82.1/src/vtespawn.hh:26:30: note: Function '_vte_execute' argument 4 names different: declaration 'path_env' definition 'search_path'. vte-0.82.1/src/vtespawn.cc:130:27: note: Function '_vte_execute' argument 4 names different: declaration 'path_env' definition 'search_path'. vte-0.82.1/src/parser-test.cc:173:13: style: Redundant initialization for 'buf'. The initialized value is overwritten before it is read. [redundantInitialization] vte-0.82.1/src/parser-test.cc:158:18: note: buf is initialized vte-0.82.1/src/parser-test.cc:173:13: note: buf is overwritten vte-0.82.1/src/parser-test.cc:173:13: style: Variable 'buf' is reassigned a value before the old one has been used. [redundantAssignment] vte-0.82.1/src/parser-test.cc:165:21: note: buf is assigned vte-0.82.1/src/parser-test.cc:173:13: note: buf is overwritten vte-0.82.1/src/parser-glue.hh:416:22: style: Local variable 'type' shadows outer function [shadowFunction] vte-0.82.1/src/parser-glue.hh:100:32: note: Shadowed declaration vte-0.82.1/src/parser-glue.hh:416:22: note: Shadow variable vte-0.82.1/src/parser-glue.hh:465:39: performance:inconclusive: Function parameter 'separator' should be passed by const reference. [passedByValue] vte-0.82.1/src/parser-glue.hh:472:39: performance:inconclusive: Function parameter 'separator' should be passed by const reference. [passedByValue] vte-0.82.1/src/parser-glue.hh:678:48: performance:inconclusive: Function parameter 'c' should be passed by const reference. [passedByValue] vte-0.82.1/src/parser-glue.hh:688:47: performance:inconclusive: Function parameter 'c' should be passed by const reference. [passedByValue] vte-0.82.1/src/parser-test.cc:913:39: performance: Function parameter 'str' should be passed by const reference. [passedByValue] vte-0.82.1/src/parser-test.cc:971:37: performance: Function parameter 'args' should be passed by const reference. However it seems that 'test_seq_csi_param' is a callback function. [passedByValueCallback] vte-0.82.1/src/parser-test.cc:1758:65: note: Function pointer used here. vte-0.82.1/src/parser-test.cc:971:37: note: Function parameter 'args' should be passed by const reference. However it seems that 'test_seq_csi_param' is a callback function. vte-0.82.1/src/parser-test.cc:972:38: performance: Function parameter 'args_nonfinal' should be passed by const reference. However it seems that 'test_seq_csi_param' is a callback function. [passedByValueCallback] vte-0.82.1/src/parser-test.cc:1758:65: note: Function pointer used here. vte-0.82.1/src/parser-test.cc:972:38: note: Function parameter 'args_nonfinal' should be passed by const reference. However it seems that 'test_seq_csi_param' is a callback function. vte-0.82.1/src/parser-test.cc:1111:39: performance: Function parameter 'str' should be passed by const reference. [passedByValue] vte-0.82.1/src/parser-test.cc:1145:42: performance: Function parameter 'str' should be passed by const reference. [passedByValue] vte-0.82.1/src/parser-test.cc:114:30: style: Parameter 'b' can be declared as reference to const [constParameterReference] vte-0.82.1/src/parser-test.cc:1465:33: style: Parameter 'b' can be declared as reference to const [constParameterReference] vte-0.82.1/src/parser-test.cc:68:42: style: Parameter 'i' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/parser-test.cc:76:30: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/parser-test.cc:1168:14: style: Variable 'raw_seq' can be declared as pointer to const [constVariablePointer] vte-0.82.1/src/vterowdata.cc:67:10: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vterowdata.cc:56:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vterowdata.cc:225:24: style: The scope of the variable 'cell' can be reduced. [variableScope] vte-0.82.1/src/vtestream-file.h:177:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vtestream-file.h:236:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vtestream-file.h:262:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vtestream-file.h:415:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _vte_snake_parent_class [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vtestream-file.h:889:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _vte_boa_parent_class [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vtestream-file.h:1116:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _vte_file_stream_parent_class [valueFlowBailoutIncompleteVar] vte-0.82.1/src/parser-test.cc:178:13: style: Variable 'buf' is assigned a value that is never used. [unreadVariable] vte-0.82.1/src/libc-glue.hh:32:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/src/libc-glue.hh:119:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFD [valueFlowBailoutIncompleteVar] vte-0.82.1/src/libc-glue.hh:131:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_SETFD [valueFlowBailoutIncompleteVar] vte-0.82.1/src/libc-glue.hh:158:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFL [valueFlowBailoutIncompleteVar] vte-0.82.1/src/libc-glue.hh:170:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_SETFL [valueFlowBailoutIncompleteVar] vte-0.82.1/src/libc-glue.hh:196:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FD_CLOEXEC [valueFlowBailoutIncompleteVar] vte-0.82.1/src/libc-glue.hh:202:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FD_CLOEXEC [valueFlowBailoutIncompleteVar] vte-0.82.1/src/libc-glue.hh:208:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FD_CLOEXEC [valueFlowBailoutIncompleteVar] vte-0.82.1/src/libc-glue.hh:214:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_NONBLOCK [valueFlowBailoutIncompleteVar] vte-0.82.1/src/libc-glue.hh:223:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_DUPFD_CLOEXEC [valueFlowBailoutIncompleteVar] vte-0.82.1/src/libc-glue.hh:235:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vtetypes.cc:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vtetypes.cc:50:20: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vtetypes.cc:39:37: style:inconclusive: Function 'rgb' argument 1 names different: declaration 'c' definition 'rgba'. [funcArgNamesDifferent] vte-0.82.1/src/vtetypes.hh:184:36: note: Function 'rgb' argument 1 names different: declaration 'c' definition 'rgba'. vte-0.82.1/src/vtetypes.cc:39:37: note: Function 'rgb' argument 1 names different: declaration 'c' definition 'rgba'. vte-0.82.1/src/vtetypes.cc:58:15: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] vte-0.82.1/src/vteutils.cc:54:44: error: Invalid g_file_open_tmp() argument nr 2. A nul-terminated string is required. [invalidFunctionArgStr] vte-0.82.1/src/vteunistr.cc:148:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prefix [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vteunistr.cc:160:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prefix [valueFlowBailoutIncompleteVar] vte-0.82.1/src/vtestream-file.h:919:21: warning: Obsolete function 'alloca' called. [allocaCalled] vte-0.82.1/src/vtestream-file.h:972:21: warning: Obsolete function 'alloca' called. [allocaCalled] vte-0.82.1/src/vtestream-file.h:235:7: style: Condition 'ret==(gsize)-1' is always false [knownConditionTrueFalse] vte-0.82.1/src/vtestream-file.h:261:7: style: Condition 'ret==(gsize)-1' is always false [knownConditionTrueFalse] vte-0.82.1/src/vtestream-file.h:415:9: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vtestream-file.h:889:9: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vtestream-file.h:919:21: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vtestream-file.h:972:21: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vtestream-file.h:1100:23: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vtestream-file.h:1102:24: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vtestream-file.h:1103:24: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vtestream-file.h:1116:9: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vtestream-file.h:411:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:621:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:927:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:928:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:1008:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:1009:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:1049:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:1110:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:1122:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:1149:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:1187:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:1204:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:1233:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:1247:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:1255:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:1263:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] vte-0.82.1/src/vtestream-file.h:228:8: style: The scope of the variable 'ret' can be reduced. [variableScope] vte-0.82.1/src/vtestream-file.h:254:8: style: The scope of the variable 'ret' can be reduced. [variableScope] vte-0.82.1/src/vtestream-file.h:768:32: style: Checking if unsigned expression 'i' is less than zero. [unsignedLessThanZero] vte-0.82.1/src/vtestream-file.h:931:13: style: Checking if unsigned expression 'compressed_len' is less than zero. [unsignedLessThanZero] vte-0.82.1/src/vtestream-file.h:931:13: style: Checking if unsigned expression '*overwrite_counter' is less than zero. [unsignedLessThanZero] vte-0.82.1/src/vtestream-base.h:52:41: style: Parameter 'klass' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/vtestream-base.h:57:30: style: Parameter 'stream' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/vtestream-file.h:149:23: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/vtestream-file.h:372:30: style: Parameter 'snake' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/vtestream-file.h:411:19: style: Variable 'snake' can be declared as pointer to const [constVariablePointer] vte-0.82.1/src/vtestream-file.h:607:28: style: Parameter 'snake' can be declared as pointer to const. However it seems that '_vte_snake_tail' is a callback function, if 'snake' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.82.1/src/vtestream-file.h:629:23: note: You might need to cast the function pointer here vte-0.82.1/src/vtestream-file.h:607:28: note: Parameter 'snake' can be declared as pointer to const vte-0.82.1/src/vtestream-file.h:613:28: style: Parameter 'snake' can be declared as pointer to const. However it seems that '_vte_snake_head' is a callback function, if 'snake' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.82.1/src/vtestream-file.h:630:23: note: You might need to cast the function pointer here vte-0.82.1/src/vtestream-file.h:613:28: note: Parameter 'snake' can be declared as pointer to const vte-0.82.1/src/vtestream-file.h:716:27: style: Parameter 'boa' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/vtestream-file.h:716:79: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/vtestream-file.h:743:27: style: Parameter 'boa' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/vtestream-file.h:743:79: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] vte-0.82.1/src/vtestream-file.h:745:23: style: Variable 'tag' can be declared as const array [constVariable] vte-0.82.1/src/vtestream-file.h:1035:24: style: Parameter 'boa' can be declared as pointer to const. However it seems that '_vte_boa_tail' is a callback function, if 'boa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.82.1/src/vtestream-file.h:1057:23: note: You might need to cast the function pointer here vte-0.82.1/src/vtestream-file.h:1035:24: note: Parameter 'boa' can be declared as pointer to const vte-0.82.1/src/vtestream-file.h:1041:24: style: Parameter 'boa' can be declared as pointer to const. However it seems that '_vte_boa_head' is a callback function, if 'boa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.82.1/src/vtestream-file.h:1058:23: note: You might need to cast the function pointer here vte-0.82.1/src/vtestream-file.h:1041:24: note: Parameter 'boa' can be declared as pointer to const vte-0.82.1/src/vtestream-file.h:1247:17: style: Variable 'stream' can be declared as pointer to const [constVariablePointer] vte-0.82.1/src/vtestream-file.h:1255:17: style: Variable 'stream' can be declared as pointer to const [constVariablePointer] vte-0.82.1/src/vtestream-file.h:769:30: error: Uninitialized variable: tag[i] [legacyUninitvar] vte-0.82.1/src/vtestream-file.h:745:23: style: Variable 'tag' is not assigned a value. [unassignedVariable] vte-0.82.1/src/vteunistr.cc:97:12: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vteunistr.cc:104:23: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vteunistr.cc:105:9: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vteunistr.cc:123:3: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vteunistr.cc:135:10: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vteunistr.cc:136:10: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vteunistr.cc:148:51: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vteunistr.cc:149:55: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vteunistr.cc:160:7: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vteunistr.cc:169:27: style: C-style pointer casting [cstyleCast] vte-0.82.1/src/vteunistr.cc:96:26: style: Variable 'decomp' can be declared as pointer to const [constVariablePointer] vte-0.82.1/src/vteunistr.cc:168:41: style: Variable 'decomp' can be declared as pointer to const [constVariablePointer] vte-0.82.1/src/xticker.c:56:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] vte-0.82.1/src/xtermcap.cc:49:14: style: struct member 'Anonymous1::fkey' is never used. [unusedStructMember] vte-0.82.1/subprojects/fmt/src/fmt.cc:144:0: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] vte-0.82.1/subprojects/fmt/src/fmt.cc:144:2: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] vte-0.82.1/subprojects/fmt/src/format.cc:10:1: error: There is an unknown macro here somewhere. Configuration is required. If FMT_BEGIN_NAMESPACE is a macro then please configure it. [unknownMacro] vte-0.82.1/subprojects/fmt/src/os.cc:168:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/src/os.cc:175:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/src/os.cc:181:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/src/os.cc:198:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/args-test.cc:39:1: error: There is an unknown macro here somewhere. Configuration is required. If FMT_BEGIN_NAMESPACE is a macro then please configure it. [unknownMacro] vte-0.82.1/subprojects/fmt/test/assert-test.cc:26:7: style: Condition 'test_condition' is always false [knownConditionTrueFalse] vte-0.82.1/subprojects/fmt/test/assert-test.cc:24:25: note: Assignment 'test_condition=false', assigned value is 0 vte-0.82.1/subprojects/fmt/test/assert-test.cc:26:7: note: Condition 'test_condition' is always false vte-0.82.1/subprojects/fmt/test/base-test.cc:281:1: error: There is an unknown macro here somewhere. Configuration is required. If FMT_BEGIN_NAMESPACE is a macro then please configure it. [unknownMacro] vte-0.82.1/subprojects/fmt/test/color-test.cc:17:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blue [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/color-test.cc:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/compile-test.cc:30:1: error: There is an unknown macro here somewhere. Configuration is required. If FMT_BEGIN_NAMESPACE is a macro then please configure it. [unknownMacro] vte-0.82.1/subprojects/fmt/test/detect-stdfs.cc:17:0: error: #error libfound "" [preprocessorErrorDirective] vte-0.82.1/subprojects/fmt/test/detect-stdfs.cc:17:4: error: #error libfound "" [preprocessorErrorDirective] vte-0.82.1/subprojects/fmt/test/format-impl-test.cc:322:1: error: There is an unknown macro here somewhere. Configuration is required. If FMT_BEGIN_NAMESPACE is a macro then please configure it. [unknownMacro] vte-0.82.1/subprojects/fmt/test/format-test.cc:29:0: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] vte-0.82.1/subprojects/fmt/test/format-test.cc:29:2: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] vte-0.82.1/subprojects/fmt/test/fuzzing/chrono-timepoint.cc:13:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rep [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/fuzzing/chrono-timepoint.cc:23:23: style: Variable 'message' is assigned a value that is never used. [unreadVariable] vte-0.82.1/subprojects/fmt/test/fuzzing/float.cc:32:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_iec559 [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/util.h:25:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:329:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:555:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_AMBIGUOUS_ELSE_BLOCKER_ [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:639:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_AMBIGUOUS_ELSE_BLOCKER_ [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:680:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_AMBIGUOUS_ELSE_BLOCKER_ [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:706:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_error [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:711:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_error [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:896:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FMT_SAFE_DURATION_CAST [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:957:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_AMBIGUOUS_ELSE_BLOCKER_ [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:1054:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format_error [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/fuzzing/fuzzer-common.h:44:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Item [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/fuzzing/main.cc:13:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/fuzzing/named-arg.cc:20:21: style: Checking if unsigned expression 'arg_name_size' is less than zero. [unsignedLessThanZero] vte-0.82.1/subprojects/fmt/test/fuzzing/one-arg.cc:16:15: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] vte-0.82.1/subprojects/fmt/test/gtest-extra-test.cc:54:7: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_CONCAT_TOKEN_ is a macro then please configure it. [unknownMacro] vte-0.82.1/subprojects/fmt/test/header-only-test.cc:8:0: error: #error "Not in the header-only mode." [preprocessorErrorDirective] vte-0.82.1/subprojects/fmt/test/header-only-test.cc:8:4: error: #error "Not in the header-only mode." [preprocessorErrorDirective] vte-0.82.1/subprojects/fmt/test/module-test.cc:57:19: error: syntax error [syntaxError] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:151:16: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:161:16: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:232:44: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] vte-0.82.1/subprojects/fmt/test/chrono-test.cc:313:21: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] vte-0.82.1/subprojects/fmt/test/ostream-test.cc:71:24: error: syntax error [syntaxError] vte-0.82.1/subprojects/fmt/test/perf-sanity.cc:19:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acq_rel [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/printf-test.cc:10:0: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] vte-0.82.1/subprojects/fmt/test/printf-test.cc:10:2: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] vte-0.82.1/subprojects/fmt/test/posix-mock-test.cc:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/posix-mock-test.cc:83:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/posix-mock-test.cc:117:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/posix-mock-test.cc:122:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/posix-mock-test.cc:127:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/posix-mock-test.cc:132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/posix-mock-test.cc:138:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/posix-mock-test.cc:144:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/posix-mock-test.cc:150:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/posix-mock-test.cc:161:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/posix-mock-test.cc:166:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/ranges-test.cc:20:0: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] vte-0.82.1/subprojects/fmt/test/ranges-test.cc:20:2: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] vte-0.82.1/subprojects/fmt/test/scan.h:15:1: error: There is an unknown macro here somewhere. Configuration is required. If FMT_BEGIN_NAMESPACE is a macro then please configure it. [unknownMacro] vte-0.82.1/subprojects/fmt/test/static-export-test/main.cc:6:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/test-main.cc:37:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_death_test_style [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/std-test.cc:195:15: style: Unused private function: 'my_class::format_as' [unusedPrivateFunction] vte-0.82.1/subprojects/fmt/test/std-test.cc:195:15: note: Unused private function: 'my_class::format_as' vte-0.82.1/subprojects/fmt/test/std-test.cc:195:15: note: Unused private function: 'my_class::format_as' vte-0.82.1/subprojects/fmt/test/std-test.cc:309:3: style: Struct 'my_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/unicode-test.cc:18:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_utf8 [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/util.cc:46:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/xchar-test.cc:189:22: error: syntax error [syntaxError] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3867:1: debug: Failed to parse 'using SetUpTestSuiteFunc = void ( * ) ( ) ;'. The checking continues anyway. [simplifyUsing] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3868:1: debug: Failed to parse 'using TearDownTestSuiteFunc = void ( * ) ( ) ;'. The checking continues anyway. [simplifyUsing] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3882:1: debug: Failed to parse 'using SetUpTearDownSuiteFuncType = void ( * ) ( ) ;'. The checking continues anyway. [simplifyUsing] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4974:24: debug: Scope::checkVariable found variable 'result' with varid 0. [varid0] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:7118:32: debug: Function::addArguments found argument 'property' with varid 0. [varid0] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:7131:32: debug: Function::addArguments found argument 'property' with varid 0. [varid0] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:1287:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:1289:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:2424:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3378:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3380:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3389:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3395:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3402:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3408:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3416:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3421:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3424:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3430:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3848:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3893:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4061:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4090:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4133:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4154:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4191:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4273:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4342:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4363:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4370:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4385:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4472:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4544:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4548:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4555:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4569:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4576:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4586:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4601:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4614:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4654:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4709:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5349:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5352:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5393:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5402:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5421:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5422:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5423:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5424:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5429:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5430:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5431:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5432:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5773:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5902:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5913:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5936:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5943:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5950:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6328:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6586:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6815:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6848:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6856:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6864:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6872:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6880:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6888:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8014:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8163:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8248:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8350:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8371:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8387:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8452:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8748:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8771:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8791:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8887:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11750:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11785:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:430:23: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:650:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:665:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:689:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:715:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:721:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:763:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1089:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1093:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1111:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1128:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1137:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1203:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1278:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1328:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1354:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1432:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1520:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1553:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1584:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1616:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1665:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1686:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1706:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1729:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1748:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1787:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1806:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1827:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1838:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1854:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1867:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1882:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1906:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1931:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1950:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1966:5: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1984:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1996:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:2005:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:2015:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:2025:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:2039:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:2053:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:2061:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:2404:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:2415:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3202:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3267:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3274:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3321:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3328:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3341:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3477:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3571:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3584:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3591:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3676:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3700:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4066:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4091:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4111:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4172:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4216:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4278:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4308:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4346:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4382:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4684:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4704:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4743:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4763:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4871:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4935:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5000:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5013:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5030:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5046:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5092:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5104:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5141:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5152:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5204:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5293:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5305:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5371:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5402:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5488:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5531:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5557:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5582:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5598:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5641:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5684:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5700:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5712:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5744:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5828:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5951:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6026:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6043:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6291:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6388:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6397:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6424:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6453:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6474:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6503:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6529:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6579:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6590:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6639:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6700:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6755:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6812:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8519:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9112:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9475:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9534:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9561:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9594:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9677:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:10017:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:10067:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:10072:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:10140:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:10261:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11205:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11324:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11336:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11344:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11464:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11476:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11488:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11502:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11542:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11583:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4642:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4021:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1478:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6759:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6526:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6541:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6554:3: debug: SymbolDatabase couldn't resolve all user defined types. [debug] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:1223:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:2305:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3780:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3782:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3903:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetUpTestCase [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3924:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TearDownTestCase [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3985:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4003:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4070:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Head [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4165:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4403:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4443:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5705:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable I [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5907:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6323:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6324:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acq_rel [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6933:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full_match_ [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8199:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8296:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8340:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8531:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8760:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable I [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8826:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8850:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ThisI [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:9026:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:9903:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11648:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digits10 [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11758:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:12221:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:538:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:551:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_also_run_disabled_tests [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:575:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_also_run_disabled_tests [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:710:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:1681:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:1844:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:1936:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2027:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_ERROR [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2398:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNonFatalFailure [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2629:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2650:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digits10 [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3237:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3636:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3648:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3778:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSize [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3790:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3806:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3831:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNonFatalFailure [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3997:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNonFatalFailure [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4272:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_ERROR [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4643:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4776:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4910:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4917:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4931:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4953:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4967:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4989:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5001:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5020:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5130:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5184:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5201:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5234:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5466:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5643:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5985:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:6077:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:6097:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:6517:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_ERROR [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7084:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_WARNING [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7342:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7428:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7459:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7621:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7999:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_death_test_style [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:8025:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:9976:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _POSIX_PATH_MAX [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11078:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11383:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_WARNING [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11391:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11447:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_WARNING [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11473:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11499:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11635:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11694:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11922:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:12032:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:12234:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_print_utf8 [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:12321:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:12462:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:656:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:677:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1116:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1625:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1657:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1751:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1813:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1987:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Params [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:2032:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:2428:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:2443:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3289:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3363:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3400:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3443:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3508:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3549:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3754:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4402:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4974:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5018:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5072:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5847:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5968:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable I [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5974:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable I [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:5996:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable I [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6524:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6803:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6860:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:6906:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:7123:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyType [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:7136:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PropertyType [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:7555:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:7612:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:7743:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:7835:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:7840:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8538:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kWith [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8549:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kWillByDefault [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8567:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kWillByDefault [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9142:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kWith [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9171:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kInSequence [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9199:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAfter [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9229:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kWillOnce [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9243:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kWillRepeatedly [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9268:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kRetiresOnSaturation [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9706:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9876:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9920:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:10023:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Args [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11210:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FlatTuple [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11444:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11512:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MockClass [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11525:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MockClass [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11533:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MockClass [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11553:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MockClass [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11566:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MockClass [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11574:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MockClass [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11594:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MockClass [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11607:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MockClass [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:11615:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MockClass [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:12759:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFatal [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:12790:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gmock_verbose [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:12820:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13007:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13309:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13393:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13602:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gmock_verbose [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13943:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:14052:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leakable [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:14089:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_mockers [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:14177:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_mockers [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4480:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3868:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3119:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digits10 [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6356:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6368:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6374:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FATAL [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6499:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shared_destroy [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6520:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3818:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dummy_ [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4533:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digits10 [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4552:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digits10 [valueFlowBailoutIncompleteVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6841:12: error: Reference to local variable returned. [returnReference] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9181:37: error: Reference to temporary returned. [returnTempReference] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9185:41: error: Reference to temporary returned. [returnTempReference] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9189:45: error: Reference to temporary returned. [returnTempReference] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9194:49: error: Reference to temporary returned. [returnTempReference] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11454:10: warning: Either the condition 'captured_fd==-1' is redundant or dup2() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11446:21: note: Assuming that condition 'captured_fd==-1' is not redundant vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11454:10: note: Invalid argument vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11455:11: warning: Either the condition 'captured_fd==-1' is redundant or close() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11446:21: note: Assuming that condition 'captured_fd==-1' is not redundant vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11455:11: note: Invalid argument vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4490:3: warning: Member variable 'NativeArray::array_' is not initialized in the copy constructor. [uninitMemberVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4490:3: warning: Member variable 'NativeArray::size_' is not initialized in the copy constructor. [uninitMemberVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4490:3: warning: Member variable 'NativeArray::clone_' is not initialized in the copy constructor. [uninitMemberVar] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8304:5: warning:inconclusive: Member variable 'Iterator::value_' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8759:18: style: Unused private function: 'ValueArray::MakeVector' [unusedPrivateFunction] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8759:18: note: Unused private function: 'ValueArray::MakeVector' vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8759:18: note: Unused private function: 'ValueArray::MakeVector' vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:10980:42: style: Unused private function: 'Environment::Setup' [unusedPrivateFunction] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:10980:42: note: Unused private function: 'Environment::Setup' vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:10980:42: note: Unused private function: 'Environment::Setup' vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1957:24: style: Unused private function: 'DoAllAction::Convert' [unusedPrivateFunction] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1957:24: note: Unused private function: 'DoAllAction::Convert' vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1957:24: note: Unused private function: 'DoAllAction::Convert' vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:554:5: performance: Variable 'color_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:555:5: performance: Variable 'death_test_style_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:558:5: performance: Variable 'filter_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:559:5: performance: Variable 'internal_run_death_test_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:561:5: performance: Variable 'output_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:569:5: performance: Variable 'stream_result_to_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:1223:19: performance:inconclusive: Technically the member function 'testing::internal::GTestLog::GetStream' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:2115:8: performance:inconclusive: Technically the member function 'testing::internal::Mutex::Lock' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:2116:8: performance:inconclusive: Technically the member function 'testing::internal::Mutex::Unlock' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:2117:8: performance:inconclusive: Technically the member function 'testing::internal::Mutex::AssertHeld' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4629:41: performance:inconclusive: Technically the member function 'testing::internal::FlatTupleBase::Get' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6933:12: debug: CheckClass::isMemberVar found used member variable 'full_match_' with varid 0 [varid0] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6933:45: debug: CheckClass::isMemberVar found used member variable 'regex_' with varid 0 [varid0] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2032:42: style:inconclusive: Technically the member function 'testing::internal::TypeParameterizedTestSuiteRegistry::CheckForInstantiations' can be const. [functionConst] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8717:8: note: Technically the member function 'testing::internal::TypeParameterizedTestSuiteRegistry::CheckForInstantiations' can be const. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2032:42: note: Technically the member function 'testing::internal::TypeParameterizedTestSuiteRegistry::CheckForInstantiations' can be const. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:8222:19: performance:inconclusive: Technically the member function 'testing::ScopedTrace::PushTrace' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:12163:8: note: Technically the member function 'testing::ScopedTrace::PushTrace' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:8222:19: note: Technically the member function 'testing::ScopedTrace::PushTrace' can be static (but you may consider moving to unnamed namespace). vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:1130:8: style:inconclusive: Technically the member function 'testing::internal::UnitTestImpl::ClearNonAdHocTestResult' can be const. [functionConst] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3615:8: performance:inconclusive: Technically the member function 'testing::internal::AnythingMatcher::MatchAndExplain' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3618:8: performance:inconclusive: Technically the member function 'testing::internal::AnythingMatcher::DescribeTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3619:8: performance:inconclusive: Technically the member function 'testing::internal::AnythingMatcher::DescribeNegationTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3632:8: performance:inconclusive: Technically the member function 'testing::internal::IsNullMatcher::MatchAndExplain' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3637:8: performance:inconclusive: Technically the member function 'testing::internal::IsNullMatcher::DescribeTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3638:8: performance:inconclusive: Technically the member function 'testing::internal::IsNullMatcher::DescribeNegationTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3648:8: performance:inconclusive: Technically the member function 'testing::internal::NotNullMatcher::MatchAndExplain' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3653:8: performance:inconclusive: Technically the member function 'testing::internal::NotNullMatcher::DescribeTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3654:8: performance:inconclusive: Technically the member function 'testing::internal::NotNullMatcher::DescribeNegationTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4331:8: performance:inconclusive: Technically the member function 'testing::internal::TrulyMatcher::DescribeTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4335:8: performance:inconclusive: Technically the member function 'testing::internal::TrulyMatcher::DescribeNegationTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4444:8: performance:inconclusive: Technically the member function 'testing::internal::IsNanMatcher::MatchAndExplain' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4449:8: performance:inconclusive: Technically the member function 'testing::internal::IsNanMatcher::DescribeTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4450:8: performance:inconclusive: Technically the member function 'testing::internal::IsNanMatcher::DescribeNegationTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13821:40: style:inconclusive: Technically the member function 'testing::internal::UntypedFunctionMockerBase::GetHandleOf' can be const. [functionConst] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8450:15: note: Technically the member function 'testing::internal::UntypedFunctionMockerBase::GetHandleOf' can be const. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13821:40: note: Technically the member function 'testing::internal::UntypedFunctionMockerBase::GetHandleOf' can be const. vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9644:8: performance:inconclusive: Technically the member function 'testing::internal::ActionResultHolder < void >::Unwrap' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6496:17: performance:inconclusive: Technically the member function 'testing::internal::MatcherBase < const std :: string & >::GetVTable' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6496:17: performance:inconclusive: Technically the member function 'testing::internal::MatcherBase < std :: string >::GetVTable' can be static (but you may consider moving to unnamed namespace). [functionStatic] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:1149:3: style: Class 'RE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:1151:3: style: Class 'RE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3513:3: style: Class 'IgnoredValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4228:3: style: Struct 'ConstCharPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4570:3: style: Struct 'Ignore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6606:3: style: Class 'Matcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6610:3: style: Class 'Matcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6627:3: style: Class 'Matcher < const std :: string & >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6632:3: style: Class 'Matcher < const std :: string & >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6635:3: style: Class 'Matcher < const std :: string & >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6651:3: style: Class 'Matcher < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6656:3: style: Class 'Matcher < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6659:3: style: Class 'Matcher < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8776:3: style: Class 'CartesianProductGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8889:3: style: Class 'CartesianProductHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:1387:3: style: Class 'Action' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4174:3: style: Class 'VariadicMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8740:3: style: Class 'Expectation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8775:3: style: Class 'Expectation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8814:3: style: Class 'ExpectationSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8821:3: style: Class 'ExpectationSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6404:3: style: Class 'MatcherBase < const std :: string & >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6404:3: style: Class 'MatcherBase < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11069:8: style: The function 'OnTestSuiteStart' overrides a function in a base class but is identical to the overridden function [uselessOverride] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11017:16: note: Virtual function in base class vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11069:8: note: Function in derived class vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11072:8: style: The function 'OnTestCaseStart' overrides a function in a base class but is identical to the overridden function [uselessOverride] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11021:16: note: Virtual function in base class vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11072:8: note: Function in derived class vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11078:8: style: The function 'OnTestSuiteEnd' overrides a function in a base class but is identical to the overridden function [uselessOverride] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11036:16: note: Virtual function in base class vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11078:8: note: Function in derived class vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11080:8: style: The function 'OnTestCaseEnd' overrides a function in a base class but is identical to the overridden function [uselessOverride] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11040:16: note: Virtual function in base class vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11080:8: note: Function in derived class vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5152:8: style: The function 'OnTestCaseStart' overrides a function in a base class but is identical to the overridden function [uselessOverride] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11021:16: note: Virtual function in base class vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5152:8: note: Function in derived class vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5162:8: style: The function 'OnTestCaseEnd' overrides a function in a base class but is identical to the overridden function [uselessOverride] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11040:16: note: Virtual function in base class vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5162:8: note: Function in derived class vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4222:36: style: Return value '!AlwaysTrue()' is always false [knownConditionTrueFalse] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4222:47: note: Calling function 'AlwaysTrue' returns 1 vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4222:36: note: Return value '!AlwaysTrue()' is always false vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3498:57: style: Condition 'IsUtf16SurrogatePair(str[i],str[i+1])' is always false [knownConditionTrueFalse] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3498:57: note: Calling function 'IsUtf16SurrogatePair' returns 0 vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3498:57: note: Condition 'IsUtf16SurrogatePair(str[i],str[i+1])' is always false vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:6792:30: style: Condition 'os_stack_trace.c_str()!=nullptr' is always true [knownConditionTrueFalse] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7298:22: style: Condition 'in_subprocess_for_death_test' is always false [knownConditionTrueFalse] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7257:39: note: Assignment 'in_subprocess_for_death_test=false', assigned value is 0 vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7279:7: note: Assuming condition is false vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7298:22: note: Condition 'in_subprocess_for_death_test' is always false vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9876:35: style: Condition 'std::is_void::value' is always false [knownConditionTrueFalse] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:2341:45: warning: Either the condition 'file==nullptr' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11472:14: note: Assuming that condition 'file==nullptr' is not redundant vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11477:19: note: Calling function 'FClose', 1st argument 'file' value is 0 vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:2341:45: note: Null pointer dereference vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:6823:34: error: Null pointer dereference: static_cast(nullptr) [nullPointer] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11542:9: warning: Either the condition 'file==nullptr' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11472:14: note: Assuming that condition 'file==nullptr' is not redundant vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11476:48: note: Calling function 'ReadEntireFile', 1st argument 'file' value is 0 vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11547:40: note: Calling function 'GetFileSize', 1st argument 'file' value is 0 vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11542:9: note: Null pointer dereference vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11543:36: warning: Either the condition 'file==nullptr' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11472:14: note: Assuming that condition 'file==nullptr' is not redundant vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11476:48: note: Calling function 'ReadEntireFile', 1st argument 'file' value is 0 vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11547:40: note: Calling function 'GetFileSize', 1st argument 'file' value is 0 vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11543:36: note: Null pointer dereference vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11553:9: warning: Either the condition 'file==nullptr' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11472:14: note: Assuming that condition 'file==nullptr' is not redundant vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11476:48: note: Calling function 'ReadEntireFile', 1st argument 'file' value is 0 vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11553:9: note: Null pointer dereference vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2193:56: style:inconclusive: Function 'MatchesFilter' argument 1 names different: declaration 'name' definition 'name_str'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:801:48: note: Function 'MatchesFilter' argument 1 names different: declaration 'name' definition 'name_str'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2193:56: note: Function 'MatchesFilter' argument 1 names different: declaration 'name' definition 'name_str'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2711:49: style:inconclusive: Function 'AssertionFailure' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:9927:60: note: Function 'AssertionFailure' argument 1 names different: declaration 'msg' definition 'message'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2711:49: note: Function 'AssertionFailure' argument 1 names different: declaration 'msg' definition 'message'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3003:39: style:inconclusive: Function 'EqFailure' argument 1 names different: declaration 'expected_expression' definition 'lhs_expression'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3585:50: note: Function 'EqFailure' argument 1 names different: declaration 'expected_expression' definition 'lhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3003:39: note: Function 'EqFailure' argument 1 names different: declaration 'expected_expression' definition 'lhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3004:39: style:inconclusive: Function 'EqFailure' argument 2 names different: declaration 'actual_expression' definition 'rhs_expression'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3586:50: note: Function 'EqFailure' argument 2 names different: declaration 'actual_expression' definition 'rhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3004:39: note: Function 'EqFailure' argument 2 names different: declaration 'actual_expression' definition 'rhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3005:46: style:inconclusive: Function 'EqFailure' argument 3 names different: declaration 'expected_value' definition 'lhs_value'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3587:57: note: Function 'EqFailure' argument 3 names different: declaration 'expected_value' definition 'lhs_value'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3005:46: note: Function 'EqFailure' argument 3 names different: declaration 'expected_value' definition 'lhs_value'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3006:46: style:inconclusive: Function 'EqFailure' argument 4 names different: declaration 'actual_value' definition 'rhs_value'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3588:57: note: Function 'EqFailure' argument 4 names different: declaration 'actual_value' definition 'rhs_value'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3006:46: note: Function 'EqFailure' argument 4 names different: declaration 'actual_value' definition 'rhs_value'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3151:44: style:inconclusive: Function 'CmpHelperSTREQ' argument 1 names different: declaration 's1_expression' definition 'lhs_expression'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11543:55: note: Function 'CmpHelperSTREQ' argument 1 names different: declaration 's1_expression' definition 'lhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3151:44: note: Function 'CmpHelperSTREQ' argument 1 names different: declaration 's1_expression' definition 'lhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3152:44: style:inconclusive: Function 'CmpHelperSTREQ' argument 2 names different: declaration 's2_expression' definition 'rhs_expression'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11544:55: note: Function 'CmpHelperSTREQ' argument 2 names different: declaration 's2_expression' definition 'rhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3152:44: note: Function 'CmpHelperSTREQ' argument 2 names different: declaration 's2_expression' definition 'rhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3153:44: style:inconclusive: Function 'CmpHelperSTREQ' argument 3 names different: declaration 's1' definition 'lhs'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11545:55: note: Function 'CmpHelperSTREQ' argument 3 names different: declaration 's1' definition 'lhs'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3153:44: note: Function 'CmpHelperSTREQ' argument 3 names different: declaration 's1' definition 'lhs'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3154:44: style:inconclusive: Function 'CmpHelperSTREQ' argument 4 names different: declaration 's2' definition 'rhs'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11546:55: note: Function 'CmpHelperSTREQ' argument 4 names different: declaration 's2' definition 'rhs'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3154:44: note: Function 'CmpHelperSTREQ' argument 4 names different: declaration 's2' definition 'rhs'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3167:48: style:inconclusive: Function 'CmpHelperSTRCASEEQ' argument 1 names different: declaration 's1_expression' definition 'lhs_expression'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11551:59: note: Function 'CmpHelperSTRCASEEQ' argument 1 names different: declaration 's1_expression' definition 'lhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3167:48: note: Function 'CmpHelperSTRCASEEQ' argument 1 names different: declaration 's1_expression' definition 'lhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3168:48: style:inconclusive: Function 'CmpHelperSTRCASEEQ' argument 2 names different: declaration 's2_expression' definition 'rhs_expression'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11552:59: note: Function 'CmpHelperSTRCASEEQ' argument 2 names different: declaration 's2_expression' definition 'rhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3168:48: note: Function 'CmpHelperSTRCASEEQ' argument 2 names different: declaration 's2_expression' definition 'rhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3169:48: style:inconclusive: Function 'CmpHelperSTRCASEEQ' argument 3 names different: declaration 's1' definition 'lhs'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11553:59: note: Function 'CmpHelperSTRCASEEQ' argument 3 names different: declaration 's1' definition 'lhs'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3169:48: note: Function 'CmpHelperSTRCASEEQ' argument 3 names different: declaration 's1' definition 'lhs'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3170:48: style:inconclusive: Function 'CmpHelperSTRCASEEQ' argument 4 names different: declaration 's2' definition 'rhs'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11554:59: note: Function 'CmpHelperSTRCASEEQ' argument 4 names different: declaration 's2' definition 'rhs'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3170:48: note: Function 'CmpHelperSTRCASEEQ' argument 4 names different: declaration 's2' definition 'rhs'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3534:44: style:inconclusive: Function 'CmpHelperSTREQ' argument 1 names different: declaration 's1_expression' definition 'lhs_expression'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11576:55: note: Function 'CmpHelperSTREQ' argument 1 names different: declaration 's1_expression' definition 'lhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3534:44: note: Function 'CmpHelperSTREQ' argument 1 names different: declaration 's1_expression' definition 'lhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3535:44: style:inconclusive: Function 'CmpHelperSTREQ' argument 2 names different: declaration 's2_expression' definition 'rhs_expression'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11577:55: note: Function 'CmpHelperSTREQ' argument 2 names different: declaration 's2_expression' definition 'rhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3535:44: note: Function 'CmpHelperSTREQ' argument 2 names different: declaration 's2_expression' definition 'rhs_expression'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3536:47: style:inconclusive: Function 'CmpHelperSTREQ' argument 3 names different: declaration 's1' definition 'lhs'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11578:58: note: Function 'CmpHelperSTREQ' argument 3 names different: declaration 's1' definition 'lhs'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3536:47: note: Function 'CmpHelperSTREQ' argument 3 names different: declaration 's1' definition 'lhs'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3537:47: style:inconclusive: Function 'CmpHelperSTREQ' argument 4 names different: declaration 's2' definition 'rhs'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:11579:58: note: Function 'CmpHelperSTREQ' argument 4 names different: declaration 's2' definition 'rhs'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3537:47: note: Function 'CmpHelperSTREQ' argument 4 names different: declaration 's2' definition 'rhs'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3655:55: style:inconclusive: Function 'StringStreamToString' argument 1 names different: declaration 'stream' definition 'ss'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3091:66: note: Function 'StringStreamToString' argument 1 names different: declaration 'stream' definition 'ss'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3655:55: note: Function 'StringStreamToString' argument 1 names different: declaration 'stream' definition 'ss'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4205:39: style:inconclusive: Function 'TestInfo' argument 1 names different: declaration 'test_suite_name' definition 'a_test_suite_name'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:10693:31: note: Function 'TestInfo' argument 1 names different: declaration 'test_suite_name' definition 'a_test_suite_name'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4205:39: note: Function 'TestInfo' argument 1 names different: declaration 'test_suite_name' definition 'a_test_suite_name'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4206:39: style:inconclusive: Function 'TestInfo' argument 2 names different: declaration 'name' definition 'a_name'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:10693:67: note: Function 'TestInfo' argument 2 names different: declaration 'name' definition 'a_name'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4206:39: note: Function 'TestInfo' argument 2 names different: declaration 'name' definition 'a_name'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4445:34: style:inconclusive: Function 'TestSuite' argument 1 names different: declaration 'name' definition 'a_name'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:10760:25: note: Function 'TestSuite' argument 1 names different: declaration 'name' definition 'a_name'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4445:34: note: Function 'TestSuite' argument 1 names different: declaration 'name' definition 'a_name'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5326:1: style:inconclusive: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5254:43: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5326:1: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5327:1: style:inconclusive: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5256:49: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5327:1: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5333:1: style:inconclusive: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5263:36: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5333:1: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5334:1: style:inconclusive: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5264:47: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5334:1: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5335:1: style:inconclusive: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5271:52: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5335:1: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5336:1: style:inconclusive: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5257:47: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5336:1: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5337:1: style:inconclusive: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5272:50: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5337:1: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5338:1: style:inconclusive: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5265:34: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5338:1: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5344:1: style:inconclusive: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5274:41: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5344:1: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7441:30: style:inconclusive: Function 'ShouldShard' argument 1 names different: declaration 'total_shards_str' definition 'total_shards_env'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:656:41: note: Function 'ShouldShard' argument 1 names different: declaration 'total_shards_str' definition 'total_shards_env'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7441:30: note: Function 'ShouldShard' argument 1 names different: declaration 'total_shards_str' definition 'total_shards_env'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7442:30: style:inconclusive: Function 'ShouldShard' argument 2 names different: declaration 'shard_index_str' definition 'shard_index_env'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:657:41: note: Function 'ShouldShard' argument 2 names different: declaration 'shard_index_str' definition 'shard_index_env'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7442:30: note: Function 'ShouldShard' argument 2 names different: declaration 'shard_index_str' definition 'shard_index_env'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7486:39: style:inconclusive: Function 'Int32FromEnvOrDie' argument 1 names different: declaration 'env_var' definition 'var'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:663:50: note: Function 'Int32FromEnvOrDie' argument 1 names different: declaration 'env_var' definition 'var'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7486:39: note: Function 'Int32FromEnvOrDie' argument 1 names different: declaration 'env_var' definition 'var'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11664:46: style:inconclusive: Function 'BoolFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:2495:46: note: Function 'BoolFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11664:46: note: Function 'BoolFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11678:53: style:inconclusive: Function 'Int32FromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:2496:64: note: Function 'Int32FromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11678:53: note: Function 'Int32FromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11721:62: style:inconclusive: Function 'StringFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:2498:62: note: Function 'StringFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:11721:62: note: Function 'StringFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13398:46: style:inconclusive: Function 'ExpectationBase' argument 1 names different: declaration 'file' definition 'a_file'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8927:31: note: Function 'ExpectationBase' argument 1 names different: declaration 'file' definition 'a_file'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13398:46: note: Function 'ExpectationBase' argument 1 names different: declaration 'file' definition 'a_file'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13398:58: style:inconclusive: Function 'ExpectationBase' argument 2 names different: declaration 'line' definition 'a_line'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8927:41: note: Function 'ExpectationBase' argument 2 names different: declaration 'line' definition 'a_line'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13398:58: note: Function 'ExpectationBase' argument 2 names different: declaration 'line' definition 'a_line'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13399:53: style:inconclusive: Function 'ExpectationBase' argument 3 names different: declaration 'source_text' definition 'a_source_text'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8927:66: note: Function 'ExpectationBase' argument 3 names different: declaration 'source_text' definition 'a_source_text'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13399:53: note: Function 'ExpectationBase' argument 3 names different: declaration 'source_text' definition 'a_source_text'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13418:61: style:inconclusive: Function 'SpecifyCardinality' argument 1 names different: declaration 'cardinality' definition 'a_cardinality'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8988:46: note: Function 'SpecifyCardinality' argument 1 names different: declaration 'cardinality' definition 'a_cardinality'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13418:61: note: Function 'SpecifyCardinality' argument 1 names different: declaration 'cardinality' definition 'a_cardinality'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:14190:55: style:inconclusive: Function 'Expectation' argument 1 names different: declaration 'expectation_base' definition 'an_expectation_base'. [funcArgNamesDifferent] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:8776:57: note: Function 'Expectation' argument 1 names different: declaration 'expectation_base' definition 'an_expectation_base'. vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:14190:55: note: Function 'Expectation' argument 1 names different: declaration 'expectation_base' definition 'an_expectation_base'. vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8463:52: performance: Function parameter 'code_location' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8480:36: performance: Function parameter 'code_location' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8571:27: performance: Function parameter 'a_code_location' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:1050:54: performance:inconclusive: Function parameter 'set_up_tc' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:1051:57: performance:inconclusive: Function parameter 'tear_down_tc' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:1063:49: performance:inconclusive: Function parameter 'set_up_tc' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:1064:52: performance:inconclusive: Function parameter 'tear_down_tc' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:1960:68: performance: Function parameter 'location' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2004:54: performance: Function parameter 'code_location' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2016:47: performance: Function parameter 'code_location' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4249:43: performance: Function parameter 'code_location' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:4260:46: performance: Function parameter 'code_location' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7191:34: performance:inconclusive: Function parameter 'set_up_tc' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7192:37: performance:inconclusive: Function parameter 'tear_down_tc' should be passed by const reference. [passedByValue] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7332:21: style: Variable 'test_result' can be declared as reference to const [constVariableReference] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:3702:26: style: Parameter 'x' can be declared as reference to const [constParameterReference] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:2658:40: style: Parameter 'wide_c_str' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:3655:55: style: Parameter 'ss' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5868:13: style: Variable 'test_suite' can be declared as pointer to const [constVariablePointer] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5876:13: style: Variable 'test_suite' can be declared as pointer to const [constVariablePointer] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:9977:9: style: Variable 'result' can be declared as pointer to const [constVariablePointer] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:13821:69: style: Parameter 'exp' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:14102:26: style: Parameter 'mock_obj' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:14106:25: style: Parameter 'mock_obj' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:14110:27: style: Parameter 'mock_obj' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:3885:62: style: Parameter 'def' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5546:27: style: Parameter 's' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5555:34: style: Parameter 's' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5561:36: style: Parameter 's' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5573:31: style: Parameter 's' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5578:31: style: Parameter 's' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:5590:30: style: Parameter 's' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:6035:30: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9855:21: style: Variable 'implicit_sequence' can be declared as pointer to const [constVariablePointer] vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:9991:34: style: Variable 'expectation' can be declared as pointer to const [constVariablePointer] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5763:18: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:7624:21: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8613:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8656:67: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:1868:9: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5296:36: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] vte-0.82.1/subprojects/fmt/test/gtest/gmock-gtest-all.cc:5869:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8107:12: error: Iterators of different containers 'impl_' and 'other.impl_' are used together. [mismatchingContainers] vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:8856:24: style: Variable 'NextI' is assigned a value that is never used. [unreadVariable] diff: 2.18.0 vte-0.82.1/src/bidi.hh:138:9: style: Class 'BidiRunner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] 2.18.0 vte-0.82.1/src/color-parser.cc:134:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color-parser.cc:137:40: debug: Function::addArguments found argument 'hv' with varid 0. [varid0] 2.18.0 vte-0.82.1/src/color-parser.cc:167:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_names_string [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color-parser.cc:176:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_names_string [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color-parser.cc:203:24: style: Variable 'idx' can be declared as pointer to const [constVariablePointer] 2.18.0 vte-0.82.1/src/color-parser.cc:206:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_names_indices [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color-parser.cc:239:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color-parser.cc:249:33: style: C-style pointer casting [cstyleCast] 2.18.0 vte-0.82.1/src/color-parser.cc:299:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color-parser.cc:425:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color-parser.cc:487:37: debug: Function::addArguments found argument 'v' with varid 0. [varid0] 2.18.0 vte-0.82.1/src/color-parser.cc:487:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color-parser.hh:51:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color-parser.hh:61:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color-parser.hh:75:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color-test.cc:167:36: performance: Function parameter 'str' should be passed by const reference. [passedByValue] 2.18.0 vte-0.82.1/src/color-test.cc:177:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color-test.cc:61:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/color.hh:129:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_alpha_component_v < vte :: color :: rgba_base < float > > [valueFlowBailoutIncompleteVar] head vte-0.82.1/src/color.hh:141:0: error: failed to evaluate #if condition, undefined function-like macro invocation: __has_cpp_attribute( ... ) [preprocessorErrorDirective] head vte-0.82.1/src/color.hh:141:2: error: failed to evaluate #if condition, undefined function-like macro invocation: __has_cpp_attribute( ... ) [preprocessorErrorDirective] 2.18.0 vte-0.82.1/src/drawing-cairo.cc:107:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_OPERATOR_OVER [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/drawing-cairo.cc:130:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_OPERATOR_OVER [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/drawing-cairo.cc:157:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_OPERATOR_OVER [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/drawing-cairo.cc:226:29: style: Variable 'n_cr_glyphs' is assigned a value that is never used. [unreadVariable] 2.18.0 vte-0.82.1/src/drawing-cairo.cc:245:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_OPERATOR_OVER [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/drawing-cairo.cc:87:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_OPERATOR_SOURCE [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/drawing-context.cc:255:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_CONTENT_ALPHA [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/drawing-context.cc:67:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_FONT_MASK_WEIGHT [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/drawing-context.cc:96:18: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] head vte-0.82.1/src/dumpkeys.c:137:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCSANOW [valueFlowBailoutIncompleteVar] head vte-0.82.1/src/dumpkeys.c:161:3: error: Memory leak: bytes [memleak] head vte-0.82.1/src/dumpkeys.c:166:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCSANOW [valueFlowBailoutIncompleteVar] head vte-0.82.1/src/dumpkeys.c:168:3: error: Memory leak: bytes [memleak] 2.18.0 vte-0.82.1/src/dumpkeys.c:20:0: error: failed to evaluate #if condition, division/modulo by zero [preprocessorErrorDirective] 2.18.0 vte-0.82.1/src/dumpkeys.c:20:2: error: failed to evaluate #if condition, division/modulo by zero [preprocessorErrorDirective] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:108:15: style: C-style pointer casting [cstyleCast] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:113:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:150:8: style: Variable 'ufi' can be declared as pointer to const [constVariablePointer] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:228:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_TAB_LEFT [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:233:2: warning: Class 'FontInfo' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:233:2: warning: Class 'FontInfo' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:331:22: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:333:8: style: C-style pointer casting [cstyleCast] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:339:9: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:381:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_DIRECTION_LTR [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:469:40: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:486:1: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:492:19: style: Variable 'line' can be declared as pointer to const [constVariablePointer] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:498:7: style: Variable 'ufi' can be declared as pointer to const [constVariablePointer] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:507:7: style: Variable 'line' is assigned a value that is never used. [unreadVariable] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:64:86: style: C-style pointer casting [cstyleCast] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:69:43: style: C-style pointer casting [cstyleCast] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:81:23: style: Variable 'scaled_font' can be declared as pointer to const [constVariablePointer] 2.18.0 vte-0.82.1/src/fonts-pangocairo.cc:98:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCRIPT_LATIN [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/fonts-pangocairo.hh:124:9: style: Class 'FontInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] 2.18.0 vte-0.82.1/src/fonts-pangocairo.hh:194:17: warning: Member variable 'UnistrInfo::has_unknown_chars' is not initialized in the constructor. [uninitMemberVar] 2.18.0 vte-0.82.1/src/fonts-pangocairo.hh:194:17: warning: Member variable 'UnistrInfo::m_ufi' is not initialized in the constructor. [uninitMemberVar] 2.18.0 vte-0.82.1/src/fonts-pangocairo.hh:194:17: warning: Member variable 'UnistrInfo::width' is not initialized in the constructor. [uninitMemberVar] head vte-0.82.1/src/mev.c:126:33: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] head vte-0.82.1/src/mev.c:174:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head vte-0.82.1/src/mev.c:201:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head vte-0.82.1/src/mev.c:209:20: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] head vte-0.82.1/src/mev.c:229:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/mev.c:30:0: error: failed to evaluate #if condition, division/modulo by zero [preprocessorErrorDirective] 2.18.0 vte-0.82.1/src/mev.c:30:2: error: failed to evaluate #if condition, division/modulo by zero [preprocessorErrorDirective] head vte-0.82.1/src/mev.c:324:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head vte-0.82.1/src/mev.c:340:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCSANOW [valueFlowBailoutIncompleteVar] head vte-0.82.1/src/mev.c:362:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCSANOW [valueFlowBailoutIncompleteVar] head vte-0.82.1/src/mev.c:50:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head vte-0.82.1/src/mev.c:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head vte-0.82.1/src/mev.c:70:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head vte-0.82.1/src/mev.c:76:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.18.0 vte-0.82.1/src/pango-glue.hh:26:1: style:inconclusive: Technically the member function 'vte::FreeableDeleter < PangoAttrList >::operator()' can be const. [functionConst] 2.18.0 vte-0.82.1/src/pango-glue.hh:27:1: style:inconclusive: Technically the member function 'vte::FreeableDeleter < PangoFontDescription >::operator()' can be const. [functionConst] head vte-0.82.1/src/pango-glue.hh:29:0: error: failed to evaluate #if condition, undefined function-like macro invocation: PANGO_VERSION_CHECK( ... ) [preprocessorErrorDirective] head vte-0.82.1/src/pango-glue.hh:29:2: error: failed to evaluate #if condition, undefined function-like macro invocation: PANGO_VERSION_CHECK( ... ) [preprocessorErrorDirective] head vte-0.82.1/subprojects/fmt/src/fmt.cc:144:0: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] head vte-0.82.1/subprojects/fmt/src/fmt.cc:144:2: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] 2.18.0 vte-0.82.1/subprojects/fmt/test/format-test.cc:1698:1: error: There is an unknown macro here somewhere. Configuration is required. If FMT_BEGIN_NAMESPACE is a macro then please configure it. [unknownMacro] head vte-0.82.1/subprojects/fmt/test/format-test.cc:29:0: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] head vte-0.82.1/subprojects/fmt/test/format-test.cc:29:2: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] 2.18.0 vte-0.82.1/subprojects/fmt/test/gtest/gmock/gmock.h:4201:8: performance:inconclusive: Technically the member function 'testing::internal::VariadicMatcher::CreateVariadicMatcher' can be static (but you may consider moving to unnamed namespace). [functionStatic] 2.18.0 vte-0.82.1/subprojects/fmt/test/gtest/gtest/gtest.h:4624:47: performance:inconclusive: Technically the member function 'testing::internal::FlatTupleBase::Get' can be static (but you may consider moving to unnamed namespace). [functionStatic] 2.18.0 vte-0.82.1/subprojects/fmt/test/posix-mock-test.cc:438:16: style: Variable 'copy' can be declared as reference to const [constVariableReference] head vte-0.82.1/subprojects/fmt/test/printf-test.cc:10:0: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] head vte-0.82.1/subprojects/fmt/test/printf-test.cc:10:2: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] 2.18.0 vte-0.82.1/subprojects/fmt/test/printf-test.cc:29:0: debug: Function::addArguments found argument 'format' with varid 0. [varid0] 2.18.0 vte-0.82.1/subprojects/fmt/test/printf-test.cc:35:0: debug: Function::addArguments found argument 'format' with varid 0. [varid0] 2.18.0 vte-0.82.1/subprojects/fmt/test/printf-test.cc:512:23: error: syntax error [syntaxError] head vte-0.82.1/subprojects/fmt/test/ranges-test.cc:20:0: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] head vte-0.82.1/subprojects/fmt/test/ranges-test.cc:20:2: error: failed to evaluate #if condition, undefined function-like macro invocation: FMT_HAS_INCLUDE( ... ) [preprocessorErrorDirective] 2.18.0 vte-0.82.1/subprojects/fmt/test/ranges-test.cc:97:1: error: There is an unknown macro here somewhere. Configuration is required. If FMT_BEGIN_NAMESPACE is a macro then please configure it. [unknownMacro] DONE