2026-02-20 02:58 ftp://ftp.de.debian.org/debian/pool/main/c/c++-annotations/c++-annotations_13.03.00.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j2 platform: Linux-6.12.73+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.69 compiler: g++ (20250906) 15.2.0 cppcheck: head 2.19.0 head-info: 179f04a (2026-02-19 22:01:17 +0100) count: 1469 1478 elapsed-time: 5.1 2.1 head-timing-info: old-timing-info: head results: c++-annotations-13.03.00/src/htmlindex/aux/display.cc:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/htmlindex/htmlindex.h:58:23: style:inconclusive: Technically the member function 'IndexEntry::getKey' can be const. [functionConst] c++-annotations-13.03.00/src/htmlindex/htmlindex.h:62:14: style:inconclusive: Technically the member function 'IndexEntry::firstChar' can be const. [functionConst] c++-annotations-13.03.00/src/htmlindex/aux/getkeys.cc:9:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/htmlindex/aux/head.cc:6:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/htmlindex/aux/tail.cc:6:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/htmlindex/aux/usage.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/htmlindex/htmlindex.cc:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/htmlindex/indexentry/indexentry.cc:3:38: style:inconclusive: Function 'IndexEntry' argument 1 names different: declaration 'key' definition 'keystring'. [funcArgNamesDifferent] c++-annotations-13.03.00/src/htmlindex/htmlindex.h:50:34: note: Function 'IndexEntry' argument 1 names different: declaration 'key' definition 'keystring'. c++-annotations-13.03.00/src/htmlindex/indexentry/indexentry.cc:3:38: note: Function 'IndexEntry' argument 1 names different: declaration 'key' definition 'keystring'. c++-annotations-13.03.00/src/htmlindex/indexentry/indexentry.cc:8:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] c++-annotations-13.03.00/src/htmlindex/indexentry/showrefs.cc:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/htmlindex/indexentry/showrefs.cc:9:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] c++-annotations-13.03.00/src/keywordsort.cc:153:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLUMNWISE [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/paren/paren.cc:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/paren/paren.cc:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/paren/paren.cc:64:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/rmindexlines/rmindexlines.cc:11:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/rmindexlines/rmindexlines.cc:17:13: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] flex.c:650:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flex.c:1002:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flex.c:1327:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] flex.c:1561:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/tab/tab.c:130:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/tab/tab.c:52:10: style: Variable 'progname' can be declared as pointer to const [constVariablePointer] c++-annotations-13.03.00/src/tabs/arguments.cc:9:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] flex.c:686:35: warning: Either the condition 'yy_current_state>=9' is redundant or the array 'yy_base[9]' is accessed at index 9, which is out of bounds. [arrayIndexOutOfBoundsCond] flex.c:689:39: note: Assuming that condition 'yy_current_state>=9' is not redundant flex.c:686:35: note: Array index out of bounds flex.c:1053:31: warning: Either the condition 'yy_current_state>=9' is redundant or the array 'yy_base[9]' is accessed at index 9, which is out of bounds. [arrayIndexOutOfBoundsCond] flex.c:1056:35: note: Assuming that condition 'yy_current_state>=9' is not redundant flex.c:1053:31: note: Array index out of bounds flex.c:1081:27: warning: Either the condition 'yy_current_state>=9' is redundant or the array 'yy_base[9]' is accessed at index 9, which is out of bounds. [arrayIndexOutOfBoundsCond] flex.c:1084:31: note: Assuming that condition 'yy_current_state>=9' is not redundant flex.c:1081:27: note: Array index out of bounds c++-annotations-13.03.00/src/tabs/main.cc:9:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optind [valueFlowBailoutIncompleteVar] flex.c:968:39: warning: Possible null pointer dereference: b [nullPointer] flex.c:965:33: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0 flex.c:968:39: note: Null pointer dereference flex.c:970:18: warning: Possible null pointer dereference: b [nullPointer] flex.c:965:33: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0 flex.c:970:18: note: Null pointer dereference flex.c:1331:5: warning: Possible null pointer dereference: b [nullPointer] flex.c:1220:20: note: Calling function 'yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 flex.c:1331:5: note: Null pointer dereference flex.c:1332:5: warning: Possible null pointer dereference: b [nullPointer] flex.c:1220:20: note: Calling function 'yy_init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 flex.c:1332:5: note: Null pointer dereference c++-annotations-13.03.00/src/tabs/main.cc:10:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] flex.c:1002:9: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] flex.c:1002:9: note: c is initialized flex.c:1002:9: note: c is overwritten flex.c:1070:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] flex.c:351:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. flex.c:1070:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. flex.c:1512:48: style:inconclusive: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] flex.c:306:47: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. flex.c:1512:48: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. flex.c:1525:48: style:inconclusive: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] flex.c:307:46: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. flex.c:1525:48: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. flex.c:1525:62: style:inconclusive: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] flex.c:307:56: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. flex.c:1525:62: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. flex.c:915:20: style: Variable 'source' can be declared as pointer to const [constVariablePointer] flex.c:1525:48: style: Parameter 'yybytes' can be declared as pointer to const [constParameterPointer] flex.c:1559:43: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] c++-annotations-13.03.00/src/tabs/normalfile.cc:9:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/tabs/process.cc:12:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_quiet [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/tabs/tabber/detab.cc:15:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_column [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/tabs/tabber/entab.cc:11:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_nSpaces [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/tabs/tabber/incColumn.cc:5:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_column [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/tabs/tabber/outspaces.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_nSpaces [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/tabs/tabber/run.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_column [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/tabs/tabber/space.cc:5:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_nSpaces [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/tabs/usage.cc:7:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/trim/trim.cc:109:30: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] c++-annotations-13.03.00/src/verb/compactor/run.cc:13:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/files/files1.cc:10:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/files/read.cc:12:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/main.cc:19:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable version [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/lex.cc:11:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WS [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/out.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_out [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/outblanks.cc:8:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_out [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:356:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_nErrors_ [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:372:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_actionCases_ [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:378:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_actionCases_ [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:385:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_token [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:399:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_state [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:431:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_stackIdx [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:445:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_token [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:461:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_stackIdx [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:478:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_next [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:485:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_token [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:494:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_token [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:506:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_recovery [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:516:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_token [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:533:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_stateStack [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/parser/parse.cc:549:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_acceptedTokens_ [valueFlowBailoutIncompleteVar] grammar:14:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_out [valueFlowBailoutIncompleteVar] grammar:193:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_acceptedTokens_ [valueFlowBailoutIncompleteVar] grammar:243:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_nErrors_ [valueFlowBailoutIncompleteVar] grammar:241:1: style: Exception should be caught by reference. [catchExceptionByValue] c++-annotations-13.03.00/src/verb/parser/parse.cc:96:17: style: struct member 'SR_::_field_1_' is never used. [unusedStructMember] c++-annotations-13.03.00/src/verb/parser/parse.cc:103:17: style: struct member 'SR_::_field_2_' is never used. [unusedStructMember] c++-annotations-13.03.00/src/verb/scanner/lex.cc:101:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_lineNr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_in [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:132:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_lineNr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:156:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_input [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:179:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_out [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:195:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_matched [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:201:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_out [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:212:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_filename [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:244:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_maxSizeofStreamStack_ [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_input [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:278:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_nextState [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:299:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_matched [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:306:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_matched [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:322:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_atBOL [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:359:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AT_EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_state [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:374:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_out [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:387:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_matched [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:399:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_dfaBase_ [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/scanner/lex.cc:414:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_final [valueFlowBailoutIncompleteVar] lexer:9:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TXT [valueFlowBailoutIncompleteVar] lexer:75:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_token_ [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/src/verb/usage.cc:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] lexer:50:1: style: Exception should be caught by reference. [catchExceptionByValue] lexer:11:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] lexer:21:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] lexer:27:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] lexer:33:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] lexer:39:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] lexer:45:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] c++-annotations-13.03.00/src/verbnrs.cc:20:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/bounditer/main.cc:18:14: style: The member function 'String < int >::begin' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:72:20: style: The member function 'Data3::process' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:67:14: note: The member function 'Data3::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:72:20: note: The member function 'Data3::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:77:20: style: The member function 'Data3::another' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:68:14: note: The member function 'Data3::another' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:77:20: note: The member function 'Data3::another' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:57:20: style: The member function 'Data2 < Combi >::process' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:53:14: note: The member function 'Data2 < Combi >::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:57:20: note: The member function 'Data2 < Combi >::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:43:19: style: The member function 'Data < Combi >::process' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:39:14: note: The member function 'Data < Combi >::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:43:19: note: The member function 'Data < Combi >::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:9:21: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:61:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/classconstraints.cc:47:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/compound.cc:46:10: style:inconclusive: Technically the member function 'XX::operator++' can be const. [functionConst] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constrainedclass.cc:68:20: style: The member function 'Data3::process' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constrainedclass.cc:64:14: note: The member function 'Data3::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constrainedclass.cc:68:20: note: The member function 'Data3::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constrainedclass.cc:54:20: style: The member function 'Data2 < Combi >::process' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constrainedclass.cc:50:14: note: The member function 'Data2 < Combi >::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constrainedclass.cc:54:20: note: The member function 'Data2 < Combi >::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constrainedclass.cc:44:19: style: The member function 'Data < Combi >::process' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constrainedclass.cc:39:14: note: The member function 'Data < Combi >::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constrainedclass.cc:44:19: note: The member function 'Data < Combi >::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constrainedclass.cc:9:21: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constrainedclass.cc:72:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constrainedclass.cc:58:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constructible.cc:17:18: style: Variable 's' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/constructible.cc:18:19: style: Variable 's2' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/invocable.cc:16:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/memberconstraint.cc:53:21: style: The member function 'Data < Combi >::process' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/memberconstraint.cc:46:14: note: The member function 'Data < Combi >::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/memberconstraint.cc:53:21: note: The member function 'Data < Combi >::process' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/memberconstraint.cc:58:21: style: The member function 'Data < Combi >::add' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/memberconstraint.cc:49:14: note: The member function 'Data < Combi >::add' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/memberconstraint.cc:58:21: note: The member function 'Data < Combi >::add' can be static. c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/membertemplateconstraint.cc:9:21: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/memberconstraint.cc:16:21: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/min.cc:20:13: warning:inconclusive: Found suspicious operator '<', result is not used. [constStatement] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/multideclare.cc:33:5: style: Instance of 'Data < vector < int > , int >' object is destroyed immediately. [unusedScopedObject] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/multiplyconstrainedfunctions.cc:9:21: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/parampacks.cc:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/predicate.cc:7:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/predicate.cc:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/relation.cc:62:18: debug: Failed to instantiate template "cmp". The checking continues anyway. [templateInstantiation] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/relation.cc:62:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/section17.cc:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/section17.cc:40:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/section17.cc:52:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/section17.cc:68:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/simple.cc:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/specializations.cc:28:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/specializations.cc:17:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/specializations.cc:36:5: style: Instance of 'Handler < std :: vector < int > >' object is destroyed immediately. [unusedScopedObject] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/specializations.cc:37:5: style: Instance of 'Handler < int >' object is destroyed immediately. [unusedScopedObject] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/type.cc:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/variadic.cc:8:8: debug: Failed to instantiate template "allIntegralTypes". The checking continues anyway. [templateInstantiation] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/using.cc:62:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/using.cc:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/using.cc:71:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/using.cc:77:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/variadic.cc:18:23: style: struct member 'allIntegralTypes::value' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/using.cc:126:8: style: Variable 's1' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/advancedtemplates/concepts/examples/using.cc:127:8: style: Variable 's1' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/advancedtemplates/examples/basename1.cc:12:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/basename1.cc:10:19: style: The member function 'Base::member' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/examples/basename1.cc:7:18: note: The member function 'Base::member' can be static. c++-annotations-13.03.00/yo/advancedtemplates/examples/basename1.cc:10:19: note: The member function 'Base::member' can be static. c++-annotations-13.03.00/yo/advancedtemplates/examples/addis.cc:15:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/addis.cc:21:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/addis.cc:33:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/addis.cc:40:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/addis.cc:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/addis.cc:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/addis.cc:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/addis.cc:12:5: warning:inconclusive: Member variable 'VI::d_value' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] c++-annotations-13.03.00/yo/advancedtemplates/examples/addis.cc:31:9: warning: Member variable 'VI::d_value' is not assigned a value in 'VI::operator='. [operatorEqVarError] c++-annotations-13.03.00/yo/advancedtemplates/examples/addis.cc:26:12: style: The member function 'VI::size' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/examples/basename2.cc:17:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/basename2.cc:29:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/basename2.cc:38:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/basename2.cc:12:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/conversion.cc:12:9: debug: Failed to instantiate template "LconvertibleToR". The checking continues anyway. [templateInstantiation] c++-annotations-13.03.00/yo/advancedtemplates/examples/conversion.cc:11:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/basictraits.cc:10:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/erase.cc:16:13: debug: Failed to instantiate template "Erase". The checking continues anyway. [templateInstantiation] c++-annotations-13.03.00/yo/advancedtemplates/examples/erase.cc:12:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/errcode/category/instance.cc:8:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_instance [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/errcode/systemcat/main.cc:11:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/errcode/main.cc:6:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/errcode/main.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl.cc:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl.cc:68:17: style: Same expression used in consecutive assignments of 'three' and 'four'. [duplicateAssignExpression] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl.cc:70:10: note: Same expression used in consecutive assignments of 'three' and 'four'. c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl.cc:68:17: note: Same expression used in consecutive assignments of 'three' and 'four'. c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl10.cc:61:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retVal [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl10.cc:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl11.cc:65:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retVal [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl11.cc:127:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl11.cc:133:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl11.cc:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl11.cc:124:5: warning:inconclusive: Member variable 'VI::d_value' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl11.cc:138:12: style: The member function 'VI::size' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl11.cc:143:10: style: The member function 'VI::reserve' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:52:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:61:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:72:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:109:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:116:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:124:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:131:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:136:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:144:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:162:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:104:14: performance: Function parameter 'name' should be passed by const reference. [passedByValue] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:129:16: warning:inconclusive: Access of moved variable 'tmp'. [accessMoved] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:128:21: note: Calling std::move(tmp) c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl2.cc:129:16: note: Access of moved variable 'tmp'. c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl3.cc:82:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl4.cc:70:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retVal [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl4.cc:95:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl5.cc:76:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retVal [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl5.cc:101:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl6.cc:61:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retVal [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl6.cc:92:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl7.cc:85:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retVal [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl7.cc:120:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl8.cc:67:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retVal [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl8.cc:124:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl9.cc:57:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retVal [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/exprtempl9.cc:126:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/listsearch.cc:7:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/moving.cc:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/moving.cc:11:9: style: Class 'Foreign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/moving.cc:16:13: error: Unhandled exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction] c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.cc:51:13: debug: Failed to instantiate template "get". The checking continues anyway. [templateInstantiation] c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.h:63:39: debug: Failed to instantiate template "Vector". The checking continues anyway. [templateInstantiation] c++-annotations-13.03.00/yo/advancedtemplates/examples/outer.cc:12:28: style: The member function 'Outer::nested' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/examples/outer.cc:8:16: note: The member function 'Outer::nested' can be static. c++-annotations-13.03.00/yo/advancedtemplates/examples/outer.cc:12:28: note: The member function 'Outer::nested' can be static. c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.cc:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.h:25:9: style: Struct 'UWrap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.cc:13:9: style: Struct 'Policy < string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.cc:13:9: style: Struct 'Policy < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.h:70:9: style: Struct 'Multi < Policy , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.h:70:9: style: Struct 'Multi < Policy , string , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.h:70:9: style: Struct 'Multi < Policy , string , int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.h:70:9: style: Struct 'Multi < Policy , int , int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.h:70:9: style: Struct 'Multi < Vector , int , double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:68:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:72:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:76:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:84:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:88:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:117:7: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:62:10: style:inconclusive: Technically the member function 'X::operator()' can be const. [functionConst] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:66:10: style:inconclusive: Technically the member function 'X::operator()' can be const. [functionConst] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:70:10: style:inconclusive: Technically the member function 'X::operator()' can be const. [functionConst] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:74:10: style:inconclusive: Technically the member function 'X::operator()' can be const. [functionConst] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:86:5: style: Struct 'One' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:98:5: style: Struct 'Two' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:74:30: style: Parameter 'out' can be declared as reference to const [constParameterReference] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:74:43: style: Parameter 'x' can be declared as reference to const [constParameterReference] c++-annotations-13.03.00/yo/advancedtemplates/examples/perfect.cc:117:5: style: Variable 'x' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/advancedtemplates/examples/printf.cc:14:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/printf.cc:25:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/traits.cc:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/traits.cc:66:12: style: Unused variable: s [unusedVariable] c++-annotations-13.03.00/yo/advancedtemplates/examples/storage.cc:22:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/newalloc.h:56:5: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] c++-annotations-13.03.00/yo/advancedtemplates/examples/plainalloc.h:47:5: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] c++-annotations-13.03.00/yo/advancedtemplates/examples/placementalloc.h:68:5: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] c++-annotations-13.03.00/yo/advancedtemplates/examples/plainalloc.h:23:19: warning:inconclusive: Member variable 'PlainAlloc < int >::d_data' is not initialized in the constructor. [uninitMemberVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/newalloc.h:54:33: error: No 'return' statement in non-void function causes undefined behavior. [operatorEqMissingReturnStatement] c++-annotations-13.03.00/yo/advancedtemplates/examples/plainalloc.h:45:37: error: No 'return' statement in non-void function causes undefined behavior. [operatorEqMissingReturnStatement] c++-annotations-13.03.00/yo/advancedtemplates/examples/placementalloc.h:66:45: error: No 'return' statement in non-void function causes undefined behavior. [operatorEqMissingReturnStatement] c++-annotations-13.03.00/yo/advancedtemplates/examples/newalloc.h:16:9: style: Class 'NewAlloc < string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/plainalloc.h:16:9: style: Class 'PlainAlloc < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/placementalloc.h:19:9: style: Class 'PlacementAlloc < string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/advancedtemplates/examples/tuples.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/typeat.cc:17:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/typetype.cc:27:13: debug: Failed to instantiate template "chop". The checking continues anyway. [templateInstantiation] c++-annotations-13.03.00/yo/advancedtemplates/examples/typetype.cc:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/userdefined.cc:27:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/userdefined.cc:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/variadic.cc:47:14: style: The member function 'Demo2 < char >::mem' can be static. [functionStatic] c++-annotations-13.03.00/yo/advancedtemplates/examples/vector.cc:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/vector0.cc:16:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/vector0.cc:26:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/vector0.cc:33:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/vector0.cc:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/vector0.cc:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/advancedtemplates/examples/vector0.cc:31:13: warning:inconclusive: Access of moved variable 'tmp'. [accessMoved] c++-annotations-13.03.00/yo/advancedtemplates/examples/vector0.cc:30:21: note: Calling std::move(tmp) c++-annotations-13.03.00/yo/advancedtemplates/examples/vector0.cc:31:13: note: Access of moved variable 'tmp'. c++-annotations-13.03.00/yo/advancedtemplates/examples/vector1.cc:22:16: style: Unused variable: vd [unusedVariable] c++-annotations-13.03.00/yo/advancedtemplates/examples/vector1.cc:15:38: style: Unused variable: vd [unusedVariable] c++-annotations-13.03.00/yo/advancedtemplates/examples/vector1.cc:8:16: style: Unused variable: vd [unusedVariable] c++-annotations-13.03.00/yo/classes/examples/ambiguity.cc:18:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classes/examples/ambiguity.cc:6:13: style: Class 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classes/examples/ambiguity.cc:14:13: style: The scope of the variable 'b' can be reduced. [variableScope] c++-annotations-13.03.00/yo/classes/examples/ambiguity.cc:17:13: style: Instance of 'Data' object is destroyed immediately. [unusedScopedObject] c++-annotations-13.03.00/yo/classes/examples/constmembers.cc:16:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classes/examples/constmembers.cc:20:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classes/examples/constmembers.cc:14:19: style: The member function 'Members::member' can be static. [functionStatic] c++-annotations-13.03.00/yo/classes/examples/constmembers.cc:8:18: note: The member function 'Members::member' can be static. c++-annotations-13.03.00/yo/classes/examples/constmembers.cc:14:19: note: The member function 'Members::member' can be static. c++-annotations-13.03.00/yo/classes/examples/emptymain.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classes/examples/person.h:3:5: style: The class 'Person' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] c++-annotations-13.03.00/yo/classes/examples/globalobject.cc:13:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classes/examples/globalobject.cc:23:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classes/examples/globalobject.cc:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classes/examples/local.cc:24:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classes/examples/local.cc:30:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classes/examples/local.cc:19:13: style: Class 'Local' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classes/examples/order.cc:13:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classes/examples/local.cc:8:19: style: The scope of the variable 'staticValue' can be reduced. [variableScope] c++-annotations-13.03.00/yo/classes/examples/order.cc:8:13: style: Class 'Test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classes/examples/personconstr.cc:3:18: error: No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError] c++-annotations-13.03.00/yo/classes/examples/persondemo.cc:7:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/bindings.cc:46:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Nr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/bindings.cc:112:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/addparam.cc:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/addparam.cc:16:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/addparam.cc:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/bindings.cc:13:9: style: Class 'Euclid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/addparam.cc:28:14: style: The member function 'Adder < 3 >::show' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/addparam.cc:28:14: style: The member function 'Adder < 3.5 >::show' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/bindings.cc:115:18: style: Local variable 'ef' shadows outer variable [shadowVariable] c++-annotations-13.03.00/yo/classtemplates/examples/bindings.cc:108:13: note: Shadowed declaration c++-annotations-13.03.00/yo/classtemplates/examples/bindings.cc:115:18: note: Shadow variable c++-annotations-13.03.00/yo/classtemplates/examples/bindings.cc:115:22: style: Local variable 'dist' shadows outer variable [shadowVariable] c++-annotations-13.03.00/yo/classtemplates/examples/bindings.cc:108:17: note: Shadowed declaration c++-annotations-13.03.00/yo/classtemplates/examples/bindings.cc:115:22: note: Shadow variable c++-annotations-13.03.00/yo/classtemplates/examples/bindings.cc:115:28: style: Local variable 'txt' shadows outer variable [shadowVariable] c++-annotations-13.03.00/yo/classtemplates/examples/bindings.cc:108:23: note: Shadowed declaration c++-annotations-13.03.00/yo/classtemplates/examples/bindings.cc:115:28: note: Shadow variable c++-annotations-13.03.00/yo/classtemplates/examples/addparam.cc:30:24: style: Variable 'elem' can be declared as reference to const [constVariableReference] c++-annotations-13.03.00/yo/classtemplates/examples/bounditer1/main.cc:16:14: style: The member function 'String < int >::begin' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/boundfriends.cc:100:9: style: Class 'Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/bounditer2/main.cc:15:21: debug: Failed to instantiate template "operator==". The checking continues anyway. [templateInstantiation] c++-annotations-13.03.00/yo/classtemplates/examples/bounditer2/main.cc:18:14: style: The member function 'String < int >::begin' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/bounditer3/main.cc:45:36: debug: Function::addArguments found argument 'lhs' with varid 0. [varid0] c++-annotations-13.03.00/yo/classtemplates/examples/bounditer3/main.cc:45:53: debug: Function::addArguments found argument 'rhs' with varid 0. [varid0] c++-annotations-13.03.00/yo/classtemplates/examples/bounditer3/main.cc:47:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/bounditer3/main.cc:30:14: style: The member function 'Container < int >::begin' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/bounditer3/main.cc:14:14: style: The member function 'String < int >::begin' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/buffer.cc:5:27: style: Unused variable: b [unusedVariable] c++-annotations-13.03.00/yo/classtemplates/examples/cirque.cc:12:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/cirquepartial.cc:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/cirquepartial.h:30:9: style: Class 'CirQue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/cirque.h:146:63: style:inconclusive: Function 'operator=' argument 1 names different: declaration 'other' definition 'rhs'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/classtemplates/examples/cirque.h:43:47: note: Function 'operator=' argument 1 names different: declaration 'other' definition 'rhs'. c++-annotations-13.03.00/yo/classtemplates/examples/cirque.h:146:63: note: Function 'operator=' argument 1 names different: declaration 'other' definition 'rhs'. c++-annotations-13.03.00/yo/classtemplates/examples/cirque.h:167:29: style: Local variable 'size' shadows outer function [shadowFunction] c++-annotations-13.03.00/yo/classtemplates/examples/cirque.h:51:16: note: Shadowed declaration c++-annotations-13.03.00/yo/classtemplates/examples/cirque.h:167:29: note: Shadow variable c++-annotations-13.03.00/yo/classtemplates/examples/cirque.h:208:59: error: Array index -1 is out of bounds. [negativeContainerIndex] c++-annotations-13.03.00/yo/classtemplates/examples/concretefriends.cc:49:13: style: Class 'Friend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/converting/main.cc:6:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/cirquevector.cc:19:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/extern.cc:10:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/cirquevector.h:49:27: warning: Member variable 'CirQue < std :: vector < int > >::d_front' is not initialized in the constructor. [uninitMemberVar] c++-annotations-13.03.00/yo/classtemplates/examples/cirquevector.h:49:27: warning: Member variable 'CirQue < std :: vector < int > >::d_back' is not initialized in the constructor. [uninitMemberVar] c++-annotations-13.03.00/yo/classtemplates/examples/cirquevector.h:30:9: style: Class 'CirQue < std :: vector < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/extern2.cc:19:12: warning: Return value of function vi.size() is not used. [ignoredReturnValue] c++-annotations-13.03.00/yo/classtemplates/examples/forward2.cc:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/genlambda.cc:19:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/genlambda2.cc:28:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/instantiations.cc:9:13: style: Class 'Demo < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/matrix.h:86:0: debug: Failed to instantiate template "Matrix". The checking continues anyway. [templateInstantiation] c++-annotations-13.03.00/yo/classtemplates/examples/matrix.h:108:0: debug: Failed to instantiate template "Matrix". The checking continues anyway. [templateInstantiation] c++-annotations-13.03.00/yo/classtemplates/examples/matrix.h:93:0: debug: Failed to instantiate template "Matrix". The checking continues anyway. [templateInstantiation] c++-annotations-13.03.00/yo/classtemplates/examples/mutable.cc:9:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/mutable.cc:13:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/mutable.cc:23:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/mutable.cc:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/mutable.cc:25:10: style:inconclusive: Technically the member function 'Rejected::changed' can be const. [functionConst] c++-annotations-13.03.00/yo/classtemplates/examples/matrix.h:150:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Columns [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/matrix.h:182:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rows [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/matrix.cc:7:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/matrix.h:115:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_matrix [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/matrix.h:124:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_matrix [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/matrix.h:132:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_matrix [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/nesting1.cc:35:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_begin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/nesting1.cc:56:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/matrix.h:16:13: style: Class 'Matrix < 3 , 2 , double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/notfn.cc:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/notfn.cc:12:5: style: Struct 'not_fn_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/resultof.cc:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/sbind1.cc:8:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/sbind1.cc:13:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/sbind1.cc:18:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/sbind1.cc:27:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/sbind1.cc:32:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/sbind1.cc:37:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/sbind1.cc:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/sbind1.cc:54:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/sbind1.cc:59:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/sbind1.cc:164:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/sbind1.cc:16:10: style: The member function 'Cons1::fun' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/sbind1.cc:35:10: style: The member function 'Cons2::fun' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/double.cc:25:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/double.cc:34:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/double.cc:23:14: style: Unused private function: 'Car::vmass' [unusedPrivateFunction] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/double.cc:23:14: note: Unused private function: 'Car::vmass' c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/double.cc:23:14: note: Unused private function: 'Car::vmass' c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/double.cc:32:14: style: Unused private function: 'Truck::vmass' [unusedPrivateFunction] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/double.cc:32:14: note: Unused private function: 'Truck::vmass' c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/double.cc:32:14: note: Unused private function: 'Truck::vmass' c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/double.cc:23:14: style: The member function 'Car::vmass' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/double.cc:32:14: style: The member function 'Truck::vmass' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/multiple.cc:25:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/multiple.cc:35:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/multiple.cc:23:14: style: Unused private function: 'Car::vmass' [unusedPrivateFunction] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/multiple.cc:23:14: note: Unused private function: 'Car::vmass' c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/multiple.cc:23:14: note: Unused private function: 'Car::vmass' c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/multiple.cc:33:14: style: Unused private function: 'Truck::vmass' [unusedPrivateFunction] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/multiple.cc:33:14: note: Unused private function: 'Truck::vmass' c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/multiple.cc:33:14: note: Unused private function: 'Truck::vmass' c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/multiple.cc:23:14: style: The member function 'Car::vmass' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/multiple.cc:33:14: style: The member function 'Truck::vmass' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/polymorph.cc:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/staticpolymorphism/polymorph.cc:61:13: style: The member function 'Truck::vmass' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/reverseiterators.cc:80:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/reverseiterators.cc:7:1: style: The struct 'Data' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/reverseiterators.cc:37:9: warning: Member variable 'iterator::d_current' is not initialized in the constructor. [uninitMemberVar] c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/reverseiterators.cc:61:21: warning: The struct 'const_iterator' defines member function with name 'operator++' also defined in its parent struct 'iterator'. [duplInheritedMember] c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/reverseiterators.cc:39:19: note: Parent function 'iterator::operator++' c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/reverseiterators.cc:61:21: note: Derived function 'const_iterator::operator++' c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/reverseiterators.cc:62:21: warning: The struct 'const_iterator' defines member function with name 'operator--' also defined in its parent struct 'iterator'. [duplInheritedMember] c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/reverseiterators.cc:40:19: note: Parent function 'iterator::operator--' c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/reverseiterators.cc:62:21: note: Derived function 'const_iterator::operator--' c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/reverseiterators.cc:16:22: style: struct member 'Data::d_data' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/reverseiterators.cc:17:16: style: struct member 'Data::d_n' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/reverseiterators.cc:34:17: style: struct member 'iterator::d_current' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/iterators.cc:14:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/stringptrs/stringptr.h:56:9: style: Struct 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/table/table.cc:26:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/table/table/table.h:35:9: debug: CheckClass::isMemberVar found used member variable 'd_string' with varid 0 [varid0] c++-annotations-13.03.00/yo/classtemplates/examples/table/tabletype/tabletype.h:54:20: warning: Class 'TableType' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/table/tabletype/tabletype.h:54:20: warning: Class 'TableType' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] c++-annotations-13.03.00/yo/classtemplates/examples/table/table/table.h:29:37: style:inconclusive: Function 'fill' argument 1 names different: declaration 'begin' definition 'it'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/classtemplates/examples/table/table/table.h:24:28: note: Function 'fill' argument 1 names different: declaration 'begin' definition 'it'. c++-annotations-13.03.00/yo/classtemplates/examples/table/table/table.h:29:37: note: Function 'fill' argument 1 names different: declaration 'begin' definition 'it'. c++-annotations-13.03.00/yo/classtemplates/examples/table/table/demo.cc:23:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HORIZONTAL [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/table/tabletype/init.cc:8:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_nRows [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/table/tabletype/insert.cc:5:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_nRows [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/table/tabletype/setwidth.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_widthFun [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/template2concrete.cc:56:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/template2concrete.cc:61:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/template2concrete.cc:70:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/template2concrete.cc:48:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] c++-annotations-13.03.00/yo/classtemplates/examples/template2template.cc:111:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/template2template.cc:31:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/template2template.cc:71:5: style: The class 'MultiData' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/templatemember.cc:16:19: style: The member function 'Outer::process' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/template2template.cc:15:13: style: Class 'SortWith' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/template2template.cc:94:38: style:inconclusive: Function 'operator<<' argument 1 names different: declaration 'str' definition 'output'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/classtemplates/examples/template2template.cc:67:38: note: Function 'operator<<' argument 1 names different: declaration 'str' definition 'output'. c++-annotations-13.03.00/yo/classtemplates/examples/template2template.cc:94:38: note: Function 'operator<<' argument 1 names different: declaration 'str' definition 'output'. c++-annotations-13.03.00/yo/classtemplates/examples/template2template.cc:98:38: style:inconclusive: Function 'operator>>' argument 1 names different: declaration 'str' definition 'input'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/classtemplates/examples/template2template.cc:68:38: note: Function 'operator>>' argument 1 names different: declaration 'str' definition 'input'. c++-annotations-13.03.00/yo/classtemplates/examples/template2template.cc:98:38: note: Function 'operator>>' argument 1 names different: declaration 'str' definition 'input'. c++-annotations-13.03.00/yo/classtemplates/examples/template2template.cc:12:21: style: class member 'SortWith::d_ptr' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/classtemplates/examples/templatemembers.cc:25:24: style: The member function 'Outer::process' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/templatemembers.cc:9:18: note: The member function 'Outer::process' can be static. c++-annotations-13.03.00/yo/classtemplates/examples/templatemembers.cc:25:24: note: The member function 'Outer::process' can be static. c++-annotations-13.03.00/yo/classtemplates/examples/tuples.cc:54:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/examples/unboundfriends.cc:7:5: style: The class 'PtrVector' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] c++-annotations-13.03.00/yo/classtemplates/examples/unboundfriends.cc:13:14: style: Unused private function: 'PtrVector::fun' [unusedPrivateFunction] c++-annotations-13.03.00/yo/classtemplates/examples/unboundfriends.cc:13:14: note: Unused private function: 'PtrVector::fun' c++-annotations-13.03.00/yo/classtemplates/examples/unboundfriends.cc:13:14: note: Unused private function: 'PtrVector::fun' c++-annotations-13.03.00/yo/classtemplates/examples/unboundfriends.cc:13:14: style: The member function 'PtrVector::fun' can be static. [functionStatic] c++-annotations-13.03.00/yo/classtemplates/examples/unboundfriends.cc:16:16: style: class member 'PtrVector::d_d' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/classtemplates/vector/boundfriend.cc:5:5: style: The class 'Vector' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] c++-annotations-13.03.00/yo/classtemplates/vector/bidirectionaliterator.cc:13:13: style: Class 'Vector2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/vector/inputiterator.cc:46:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/vector/forwarditerator.cc:13:13: style: Class 'Vector2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/vector/inputiterator.cc:13:13: style: Class 'Vector2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/vector/main.cc:19:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/vector/outputiterator.cc:45:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/vector/outputiterator.cc:13:13: style: Class 'Vector2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/vector/pushback.cc:4:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beyond [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/classtemplates/vector/randomaccessiterator.cc:13:13: style: Class 'Vector2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/classtemplates/vector/vector1.cc:9:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/bisonc++/parser/display1.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/bisonc++/parser/parser.h:79:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/bisonc++/calculator.cc:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/bisonc++/scanner/scanner.h:36:22: style: Either there is a missing 'override', or the member function 'Scanner::preCode' can be static. [functionStatic] c++-annotations-13.03.00/yo/concrete/bisonc++/scanner/scanner.h:25:14: note: Either there is a missing 'override', or the member function 'Scanner::preCode' can be static. c++-annotations-13.03.00/yo/concrete/bisonc++/scanner/scanner.h:36:22: note: Either there is a missing 'override', or the member function 'Scanner::preCode' can be static. c++-annotations-13.03.00/yo/concrete/bisonc++/parser/parser.h:87:21: style: Either there is a missing 'override', or the member function 'Parser::print' can be static. [functionStatic] c++-annotations-13.03.00/yo/concrete/bisonc++/parser/parser.h:37:14: note: Either there is a missing 'override', or the member function 'Parser::print' can be static. c++-annotations-13.03.00/yo/concrete/bisonc++/parser/parser.h:87:21: note: Either there is a missing 'override', or the member function 'Parser::print' can be static. c++-annotations-13.03.00/yo/concrete/bisonc++/parser/display2.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/bisonc++/parser/done.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/a2x.cc:16:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/a2x.cc:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/a2x.h:41:22: style:inconclusive: Either there is a missing 'override', or the member function 'A2x::to < int >' can be const. [functionConst] c++-annotations-13.03.00/yo/concrete/examples/a2x.h:19:18: note: Either there is a missing 'override', or the member function 'A2x::to < int >' can be const. c++-annotations-13.03.00/yo/concrete/examples/a2x.h:41:22: note: Either there is a missing 'override', or the member function 'A2x::to < int >' can be const. c++-annotations-13.03.00/yo/concrete/examples/a2x.h:12:13: style: Class 'A2x' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/a2x.h:13:13: style: Class 'A2x' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/a2x.h:45:26: error: Uninitialized variable: t [uninitvar] c++-annotations-13.03.00/yo/concrete/examples/a2x.cc:11:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/concrete/examples/a2x.h:43:14: style: Variable 't' is not assigned a value. [unassignedVariable] c++-annotations-13.03.00/yo/concrete/examples/daemon.cc:13:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/binopclasses.cc:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/fork.h:2:5: style: The class 'Fork' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] c++-annotations-13.03.00/yo/concrete/examples/binopclasses.cc:102:22: style: The member function 'Derived::insert' can be static. [functionStatic] c++-annotations-13.03.00/yo/concrete/examples/binopclasses.cc:99:14: note: The member function 'Derived::insert' can be static. c++-annotations-13.03.00/yo/concrete/examples/binopclasses.cc:102:22: note: The member function 'Derived::insert' can be static. c++-annotations-13.03.00/yo/concrete/examples/binopclasses.cc:89:9: style: Class 'Derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/binopclasses.cc:113:36: style:inconclusive: Function 'swap' argument 1 names different: declaration 'other' definition 'rhs'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/concrete/examples/binopclasses.cc:94:28: note: Function 'swap' argument 1 names different: declaration 'other' definition 'rhs'. c++-annotations-13.03.00/yo/concrete/examples/binopclasses.cc:113:36: note: Function 'swap' argument 1 names different: declaration 'other' definition 'rhs'. c++-annotations-13.03.00/yo/concrete/examples/fdout.h:66:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/fdout.cc:15:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/ifdbuf.h:27:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/fdinseek.h:33:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/fdinseek.h:48:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/fdinseek.cc:21:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/fdout.h:20:17: style: Virtual function 'sync' is called from destructor '~OFdnStreambuf()' at line 36. Dynamic binding is not used. [virtualCallInConstructor] c++-annotations-13.03.00/yo/concrete/examples/fdout.h:36:13: note: Calling sync c++-annotations-13.03.00/yo/concrete/examples/fdout.h:20:17: note: sync is a virtual function c++-annotations-13.03.00/yo/concrete/examples/fdout.h:16:13: style: Class 'OFdnStreambuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/ifdbuf.h:10:13: style: Class 'IFdStreambuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/fdinseek.h:14:13: style: Class 'IFdSeek' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/fdinseek.h:27:49: style:inconclusive: Function 'seekoff' argument 1 names different: declaration 'offset' definition 'off'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/concrete/examples/fdinseek.h:16:39: note: Function 'seekoff' argument 1 names different: declaration 'offset' definition 'off'. c++-annotations-13.03.00/yo/concrete/examples/fdinseek.h:27:49: note: Function 'seekoff' argument 1 names different: declaration 'offset' definition 'off'. c++-annotations-13.03.00/yo/concrete/examples/fdinseek.h:46:56: style:inconclusive: Function 'seekpos' argument 1 names different: declaration 'offset' definition 'off'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/concrete/examples/fdinseek.h:17:39: note: Function 'seekpos' argument 1 names different: declaration 'offset' definition 'off'. c++-annotations-13.03.00/yo/concrete/examples/fdinseek.h:46:56: note: Function 'seekpos' argument 1 names different: declaration 'offset' definition 'off'. c++-annotations-13.03.00/yo/concrete/examples/fdunget.h:58:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/fdunget.cc:15:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/fistream/fistream.cc:33:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_width [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/fistream/fistream.cc:46:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_width [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/fistream/main.cc:10:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/fistream/fistream.h:63:19: warning: Member variable 'field::d_width' is not initialized in the constructor. [uninitMemberVar] c++-annotations-13.03.00/yo/concrete/examples/fistream/fistream.h:37:13: style: Class 'Fistream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/fistream/fistream.h:38:13: style: Class 'Fistream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/fistream/fistream.h:53:13: style: Class 'field' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/for2.cc:16:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/for2.cc:25:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/for3.cc:16:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/for3.cc:25:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/foreachdemo.cc:35:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/foreachdemo.cc:41:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/foreachdemo.cc:39:39: style: Parameter 'str' can be declared as reference to const. However it seems that 'columns' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] c++-annotations-13.03.00/yo/concrete/examples/foreachdemo.cc:34:57: note: You might need to cast the function pointer here c++-annotations-13.03.00/yo/concrete/examples/foreachdemo.cc:39:39: note: Parameter 'str' can be declared as reference to const c++-annotations-13.03.00/yo/concrete/examples/fork.cc:5:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_pid [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/ifdbuf.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/ifdnbuf.h:65:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/ifdnbuf.h:80:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/ifdnbuf.h:17:13: style: Class 'IFdNStreambuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/iterators/bidirectional.h:15:13: style: Struct 'BidirectionalIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/iterators/forward.cc:8:5: warning: Return value of function std::adjacent_find() is not used. [ignoredReturnValue] c++-annotations-13.03.00/yo/concrete/examples/iterators/forward.h:15:13: style: Struct 'ForwardIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/iterators/input.h:15:13: style: Struct 'InputIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/iterators/output.h:15:13: style: Struct 'OutputIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/iterators/random.h:15:13: style: Struct 'RandomIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/lines.cc:21:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/lines.h:23:13: style: Class 'Lines' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/lines.h:18:17: style: Class 'Proxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/monitor/child.cc:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/child.cc:60:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/child.h:37:19: warning: Member variable 'Child::d_parentReadFd' is not initialized in the constructor. [uninitMemberVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/child.h:37:19: warning: Member variable 'Child::d_parentWriteFd' is not initialized in the constructor. [uninitMemberVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/child.h:37:19: warning: Member variable 'Fork::d_pid' is not initialized in the constructor. Maybe it should be initialized directly in the class Fork? [uninitDerivedMemberVar] c++-annotations-13.03.00/yo/concrete/examples/selector.h:49:26: style:inconclusive: Technically the member function 'Selector::nReady' can be const. [functionConst] c++-annotations-13.03.00/yo/concrete/examples/selector.h:29:17: note: Technically the member function 'Selector::nReady' can be const. c++-annotations-13.03.00/yo/concrete/examples/selector.h:49:26: note: Technically the member function 'Selector::nReady' can be const. c++-annotations-13.03.00/yo/concrete/examples/monitor/child.h:53:23: warning: The class 'Child' defines member function with name 'pid' also defined in its parent class 'Fork'. [duplInheritedMember] c++-annotations-13.03.00/yo/concrete/examples/fork.h:23:22: note: Parent function 'Fork::pid' c++-annotations-13.03.00/yo/concrete/examples/monitor/child.h:53:23: note: Derived function 'Child::pid' c++-annotations-13.03.00/yo/concrete/examples/monitor/child.h:22:13: style: Class 'Child' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/monitor/createnewchild.cc:6:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_nr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/monitor.cc:7:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/monitor.cc:18:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable killChild [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/monitor.cc:29:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_handler [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/monitor.h:29:17: style: Class 'Find' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/monitor/processchild.cc:10:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/processinput.cc:9:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_handler [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/processinput.cc:15:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/run.cc:11:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/sendchild.cc:8:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/stopchild.cc:9:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/monitor/unknown.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/noredir.cc:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/oformstream.cc:22:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/oformstream.h:6:13: style: Class 'oformstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/oformstream.cc:14:34: error: va_list 'list' was opened but not closed by va_end(). [va_end_missing] c++-annotations-13.03.00/yo/concrete/examples/parentslurp.cc:12:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:53:48: debug: simplifyOperatorName: found unsimplified operator name [debug] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:59:45: debug: simplifyOperatorName: found unsimplified operator name [debug] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:87:48: debug: simplifyOperatorName: found unsimplified operator name [debug] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:94:48: debug: simplifyOperatorName: found unsimplified operator name [debug] c++-annotations-13.03.00/yo/concrete/examples/pipe.cc:12:16: style: The member function 'Pipe::redirect' can be static. [functionStatic] c++-annotations-13.03.00/yo/concrete/examples/pipe.h:17:18: note: The member function 'Pipe::redirect' can be static. c++-annotations-13.03.00/yo/concrete/examples/pipe.cc:12:16: note: The member function 'Pipe::redirect' can be static. c++-annotations-13.03.00/yo/concrete/examples/pipe.cc:24:29: style:inconclusive: Function 'readFrom' argument 1 names different: declaration 'fileDescriptor' definition 'fd'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/concrete/examples/pipe.h:12:31: note: Function 'readFrom' argument 1 names different: declaration 'fileDescriptor' definition 'fd'. c++-annotations-13.03.00/yo/concrete/examples/pipe.cc:24:29: note: Function 'readFrom' argument 1 names different: declaration 'fileDescriptor' definition 'fd'. c++-annotations-13.03.00/yo/concrete/examples/pipe.cc:38:30: style:inconclusive: Function 'writtenBy' argument 1 names different: declaration 'fileDescriptor' definition 'fd'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/concrete/examples/pipe.h:14:32: note: Function 'writtenBy' argument 1 names different: declaration 'fileDescriptor' definition 'fd'. c++-annotations-13.03.00/yo/concrete/examples/pipe.cc:38:30: note: Function 'writtenBy' argument 1 names different: declaration 'fileDescriptor' definition 'fd'. c++-annotations-13.03.00/yo/concrete/examples/pipe.cc:42:37: style:inconclusive: Function 'writtenBy' argument 1 names different: declaration 'fileDescriptors' definition 'fd'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/concrete/examples/pipe.h:15:39: note: Function 'writtenBy' argument 1 names different: declaration 'fileDescriptors' definition 'fd'. c++-annotations-13.03.00/yo/concrete/examples/pipe.cc:42:37: note: Function 'writtenBy' argument 1 names different: declaration 'fileDescriptors' definition 'fd'. c++-annotations-13.03.00/yo/concrete/examples/predfun.cc:13:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:52:13: style: Class 'PredicateObject1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:58:13: style: Class 'PredicateObject1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:85:13: style: Class 'PredicateObject2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:92:13: style: Class 'PredicateObject2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:31:13: style: Class 'PredicateFunction2 < char const * , char , const char * ( * ) ( const char * , int ) >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:9:13: style: Class 'PredicateFunction1 < char , int ( * ) ( int ) >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/predobj.cc:22:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/predobj.cc:27:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/predobj.cc:40:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:9:13: style: Class 'PredicateFunction1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:31:13: style: Class 'PredicateFunction2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/predobj.cc:14:13: style: Class 'Contains' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:85:13: style: Class 'PredicateObject2 < Contains , string , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:92:13: style: Class 'PredicateObject2 < Contains , string , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:52:13: style: Class 'PredicateObject1 < Contains , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/predicates.h:58:13: style: Class 'PredicateObject1 < Contains , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/examples/rsh.cc:14:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/selector.cc:4:15: warning: Member variable 'Selector::d_ret' is not initialized in the constructor. [uninitMemberVar] c++-annotations-13.03.00/yo/concrete/examples/selector.cc:4:15: warning: Member variable 'Selector::d_readidx' is not initialized in the constructor. [uninitMemberVar] c++-annotations-13.03.00/yo/concrete/examples/selector.cc:4:15: warning: Member variable 'Selector::d_writeidx' is not initialized in the constructor. [uninitMemberVar] c++-annotations-13.03.00/yo/concrete/examples/selector.cc:4:15: warning: Member variable 'Selector::d_exceptidx' is not initialized in the constructor. [uninitMemberVar] c++-annotations-13.03.00/yo/concrete/examples/selector.cc:44:19: style:inconclusive: Technically the member function 'Selector::checkSet' can be const. [functionConst] c++-annotations-13.03.00/yo/concrete/examples/selector.h:43:17: note: Technically the member function 'Selector::checkSet' can be const. c++-annotations-13.03.00/yo/concrete/examples/selector.cc:44:19: note: Technically the member function 'Selector::checkSet' can be const. c++-annotations-13.03.00/yo/concrete/examples/stringptrs/iterators.cc:17:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/stringptrs/iterator.h:72:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_current [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/stringptrs/iterator.h:78:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_current [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/stringptrs/iterator.h:92:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_current [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/stringptrs/iterator.h:98:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_current [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/stringptrs/iterator.h:104:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_current [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/stringptrs/iterator.h:110:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_current [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/stringptrs/iterator.h:127:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_current [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/stringptrs/iterator.h:133:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_current [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/stringptrs/iterator.h:139:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_current [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/examples/waitforchild.cc:7:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_pid [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/ifdnstreambuf/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_buffer [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/ifdnstreambuf/open.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_fd [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/ifdnstreambuf/underflow.cc:11:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/ifdnstreambuf/xsgetn.cc:11:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/ofdnstreambuf/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_buffer [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/ofdnstreambuf/open.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_fd [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/ofdnstreambuf/overflow.cc:6:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/ofdnstreambuf/sync.cc:8:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_n [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/pipe/driver/driver.cc:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/pipe/pipe.h:42:17: style:inconclusive: Technically the member function 'FBB::Pipe::readFd' can be const. [functionConst] c++-annotations-13.03.00/yo/concrete/fork2/pipe/pipe.h:46:17: style:inconclusive: Technically the member function 'FBB::Pipe::writeFd' can be const. [functionConst] c++-annotations-13.03.00/yo/concrete/fork2/pipe/pipe.h:18:13: style: Class 'Pipe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/fork2/pipe/pipe.h:23:13: style: Class 'Pipe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/fork2/pipe/driver/driver.cc:45:9: style: Variable 'stdfd' can be declared as const array [constVariable] c++-annotations-13.03.00/yo/concrete/fork2/pipe/dup.cc:5:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_fd [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/pipe/pipe.cc:5:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_fd [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/pipe/readvia.cc:5:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_fd [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/pipe/readvia2.cc:5:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_fd [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/pipe/writevia.cc:5:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_fd [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/fork2/pipe/writevia2.cc:5:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_fd [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/lexer/lexer.cc:8:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/lexer/scanner/switchsource.cc:5:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_nextSource [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/lvalues/lvalues.cc:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/lvalues/lvalues.cc:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/lvalues/lvalues.cc:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/lvalues/lvalues.cc:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/lvalues/lvalues.cc:140:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/lvalues/lvalues.cc:77:38: warning: Member variable 'Wrapper::d_index' is not assigned a value in 'Wrapper::operator='. [operatorEqVarError] c++-annotations-13.03.00/yo/concrete/lvalues/lvalues.cc:158:11: style: Variable 'n' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/concrete/poly2/parser/display.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/poly2/sembase/sembase.h:151:9: style: Class 'SemBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/poly2/sembase/sembase.h:186:9: style: Class 'Semantic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/concrete/streambuf/fdstreambuf/fdstreambuf.h:25:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/streambuf/fdstreambuf/fdstreambuf.h:64:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/streambuf/fdstreambuf/fbinbufn.cc:11:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/streambuf/fdstreambuf/fdin2cout.cc:13:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/streambuf/fdstreambuf/fdinbuf100.cc:11:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/streambuf/fdstreambuf/fdinextracttocout.cc:13:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/streambuf/fdstreambuf/fdinputback.cc:11:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/streambuf/fdstreambuf/inok/minimum.h:25:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/streambuf/fdstreambuf/inok/minimum.h:64:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/streambuf/fdstreambuf/fdinmininum.cc:11:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/streambuf/fdstreambuf/fdinrdbuf.cc:13:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/streambuf/fdstreambuf/fdinseek.cc:12:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/unrestricted/semantic/destructor.cc:5:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/unrestricted/semantic/operatorinsert.cc:5:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTIFIER [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/unrestricted/semantic/semantic1.cc:5:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/unrestricted/semantic/semantic2.cc:7:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/concrete/unrestricted/semantic/swap.cc:5:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Semantic [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/allocator.cc:19:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/complexstack.cc:17:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/hash.cc:23:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/hash2.cc:34:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/hash2.cc:27:48: style: Variable 'monthsTwo' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/containers/examples/listmerge.cc:14:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/listmerge.cc:6:33: style: Parameter 'target' can be declared as reference to const [constParameterReference] c++-annotations-13.03.00/yo/containers/examples/listremove.cc:19:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/listsplice.cc:17:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/listunique.cc:14:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/listunique.cc:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/listunique.cc:6:33: style: Parameter 'target' can be declared as reference to const [constParameterReference] c++-annotations-13.03.00/yo/containers/examples/mapbounds.cc:17:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/mapconstruct.cc:10:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/mapconstruct.cc:14:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/mapconstruct.cc:18:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/mapconstruct.cc:28:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/mapconstruct.cc:24:31: style: Variable 'pairs' can be declared as const array [constVariable] c++-annotations-13.03.00/yo/containers/examples/mapconstruct.cc:30:35: style: Variable 'mapsm' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/containers/examples/mapbounds.cc:7:27: style: Variable 'pa' can be declared as const array [constVariable] c++-annotations-13.03.00/yo/containers/examples/mapfind.cc:13:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/mapinsert.cc:24:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/maptable.cc:25:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/multimap.cc:22:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/maptable.cc:10:13: style: Variable 'pa' can be declared as const array [constVariable] c++-annotations-13.03.00/yo/containers/examples/multiset.cc:28:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/prioritywords1.cc:11:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/prioritywords2.cc:31:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/prioritywords2.cc:10:9: style: Class 'Text' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/containers/examples/vector.cc:17:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/examples/vector.cc:13:10: error: Out of bounds access in expression 'vi.at(0)' because 'vi' is empty. [containerOutOfBounds] c++-annotations-13.03.00/yo/containers/queue/front.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/containers/set/insert.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:52:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_DIR [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:67:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:22:33: warning: If resource allocation fails, then there is a possible null pointer dereference: dirPtr [nullPointerOutOfResources] c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:20:26: note: Assuming allocation function fails c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:20:26: note: Assignment 'dirPtr=opendir(path)', assigned value is 0 c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:22:33: note: Null pointer dereference c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:27:14: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dirPtr [nullPointerOutOfResources] c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:20:26: note: Assuming allocation function fails c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:20:26: note: Assignment 'dirPtr=opendir(path)', assigned value is 0 c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:27:14: note: Null pointer dereference c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:47:16: style: Variable 'entry_pair' can be declared as reference to const [constVariableReference] c++-annotations-13.03.00/yo/coroutines/demo/coroiter/fibo/state.cc:12:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_reset [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/coroiter/fibo/state.cc:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/coroiter/fibo/state.cc:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/coroiter/main.cc:17:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/coroiter/recursive/iterator.cc:14:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/coroiter/recursive/recursive.cc:7:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/coroiter/recursive/recursive.cc:39:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/coroiter/recursive/state.cc:18:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/coroiter/recursive/state.cc:24:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_level [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/coroiter/recursive/state.cc:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/dir/dir/dir1.cc:10:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_path [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/coroiter/recursivecoro.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/dir/dir/entry.cc:13:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_recursive [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/dir/main.cc:9:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fibo/main.cc:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fibocoro/fibo/fibo.h:11:5: style: The class 'State' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] c++-annotations-13.03.00/yo/coroutines/demo/fibocoro/main.cc:16:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fibocoroawaiter/awaiter/awaitsuspend.cc:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fibocoroawaiter/fibo/fibo.h:11:5: style: The class 'State' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] c++-annotations-13.03.00/yo/coroutines/demo/fibocoroawaiter/fibo/suspendalways.cc:6:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fibocoroawaiter/fibocoroutine.cc:11:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fibocoroawaiter/main.cc:16:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa/digit/codigit.cc:10:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa/digit/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa/done/codone.cc:6:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa/done/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa/letter/coletter.cc:9:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa/letter/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa/start/costart.cc:10:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa/start/destructor.cc:6:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaiter/digit/codigit.cc:10:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaiter/digit/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaiter/done/codone.cc:6:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaiter/done/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaiter/letter/coletter.cc:9:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaiter/letter/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaiter/start/costart.cc:10:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaiter/start/destructor.cc:6:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaittransform/digit/codigit.cc:10:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaittransform/digit/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaittransform/done/codone.cc:6:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaittransform/done/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaittransform/letter/coletter.cc:9:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaittransform/letter/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaittransform/start/costart.cc:10:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_awaittransform/start/destructor.cc:6:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_opcoawait/digit/codigit.cc:9:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_letter [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_opcoawait/digit/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_opcoawait/done/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_opcoawait/letter/coletter.cc:9:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_opcoawait/letter/destructor.cc:5:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_opcoawait/start/costart.cc:9:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_letter [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/fsa_opcoawait/start/destructor.cc:6:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_handle [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/readbinary/floats/coread.cc:8:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_filename [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/readbinary/floats/coread.cc:13:17: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] c++-annotations-13.03.00/yo/coroutines/demo/readbinary/floats/cowrite.cc:12:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/readbinary/floats/cowrite.cc:19:21: portability:inconclusive: Casting from float * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] c++-annotations-13.03.00/yo/coroutines/demo/readbinary/floats/cowrite.cc:20:21: portability:inconclusive: Casting from float * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] c++-annotations-13.03.00/yo/coroutines/demo/readbinary/floats/floats1.cc:10:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_action [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/readbinary/floats/read.cc:9:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/readbinary/floats/write.cc:8:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_filename [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/readbinary/handle.cc:10:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/readbinary/usage.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/recursive/main.cc:10:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/recursive/recursive/state.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/recursive/recursive/state.cc:11:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/recursive2/fibo/state.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/recursive2/fibo/state.cc:11:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/recursive2/main.cc:13:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/recursive2/recursive/state.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/coroutines/demo/recursive2/recursive/state.cc:11:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/basic.cc:13:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/basic.cc:17:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/basic.cc:21:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/basic.cc:33:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/basic.cc:37:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/basic.cc:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/basic.cc:19:17: style: The member function 'Inner::fun' can be static. [functionStatic] c++-annotations-13.03.00/yo/exceptions/examples/basic.cc:9:18: note: The member function 'Inner::fun' can be static. c++-annotations-13.03.00/yo/exceptions/examples/basic.cc:19:17: note: The member function 'Inner::fun' can be static. c++-annotations-13.03.00/yo/exceptions/examples/basic.cc:39:17: style: The member function 'Outer::fun' can be static. [functionStatic] c++-annotations-13.03.00/yo/exceptions/examples/basic.cc:29:18: note: The member function 'Outer::fun' can be static. c++-annotations-13.03.00/yo/exceptions/examples/basic.cc:39:17: note: The member function 'Outer::fun' can be static. c++-annotations-13.03.00/yo/exceptions/examples/catchers.cc:11:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/constructor.cc:9:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/constructor.cc:14:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/constructor.cc:23:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/constructor.cc:24:13: style: Instance of 'Incomplete' object is destroyed immediately. [unusedScopedObject] c++-annotations-13.03.00/yo/exceptions/examples/defaultcatch.cc:14:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/delegate.cc:15:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/delegate.cc:22:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/delegate.cc:31:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/delegate.cc:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/delegate.cc:14:13: warning: Class 'Delegate' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] c++-annotations-13.03.00/yo/exceptions/examples/delegate.cc:14:13: warning: Class 'Delegate' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] c++-annotations-13.03.00/yo/exceptions/examples/delegate.cc:26:9: style: Class 'Delegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/exceptions/examples/destructor.cc:15:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/destructor.cc:50:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/destructor.cc:9:13: style: Class 'Drawer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/exceptions/examples/destructor.cc:16:17: warning: Class Drawer is not safe, destructor throws exception [exceptThrowInDestructor] c++-annotations-13.03.00/yo/exceptions/examples/destructor.cc:16:17: error: Unhandled exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction] c++-annotations-13.03.00/yo/exceptions/examples/destructor.cc:51:13: style: Instance of 'Cupboard1' object is destroyed immediately. [unusedScopedObject] c++-annotations-13.03.00/yo/exceptions/examples/destructor.cc:61:13: style: Instance of 'Cupboard2' object is destroyed immediately. [unusedScopedObject] c++-annotations-13.03.00/yo/exceptions/examples/emptythrow.cc:41:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/emptythrow.cc:6:9: style: Class 'Object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/exceptions/examples/emptythrow.cc:43:5: error: Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object [rethrowNoCurrentException] c++-annotations-13.03.00/yo/exceptions/examples/emptythrow.cc:12:14: style: class member 'Object::name' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/exceptions/examples/errorcode.cc:7:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bad_address [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:13:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:17:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:21:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:36:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:40:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:19:17: style: The member function 'Inner::fun' can be static. [functionStatic] c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:9:18: note: The member function 'Inner::fun' can be static. c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:19:17: note: The member function 'Inner::fun' can be static. c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:42:17: style: The member function 'Outer::fun' can be static. [functionStatic] c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:31:18: note: The member function 'Outer::fun' can be static. c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:42:17: note: The member function 'Outer::fun' can be static. c++-annotations-13.03.00/yo/exceptions/examples/exception.cc:23:9: style: Statements following 'throw' will never be executed. [unreachableCode] c++-annotations-13.03.00/yo/exceptions/examples/function.cc:13:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/function.cc:29:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/function.cc:6:13: style: Class 'Throw' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/exceptions/examples/ioexceptions.cc:7:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/jmp.cc:19:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/jmp.cc:23:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/jmp.cc:28:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/jmp.cc:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/jmp.cc:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/jmp.cc:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/jmp.cc:21:17: style: The member function 'Inner::fun' can be static. [functionStatic] c++-annotations-13.03.00/yo/exceptions/examples/jmp.cc:14:18: note: The member function 'Inner::fun' can be static. c++-annotations-13.03.00/yo/exceptions/examples/jmp.cc:21:17: note: The member function 'Inner::fun' can be static. c++-annotations-13.03.00/yo/exceptions/examples/jmp.cc:47:17: style: The member function 'Outer::fun' can be static. [functionStatic] c++-annotations-13.03.00/yo/exceptions/examples/jmp.cc:36:18: note: The member function 'Outer::fun' can be static. c++-annotations-13.03.00/yo/exceptions/examples/jmp.cc:47:17: note: The member function 'Outer::fun' can be static. c++-annotations-13.03.00/yo/exceptions/examples/plain.cc:21:17: warning: Class 'Incomplete2' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] c++-annotations-13.03.00/yo/exceptions/examples/plain.cc:21:17: warning: Class 'Incomplete2' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] c++-annotations-13.03.00/yo/exceptions/examples/plain.cc:21:17: warning: Class 'Incomplete2' does not have a destructor which is recommended since it has dynamic memory/resource management. [noDestructor] c++-annotations-13.03.00/yo/exceptions/examples/systemerror.cc:15:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/throw.cc:15:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/throw.cc:21:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/throw.cc:25:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/throw.cc:30:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/throw.cc:35:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/throw.cc:48:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/exceptions/examples/throw.cc:27:18: style:inconclusive: Technically the member function 'Object::fun' can be const. [functionConst] c++-annotations-13.03.00/yo/exceptions/examples/throw.cc:33:18: style:inconclusive: Technically the member function 'Object::hello' can be const. [functionConst] c++-annotations-13.03.00/yo/exceptions/examples/throw.cc:11:13: style: Class 'Object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/exceptions/examples/throw.cc:46:9: style: Exception should be caught by reference. [catchExceptionByValue] c++-annotations-13.03.00/yo/exceptions/examples/throw.cc:11:27: performance: Function parameter 'name' should be passed by const reference. [passedByValue] c++-annotations-13.03.00/yo/exceptions/notry.cc:4:5: error: Unhandled exception thrown in function that is an entry point. [throwInEntryPoint] c++-annotations-13.03.00/yo/first/examples/bindings.cc:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/first/examples/bindings.cc:6:1: style: The struct 'Fails' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] c++-annotations-13.03.00/yo/first/examples/bindings.cc:13:13: style: struct member 'Fails::d_private' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/first/examples/bindings.cc:25:11: style: Unused variable: fails [unusedVariable] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:19:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:25:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:43:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:44:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:45:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:47:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:48:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:16:11: style: Class 'Data' is unsafe, 'Data::text' can leak by wrong usage. [unsafeClassCanLeak] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:19:25: style: C-style pointer casting [cstyleCast] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:21:25: style: C-style pointer casting [cstyleCast] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:25:25: style: C-style pointer casting [cstyleCast] c++-annotations-13.03.00/yo/first/examples/rvalueref.cc:35:21: style: C-style pointer casting [cstyleCast] c++-annotations-13.03.00/yo/first/examples/structured.cc:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/first/examples/structured.cc:28:21: style: Variable 'one' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/first/examples/structured.cc:28:21: style: Variable 'two' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/first/examples/structured.cc:30:25: style: Variable 'rone' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/first/examples/structured.cc:30:25: style: Variable 'rtwo' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/first/examples/structured.cc:32:24: style: Variable 'lone' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/first/examples/structured.cc:32:24: style: Variable 'ltwo' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/functiontemplates/examples/ambiguous.cc:9:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/functiontemplates/examples/ambiguous2.cc:9:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/functiontemplates/examples/cast.cc:9:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/functiontemplates/examples/decltype.cc:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/functiontemplates/examples/decltype.cc:46:17: style: Variable 'sr' can be declared as reference to const [constVariableReference] c++-annotations-13.03.00/yo/functiontemplates/examples/decltype.cc:26:12: style: struct member 'Data::i_val' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/functiontemplates/examples/decltype.cc:19:12: style: Variable 's1' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/functiontemplates/examples/decltype.cc:20:23: style: Variable 's2' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/functiontemplates/examples/decltype.cc:46:20: style: Variable 'sr' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/functiontemplates/examples/decltype.cc:52:26: style: Variable 'sr' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/functiontemplates/examples/declval.cc:24:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/functiontemplates/examples/explicit.cc:9:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/functiontemplates/examples/lambdaconstexpr.cc:7:19: debug: Function::addArguments found argument 'n' with varid 0. [varid0] c++-annotations-13.03.00/yo/functiontemplates/examples/lambdaconstexpr.cc:26:21: debug: Function::addArguments found argument 'm1' with varid 0. [varid0] c++-annotations-13.03.00/yo/functiontemplates/examples/lambdaconstexpr.cc:32:31: debug: Function::addArguments found argument 'm2val' with varid 0. [varid0] c++-annotations-13.03.00/yo/functiontemplates/examples/main.cc:12:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/functiontemplates/examples/refwrap.cc:32:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/functiontemplates/examples/refwrap.cc:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/functiontemplates/examples/refwrap.cc:18:15: error: Uninitialized variable: arg [uninitvar] c++-annotations-13.03.00/yo/functiontemplates/examples/source1.cc:9:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/functiontemplates/examples/source2.cc:11:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/functiontemplates/examples/staticassert.cc:4:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type1 [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/accumulate.cc:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/adjacentdifference.cc:15:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/adjacentfind.cc:21:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/adjacentfind.cc:33:17: style: Variable 'ires' can be declared as pointer to const [constVariablePointer] c++-annotations-13.03.00/yo/generic/examples/allof.cc:8:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/allof.cc:17:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/beginend.cc:14:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/beginend.cc:8:16: style: Variable 'sarr' can be declared as const array [constVariable] c++-annotations-13.03.00/yo/generic/examples/binarysearch.cc:16:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/copy.cc:9:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/copy.cc:24:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/copybackward.cc:20:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/count.cc:14:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/equal.cc:26:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/equalrange.cc:16:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/exchange.cc:9:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/execpolicy.cc:39:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/fill.cc:12:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/find.cc:24:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/find.cc:44:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/findend.cc:32:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/find.cc:13:13: style: Class 'CaseName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/generic/examples/findfirstof.cc:31:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/foreach.cc:20:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/foreach.cc:33:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/foreachclass.cc:24:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/foreachclass.cc:38:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/generate.cc:26:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/heap.cc:9:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/includes.cc:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/innerproduct.cc:26:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/inplacemerge.cc:22:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/innerproduct.cc:12:13: style: Class 'Cat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/generic/examples/iota.cc:15:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/ispartitioned.cc:16:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/ispermutation.cc:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/issorted.cc:10:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/issorteduntil.cc:14:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/iterswap.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/lexicographicalcompare.cc:15:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/lexicographicalcompare.cc:36:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/lowerbound.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/max.cc:28:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/lowerbound2.cc:86:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/lowerbound2.cc:151:3: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] c++-annotations-13.03.00/yo/generic/examples/maxelement.cc:29:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/maxelement.cc:10:33: style: Parameter 'begin' can be declared as pointer to const [constParameterPointer] c++-annotations-13.03.00/yo/generic/examples/maxelement.cc:10:45: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] c++-annotations-13.03.00/yo/generic/examples/maxelement.cc:15:33: style: Parameter 'begin' can be declared as pointer to const [constParameterPointer] c++-annotations-13.03.00/yo/generic/examples/maxelement.cc:15:45: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] c++-annotations-13.03.00/yo/generic/examples/merge.cc:23:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/minmax.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/minmax.cc:9:26: style: Variable 'uv' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/generic/examples/mismatch.cc:19:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/move.cc:9:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/move.cc:22:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/nextpermutation.cc:19:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/nthelement.cc:13:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/partialsort.cc:13:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/partialsum.cc:15:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/partition.cc:9:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/partition.cc:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/partitioncopy.cc:9:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/partitioncopy.cc:14:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/partitioncopy.cc:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/partition.cc:25:14: style: Variable 'split' can be declared as pointer to const [constVariablePointer] c++-annotations-13.03.00/yo/generic/examples/reduce.cc:14:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/ptrfun.cc:19:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/ptrfun.cc:11:33: performance: Function parameter 'lhs' should be passed by const reference. However it seems that 'stringcasecmp' is a callback function. [passedByValueCallback] c++-annotations-13.03.00/yo/generic/examples/ptrfun.cc:27:43: note: Function pointer used here. c++-annotations-13.03.00/yo/generic/examples/ptrfun.cc:11:33: note: Function parameter 'lhs' should be passed by const reference. However it seems that 'stringcasecmp' is a callback function. c++-annotations-13.03.00/yo/generic/examples/ptrfun.cc:11:45: performance: Function parameter 'rhs' should be passed by const reference. However it seems that 'stringcasecmp' is a callback function. [passedByValueCallback] c++-annotations-13.03.00/yo/generic/examples/ptrfun.cc:27:43: note: Function pointer used here. c++-annotations-13.03.00/yo/generic/examples/ptrfun.cc:11:45: note: Function parameter 'rhs' should be passed by const reference. However it seems that 'stringcasecmp' is a callback function. c++-annotations-13.03.00/yo/generic/examples/remove.cc:16:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/remove.cc:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/replace.cc:11:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/replace.cc:46:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/replacecopy.cc:12:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/replacecopyif.cc:13:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/reverse.cc:11:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/reversecopy.cc:10:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/rotate.cc:11:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/sample.cc:15:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/setdifference.cc:21:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/search.cc:19:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/setintersection.cc:21:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/setsymmetricdifference.cc:22:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/setunion.cc:26:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/sort.cc:20:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/swap.cc:9:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/swap.cc:18:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/transform.cc:23:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/transformreduce.cc:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/uninitialized.cc:9:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/transformreduce.cc:12:13: style: Class 'Cat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/generic/examples/unique.cc:16:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/uniquecopy.cc:17:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/upperbound.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/upperbound2.cc:13:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/generic/examples/upperbound2.cc:14:16: style: Variable 'pair' can be declared as reference to const [constVariableReference] c++-annotations-13.03.00/yo/generic/examples/upperbound2.cc:53:16: style: Variable 'pair' can be declared as reference to const [constVariableReference] c++-annotations-13.03.00/yo/inheritance/examples/accessprom.cc:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/inheritance/examples/byte.cc:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/inheritance/examples/byte.cc:13:9: style: Class 'Byte' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/inheritance/examples/byte.cc:71:8: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment] c++-annotations-13.03.00/yo/inheritance/examples/byte.cc:70:8: note: b1 is assigned c++-annotations-13.03.00/yo/inheritance/examples/byte.cc:71:8: note: b1 is overwritten c++-annotations-13.03.00/yo/inheritance/examples/derivenew.cc:19:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/inheritance/examples/derivenew.cc:20:1: error: Memory leak: sp [memleak] c++-annotations-13.03.00/yo/inheritance/examples/nstrings.cc:37:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/inheritance/examples/placement.cc:24:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/inheritance/examples/placement.cc:38:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sp [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/inheritance/examples/placement.cc:53:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/inheritance/examples/placement.cc:18:9: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/iostreams/cc/manipulators.cc:7:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable showbase [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/asciiz.cc:7:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/copycincout.cc:13:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/copystreambuf.cc:7:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/coutprintf.cc:7:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/existingreadwrite.cc:9:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/ioexceptions.cc:7:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/ioexceptions.cc:15:9: style: Exception should be caught by reference. [catchExceptionByValue] c++-annotations-13.03.00/yo/iostreams/examples/ioexceptions.cc:10:13: style: The scope of the variable 'x' can be reduced. [variableScope] c++-annotations-13.03.00/yo/iostreams/examples/isopen.cc:10:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/istringstream.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/ostringstream.cc:8:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ate [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/readdouble.cc:10:17: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] c++-annotations-13.03.00/yo/iostreams/examples/readwrite2.cc:28:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trunc [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/readwrite.cc:9:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/readwrite.cc:14:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/readwrite.cc:21:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/readwrite.cc:57:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/readwrite.cc:83:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trunc [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/redirection.cc:17:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/stringstream.cc:17:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/iostreams/examples/tiecerrcout.cc:7:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/copycons.cc:13:14: style: Variable 'two' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:36:13: warning:inconclusive: Access of moved variable 'vect1'. [accessMoved] c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:32:0: note: Calling std::move(vect1) c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:36:13: note: Access of moved variable 'vect1'. c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:36:36: warning:inconclusive: Access of moved variable 'vect1'. [accessMoved] c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:32:0: note: Calling std::move(vect1) c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:36:36: note: Access of moved variable 'vect1'. c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:65:13: warning:inconclusive: Access of moved variable 'str1'. [accessMoved] c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:61:0: note: Calling std::move(str1) c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:65:13: note: Access of moved variable 'str1'. c++-annotations-13.03.00/yo/memory/examples/defaults.cc:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:65:35: warning:inconclusive: Access of moved variable 'str1'. [accessMoved] c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:61:0: note: Calling std::move(str1) c++-annotations-13.03.00/yo/memory/examples/copyandmove.cc:65:35: note: Access of moved variable 'str1'. c++-annotations-13.03.00/yo/memory/examples/defaults.cc:15:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/defaults.cc:19:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/defaults.cc:23:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/defaults.cc:37:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/defaults.cc:41:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/defaults.cc:57:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/defaults.cc:34:9: style: Class 'Defaults' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/memory/examples/defaults.cc:66:14: warning: Access of moved variable 'tmp'. [accessMoved] c++-annotations-13.03.00/yo/memory/examples/defaults.cc:60:0: note: Calling std::move(tmp) c++-annotations-13.03.00/yo/memory/examples/defaults.cc:66:14: note: Access of moved variable 'tmp'. c++-annotations-13.03.00/yo/memory/examples/defaults.cc:66:7: style: Variable 'one' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/memory/examples/enlarge.cc:19:5: error: Memory leak: arr [memleak] c++-annotations-13.03.00/yo/memory/examples/enlarge.cc:18:13: style: Variable 'arr' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/memory/examples/fastswap.cc:9:13: style: Class 'Reference' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/memory/examples/moveassign.cc:16:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/moveassign.cc:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/moveassign.cc:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/moveassign.cc:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/moveassign.cc:43:7: style: Variable 'a' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/memory/examples/moving.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/moving.cc:17:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/moving.cc:22:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/moving.cc:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/moving.cc:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/moving.cc:35:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/moving.cc:25:10: style: The member function 'Class::gun' can be static. [functionStatic] c++-annotations-13.03.00/yo/memory/examples/moving.cc:29:10: style: The member function 'Class::gun' can be static. [functionStatic] c++-annotations-13.03.00/yo/memory/examples/moving.cc:33:10: style: The member function 'Class::gun' can be static. [functionStatic] c++-annotations-13.03.00/yo/memory/examples/moving.cc:29:21: style: Parameter 'other' can be declared as reference to const [constParameterReference] c++-annotations-13.03.00/yo/memory/examples/newhandler.cc:8:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/newhandler.cc:22:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/newhandler.cc:20:13: error: Return value of allocation function 'new' is not stored. [leakReturnValNotUsed] c++-annotations-13.03.00/yo/memory/examples/placement2.cc:8:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/strings.cc:46:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/strings.cc:69:15: style:inconclusive: Technically the member function 'Strings::destroy' can be const. [functionConst] c++-annotations-13.03.00/yo/memory/examples/strings.cc:20:14: note: Technically the member function 'Strings::destroy' can be const. c++-annotations-13.03.00/yo/memory/examples/strings.cc:69:15: note: Technically the member function 'Strings::destroy' can be const. c++-annotations-13.03.00/yo/memory/examples/strings.cc:45:13: style: Variable 'newMemory' can be declared as pointer to const [constVariablePointer] c++-annotations-13.03.00/yo/memory/examples/stringstore.cc:16:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_string [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/stringstore.cc:23:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_string [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/stringstoredelete.cc:7:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/stringstoredelete.cc:14:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/stringstoredelete.cc:17:9: style: Variable 'a' is assigned an expression that holds the same value. [redundantAssignment] c++-annotations-13.03.00/yo/memory/examples/stringstoredelete.cc:12:21: note: a is assigned 'new Strings[2]' here. c++-annotations-13.03.00/yo/memory/examples/stringstoredelete.cc:17:9: note: Variable 'a' is assigned an expression that holds the same value. c++-annotations-13.03.00/yo/memory/examples/stringstoreexample.cc:9:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/stringstorenodelete.cc:7:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/stringstoreexample.cc:25:12: style: Variable 'sp' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/memory/examples/unions/data/destructor.cc:5:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_field [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/unions/data/swap.cc:5:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_field [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/unions/main.cc:6:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/unions/union/copytext.cc:5:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_text [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/unions/union/copyvalue.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/unions/union/destroy.cc:5:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_destroy [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/unions/union/swap.cc:5:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_swap [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/unions/union/swap2value.cc:5:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/unions/union/swaptextvalue.cc:7:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_text [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/unions/union/swaptextvalue.cc:5:15: style: Variable 'value' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/memory/examples/unions/union/union3.cc:5:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_copy [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/unions/union/union4.cc:5:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VALUE [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/wrapper.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/wrapper.cc:39:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/memory/examples/wrapper.cc:26:9: warning: Class 'Wrapper' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] c++-annotations-13.03.00/yo/memory/examples/wrapper.cc:26:9: warning: Class 'Wrapper' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] c++-annotations-13.03.00/yo/memory/nocopycons.cc:12:14: style: Variable 'two' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/modules/examples/classtemplate/main.cc:10:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sortMap [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/classtemplate/main.cc:10:19: warning: Found suspicious operator ',', result is not used. [constStatement] c++-annotations-13.03.00/yo/modules/examples/classtemplate/sortmap/modsortmap.cc:17:18: style: class member 'SortMap::d_sortVect' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/modules/examples/classtemplate2/main.cc:9:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sortMap [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/classtemplate2/main.cc:9:19: warning: Found suspicious operator ',', result is not used. [constStatement] c++-annotations-13.03.00/yo/modules/examples/classtemplate2/sortmap/interface/interface.cc:16:18: style: class member 'SortMap::d_sortVect' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/modules/examples/classtemplate2/sortmap/sort1/sort1.cc:23:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_sortVect [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/classtemplate2/sortmap/sort2/sort2.cc:20:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_sortVect [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/initial/main.cc:6:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/initial/square/amount1.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_amount [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/initial/square/amount2.cc:5:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_amount [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/initial/square/lastsquared.cc:5:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_squared [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/initial/square/modsquare.cc:7:5: style: The class 'Square' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] c++-annotations-13.03.00/yo/modules/examples/initial/square/modsquare.cc:9:16: style: class member 'Square::d_amount' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/modules/examples/initial/square/square.cc:5:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_squared [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/initial/square/square2.cc:5:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_amount [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/modifications/demo/data.cc:5:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_value [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/modifications/main.cc:8:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable demo [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/modifications/demo/moddemo.cc:7:13: style: class member 'Demo::d_first' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/modules/examples/modifications/demo/moddemo.cc:8:13: style: class member 'Demo::d_value' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/modules/examples/modmapdemo/basic/hello.cc:11:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/modmapdemo/second/hello.cc:10:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/namespace/main.cc:7:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_count [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/namespace/ns/modns.cc:5:8: error: syntax error [syntaxError] c++-annotations-13.03.00/yo/modules/examples/partition/main.cc:8:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable math [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/modules/examples/partition/math/add/modadd.cc:10:9: style: Class 'Add' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/modules/examples/template/main.cc:10:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/chrono/examples/clock.cc:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/chrono/examples/durationmembers.cc:17:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/chrono/examples/clock.cc:15:21: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] c++-annotations-13.03.00/yo/namespaces/chrono/examples/clock.cc:38:41: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] c++-annotations-13.03.00/yo/namespaces/chrono/examples/clock.cc:41:27: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] c++-annotations-13.03.00/yo/namespaces/chrono/examples/clock.cc:29:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] c++-annotations-13.03.00/yo/namespaces/chrono/examples/durationmembers.cc:29:14: style: Variable 'halfHour' is reassigned a value before the old one has been used. [redundantAssignment] c++-annotations-13.03.00/yo/namespaces/chrono/examples/durationmembers.cc:28:14: note: halfHour is assigned c++-annotations-13.03.00/yo/namespaces/chrono/examples/durationmembers.cc:29:14: note: halfHour is overwritten c++-annotations-13.03.00/yo/namespaces/chrono/examples/milli.cc:8:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/chrono/examples/puttime.cc:11:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/chrono/examples/puttime.cc:14:17: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] c++-annotations-13.03.00/yo/namespaces/chrono/examples/ratio.cc:8:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/chrono/examples/timepoint.cc:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/examples/compound.cc:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/examples/koenig1.cc:12:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/examples/compound.cc:7:17: style: struct member 'Namespace::d_str' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/namespaces/examples/compound.cc:16:12: style: Unused variable: text [unusedVariable] c++-annotations-13.03.00/yo/namespaces/examples/koenig2.cc:12:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/examples/koenig2.cc:20:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/examples/koenig3.cc:20:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/examples/koenig3.cc:28:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/absolute.cc:11:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/breadth.cc:19:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/directoryentry.cc:11:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/breadth.cc:17:26: style: Local variable 'dir' shadows outer argument [shadowArgument] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/breadth.cc:9:26: note: Shadowed declaration c++-annotations-13.03.00/yo/namespaces/filesystem/examples/breadth.cc:17:26: note: Shadow variable c++-annotations-13.03.00/yo/namespaces/filesystem/examples/direntry.cc:15:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/fileclock.cc:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/filesystemerror.cc:14:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address_in_use [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/fileclock.cc:133:22: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/fileclock.cc:165:22: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/fileclock.cc:95:35: style:inconclusive: Function 'tmLocal' argument 1 names different: declaration 'ftp' definition 'fp'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/fileclock.cc:43:46: note: Function 'tmLocal' argument 1 names different: declaration 'ftp' definition 'fp'. c++-annotations-13.03.00/yo/namespaces/filesystem/examples/fileclock.cc:95:35: note: Function 'tmLocal' argument 1 names different: declaration 'ftp' definition 'fp'. c++-annotations-13.03.00/yo/namespaces/filesystem/examples/fileclock.cc:100:33: style:inconclusive: Function 'tmGMT' argument 1 names different: declaration 'ftp' definition 'fp'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/fileclock.cc:46:44: note: Function 'tmGMT' argument 1 names different: declaration 'ftp' definition 'fp'. c++-annotations-13.03.00/yo/namespaces/filesystem/examples/fileclock.cc:100:33: note: Function 'tmGMT' argument 1 names different: declaration 'ftp' definition 'fp'. c++-annotations-13.03.00/yo/namespaces/filesystem/examples/lastwritetime2.cc:16:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/lastwritetime.cc:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/path.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/perms.cc:13:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/recurs.cc:11:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skip_permission_denied [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/spaceinfo.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/statusknown.cc:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/nested/examples/emptyenum.cc:13:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/tosys/demo.cc:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/tosys/demo.cc:33:22: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/tosys/demo.cc:39:22: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] c++-annotations-13.03.00/yo/namespaces/filesystem/examples/tosys/demo.cc:33:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] c++-annotations-13.03.00/yo/overloading/examples/binary/binary/add.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/nested/examples/virtcons.cc:92:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/nested/examples/virtcons.cc:103:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/nested/examples/virtcons.cc:67:14: style: The destructor '~Derived1' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] c++-annotations-13.03.00/yo/nested/examples/virtcons.cc:17:30: note: Virtual destructor in base class c++-annotations-13.03.00/yo/nested/examples/virtcons.cc:67:14: note: Destructor in derived class c++-annotations-13.03.00/yo/nested/examples/virtcons.cc:69:37: style: The function 'newCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] c++-annotations-13.03.00/yo/nested/examples/virtcons.cc:20:35: note: Virtual function in base class c++-annotations-13.03.00/yo/nested/examples/virtcons.cc:69:37: note: Function in derived class c++-annotations-13.03.00/yo/nested/examples/virtcons.cc:40:37: style:inconclusive: Function 'Clonable' argument 1 names different: declaration 'base' definition 'bp'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/nested/examples/virtcons.cc:23:37: note: Function 'Clonable' argument 1 names different: declaration 'base' definition 'bp'. c++-annotations-13.03.00/yo/nested/examples/virtcons.cc:40:37: note: Function 'Clonable' argument 1 names different: declaration 'base' definition 'bp'. c++-annotations-13.03.00/yo/overloading/examples/binary/binary/binary0.cc:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/binary/binary/binary1.cc:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/binary/binary/binary2.cc:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/binary/binary/binary3.cc:10:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/binary/binary/destructor.cc:5:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ip [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/binary/binary/operatoradd1.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/binary/binary/operatoradd2.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/binary/binary/operatoraddis1.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/binary/binary/operatoraddis2.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/binary/binary/operatorassign2.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/binary/binary/swap.cc:5:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/binary/main.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/binary1.cc:5:13: style: Class 'Binary' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/overloading/examples/binary1.cc:15:12: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment] c++-annotations-13.03.00/yo/overloading/examples/binary1.cc:14:12: note: b1 is assigned c++-annotations-13.03.00/yo/overloading/examples/binary1.cc:15:12: note: b1 is overwritten c++-annotations-13.03.00/yo/overloading/examples/binary1.cc:15:12: style: Variable 'b1' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/overloading/examples/binaryambigu.cc:6:13: style: Class 'B' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/overloading/examples/binaryambigu.cc:13:13: style: Class 'A' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/overloading/examples/binaryambigu.cc:23:11: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] c++-annotations-13.03.00/yo/overloading/examples/intarray.cc:7:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_size [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/intarray.cc:18:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_data [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/intarray.cc:23:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_data [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/intarray.cc:36:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_data [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/intarray.cc:58:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_size [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/byte.cc:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/byte.cc:12:9: style: Class 'Byte' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/overloading/examples/lambda1.cc:6:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/manipulator.cc:22:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adjustfield [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/manipulator.cc:35:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/multiindex.cc:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/new.cc:15:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/new.cc:19:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/new.cc:23:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/new.cc:28:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/new.cc:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/new.cc:11:13: warning: Member variable 'X::x' is not initialized in the constructor. [uninitMemberVar] c++-annotations-13.03.00/yo/overloading/examples/new.cc:26:18: style:inconclusive: Technically the member function 'X::operatordelete[]' can be const. [functionConst] c++-annotations-13.03.00/yo/overloading/examples/multiindex.cc:20:5: warning: Class 'DoubleArray' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] c++-annotations-13.03.00/yo/overloading/examples/multiindex.cc:20:5: warning: Class 'DoubleArray' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] c++-annotations-13.03.00/yo/overloading/examples/multiindex.cc:51:5: warning: Class 'Matrix' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] c++-annotations-13.03.00/yo/overloading/examples/multiindex.cc:51:5: warning: Class 'Matrix' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] c++-annotations-13.03.00/yo/overloading/examples/multiindex.cc:12:9: style: Class 'DoubleArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/overloading/examples/new.cc:8:13: style: class member 'X::x' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/overloading/examples/multiindex.cc:9:14: style: Class 'DoubleArray' is unsafe, 'DoubleArray::d_data' can leak by wrong usage. [unsafeClassCanLeak] c++-annotations-13.03.00/yo/overloading/examples/multiindex.cc:32:18: style: Class 'Matrix' is unsafe, 'Matrix::d_row' can leak by wrong usage. [unsafeClassCanLeak] c++-annotations-13.03.00/yo/overloading/examples/refbinding1.cc:11:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding1.cc:15:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding1.cc:19:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding1.cc:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding1.cc:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding1.cc:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding1.cc:48:13: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] c++-annotations-13.03.00/yo/overloading/examples/refbinding1.cc:50:17: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] c++-annotations-13.03.00/yo/overloading/examples/refbinding2.cc:11:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding2.cc:15:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding2.cc:19:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding2.cc:24:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding2.cc:36:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding2.cc:44:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding2.cc:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding2.cc:30:14: style: The member function 'Demo::swap' can be static. [functionStatic] c++-annotations-13.03.00/yo/overloading/examples/refbinding2.cc:50:9: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] c++-annotations-13.03.00/yo/overloading/examples/refbinding2.cc:56:13: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] c++-annotations-13.03.00/yo/overloading/examples/refbinding2.cc:58:17: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] c++-annotations-13.03.00/yo/overloading/examples/refbinding2.cc:30:25: style: Parameter 'rhs' can be declared as reference to const [constParameterReference] c++-annotations-13.03.00/yo/overloading/examples/refbinding3.cc:11:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding3.cc:15:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding3.cc:19:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding3.cc:24:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding3.cc:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding3.cc:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding3.cc:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/refbinding3.cc:30:14: style: The member function 'Binary::swap' can be static. [functionStatic] c++-annotations-13.03.00/yo/overloading/examples/refbinding3.cc:51:13: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] c++-annotations-13.03.00/yo/overloading/examples/refbinding3.cc:53:25: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] c++-annotations-13.03.00/yo/overloading/examples/refbinding3.cc:30:27: style: Parameter 'rhs' can be declared as reference to const [constParameterReference] c++-annotations-13.03.00/yo/overloading/examples/stringconversionerror.cc:9:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/stringconversionerror.cc:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/overloading/examples/w10use.cc:10:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/pointermembers/examples/initializing.cc:20:18: style: Variable 'getPtr' is reassigned a value before the old one has been used. [redundantAssignment] c++-annotations-13.03.00/yo/pointermembers/examples/initializing.cc:17:47: note: getPtr is assigned c++-annotations-13.03.00/yo/pointermembers/examples/initializing.cc:20:18: note: getPtr is overwritten c++-annotations-13.03.00/yo/pointermembers/examples/initializing.cc:21:18: style: Variable 'valuePtr' is reassigned a value before the old one has been used. [redundantAssignment] c++-annotations-13.03.00/yo/pointermembers/examples/initializing.cc:18:47: note: valuePtr is assigned c++-annotations-13.03.00/yo/pointermembers/examples/initializing.cc:21:18: note: valuePtr is overwritten c++-annotations-13.03.00/yo/pointermembers/examples/initializing.cc:20:18: style: Variable 'getPtr' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/pointermembers/examples/pointermembers.cc:10:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/pointermembers/examples/pointermembers.cc:28:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/pointermembers/examples/size.cc:12:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/pointermembers/examples/size.cc:18:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/pointermembers/examples/union.cc:13:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/pointermembers/examples/union.cc:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/pointermembers/examples/using.cc:26:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/pointermembers/examples/union.cc:9:25: style: class member 'X::d_str' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/pointermembers/examples/union.cc:21:23: style: union member 'Anonymous0::f' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/polymorphism/examples/badcast.cc:25:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/buflimits.cc:3:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bufbeg [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/getoffset.cc:5:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_last [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/fatal.h:21:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/emptythrow.cc:21:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/exception.h:11:13: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/polymorphism/examples/warning.h:9:13: style: Class 'Warning' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/polymorphism/examples/fatal.h:9:13: style: Class 'Fatal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/polymorphism/examples/exception.h:23:9: error: Rethrowing current exception with 'throw;', it seems there is no current exception to rethrow. If there is no current exception this calls std::terminate(). More: https://isocpp.org/wiki/faq/exceptions#throw-without-an-object [rethrowNoCurrentException] c++-annotations-13.03.00/yo/polymorphism/examples/notvirtual.cc:9:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/notvirtual.cc:22:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/notvirtual.cc:7:18: style: The member function 'Base::hello' can be static. [functionStatic] c++-annotations-13.03.00/yo/polymorphism/examples/notvirtual.cc:20:18: style: The member function 'Derived::hello' can be static. [functionStatic] c++-annotations-13.03.00/yo/polymorphism/examples/notvirtual.cc:20:18: warning: The class 'Derived' defines member function with name 'hello' also defined in its parent class 'Base'. [duplInheritedMember] c++-annotations-13.03.00/yo/polymorphism/examples/notvirtual.cc:7:18: note: Parent function 'Base::hello' c++-annotations-13.03.00/yo/polymorphism/examples/notvirtual.cc:20:18: note: Derived function 'Derived::hello' c++-annotations-13.03.00/yo/polymorphism/examples/overflow.cc:5:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxend [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/purevirtualimp.cc:13:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/purevirtualimp.cc:23:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/seekoff.cc:13:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_last [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/uflow.cc:3:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/underflow.cc:3:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtcons.cc:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtcons.cc:44:9: style: Class 'Clonable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/polymorphism/examples/virtcons2.cc:92:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtcons2.cc:103:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtcons2.cc:40:37: style:inconclusive: Function 'Clonable' argument 1 names different: declaration 'base' definition 'bp'. [funcArgNamesDifferent] c++-annotations-13.03.00/yo/polymorphism/examples/virtcons2.cc:27:37: note: Function 'Clonable' argument 1 names different: declaration 'base' definition 'bp'. c++-annotations-13.03.00/yo/polymorphism/examples/virtcons2.cc:40:37: note: Function 'Clonable' argument 1 names different: declaration 'base' definition 'bp'. c++-annotations-13.03.00/yo/polymorphism/examples/virtcons3.cc:83:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtcons3.cc:42:13: style: Class 'Clonable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/polymorphism/examples/virtconsorg.cc:18:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtconsorg.cc:22:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtconsorg.cc:26:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtconsorg.cc:31:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtconsorg.cc:41:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtconsorg.cc:45:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtconsorg.cc:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtconsorg.cc:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtconsorg.cc:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtconsorg.cc:67:9: style: Class 'BWrap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/polymorphism/examples/virtconsorg.cc:71:9: style: Class 'BWrap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/polymorphism/examples/virtualinherit.cc:10:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/virtualinherit.cc:12:13: style: Class 'First' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/polymorphism/examples/virtualinherit.cc:17:13: style: Class 'Second' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/polymorphism/examples/virtualinherit.cc:25:13: style: Class 'Third' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/polymorphism/examples/vtable.cc:5:23: style: Unused private function: 'Base::member' [unusedPrivateFunction] c++-annotations-13.03.00/yo/polymorphism/examples/vtable.cc:3:22: note: Unused private function: 'Base::member' c++-annotations-13.03.00/yo/polymorphism/examples/vtable.cc:5:23: note: Unused private function: 'Base::member' c++-annotations-13.03.00/yo/polymorphism/examples/vtable.cc:13:17: style: Unused variable: d [unusedVariable] c++-annotations-13.03.00/yo/polymorphism/examples/xsgetn.cc:12:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/polymorphism/examples/xsputn.cc:13:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/adaptors.cc:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/backinserter.cc:12:18: style: The member function 'Insertable::push_back' can be static. [functionStatic] c++-annotations-13.03.00/yo/stl/examples/bind.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/chrono.cc:8:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/classtypeplus.cc:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/constiterator.cc:16:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/deleter.cc:21:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/deleter.cc:8:9: style: Struct 'Deleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/stl/examples/format.cc:19:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/deletertemplate.cc:19:46: style: Variable 'obj' can be declared as reference to const [constVariableReference] c++-annotations-13.03.00/yo/stl/examples/deletertemplate.cc:19:50: style: Variable 'obj' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/stl/examples/fs.cc:10:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/geometric.cc:12:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/inilist/inilist/check.cc:6:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/inilist/inilist/destructor.cc:6:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_id [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/inilist/inilist/inilist1.cc:12:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/inilist/inilist/inilist2.cc:10:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/inilist/main.cc:8:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/inilist/main.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/insertcpp.cc:10:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/istreamiterator.cc:12:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/iterator.cc:11:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:53:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:126:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:51:19: style: The member function 'Data::push_back' can be static. [functionStatic] c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:42:14: note: The member function 'Data::push_back' can be static. c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:51:19: note: The member function 'Data::push_back' can be static. c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:89:29: style: The member function 'Data::begin' can be static. [functionStatic] c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:44:18: note: The member function 'Data::begin' can be static. c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:89:29: note: The member function 'Data::begin' can be static. c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:94:29: style: The member function 'Data::end' can be static. [functionStatic] c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:45:18: note: The member function 'Data::end' can be static. c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:94:29: note: The member function 'Data::end' can be static. c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:34:13: style: Struct 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/stl/examples/mersenne.cc:20:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/iteratorsnew.cc:39:34: style: struct member 'Data::d_data' is never used. [unusedStructMember] c++-annotations-13.03.00/yo/stl/examples/moveiter.cc:24:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/negate.cc:14:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/normal.cc:12:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/not.cc:13:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/oformstream.h:43:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/optional.cc:16:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/optional.cc:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/oformstream.h:10:9: style: Class 'oformstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/stl/examples/oformstream.h:20:36: error: va_list 'list' was opened but not closed by va_end(). [va_end_missing] c++-annotations-13.03.00/yo/stl/examples/oformstream.h:31:25: error: va_list 'vlist' used before va_start() was called. [va_list_usedBeforeStarted] c++-annotations-13.03.00/yo/stl/examples/oformstream.h:33:54: error: va_list 'vlist' used before va_start() was called. [va_list_usedBeforeStarted] c++-annotations-13.03.00/yo/stl/examples/ostreamiterator.cc:8:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skipws [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/plus.cc:10:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/plusaccumulate.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/regex.cc:10:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/regex.cc:42:24: style: Variable 'm' can be declared as reference to const [constVariableReference] c++-annotations-13.03.00/yo/stl/examples/regexplain.cc:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/regexplain.cc:29:34: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation] c++-annotations-13.03.00/yo/stl/examples/regexreplace.cc:10:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/regexreplace.cc:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/regexreplace.cc:19:12: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] c++-annotations-13.03.00/yo/stl/examples/regexreplace2.cc:15:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/regexsearch.cc:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/sharedarray.cc:11:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/sharedarray.cc:18:15: style: Variable 'sp[0]' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/stl/examples/sharedarray2.cc:13:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/sharedarray2.cc:21:9: style: Struct 'Deleter < Type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/stl/examples/sharedinsert.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/sharedptr.cc:10:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/sharedptr.cc:16:8: style: Variable 'ip3' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/stl/examples/sharedptr.cc:17:8: style: Unused variable: ip4 [unusedVariable] c++-annotations-13.03.00/yo/stl/examples/sort.cc:12:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/strcasecmp.cc:19:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/uniqueother.cc:14:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/tie.cc:17:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/tie.cc:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/stl/examples/tie.cc:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringappend.cc:18:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringappend.cc:13:19: style: Variable 'stringOne' is reassigned a value before the old one has been used. [redundantAssignment] c++-annotations-13.03.00/yo/string/examples/stringappend.cc:11:19: note: stringOne is assigned c++-annotations-13.03.00/yo/string/examples/stringappend.cc:13:19: note: stringOne is overwritten c++-annotations-13.03.00/yo/string/examples/stringassign.cc:10:19: style: Variable 'stringTwo' is reassigned a value before the old one has been used. [redundantAssignment] c++-annotations-13.03.00/yo/string/examples/stringassign.cc:9:19: note: stringTwo is assigned c++-annotations-13.03.00/yo/string/examples/stringassign.cc:10:19: note: stringTwo is overwritten c++-annotations-13.03.00/yo/string/examples/stringassign.cc:10:19: style: Variable 'stringTwo' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/string/examples/stringcompare.cc:17:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringcompare2.cc:11:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringcompare.cc:10:23: style: Condition 'stringOne!=stringTwo' is always true [knownConditionTrueFalse] c++-annotations-13.03.00/yo/string/examples/stringcstr.cc:10:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringdata.cc:14:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringdata.cc:23:32: style: Condition 'stringOne.data()' is always true [knownConditionTrueFalse] c++-annotations-13.03.00/yo/string/examples/stringdata.cc:24:32: style: Condition 'stringTwo.data()' is always true [knownConditionTrueFalse] c++-annotations-13.03.00/yo/string/examples/stringdata.cc:10:24: style: Variable 'stringThree' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/string/examples/stringempty.cc:9:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringempty.cc:11:45: style: Condition 'stringOne.empty()' is always true [knownConditionTrueFalse] c++-annotations-13.03.00/yo/string/examples/stringempty.cc:17:45: style: Condition 'stringOne.empty()' is always true [knownConditionTrueFalse] c++-annotations-13.03.00/yo/string/examples/stringerase.cc:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringfindfirst.cc:9:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringinsert.cc:18:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringreplace.cc:10:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringsize.cc:9:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringsubstr.cc:9:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/string/examples/stringsubstr.cc:11:17: performance: Ineffective call of function 'substr' because it returns a copy of the object. Use operator= instead. [uselessCallsSubstr] c++-annotations-13.03.00/yo/string/examples/stringswap.cc:10:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/anonymous.cc:9:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/async1.cc:7:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/async1.cc:20:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/anonymous.cc:24:18: style: Variable 'thr' is assigned a value that is never used. [unreadVariable] c++-annotations-13.03.00/yo/threading/examples/async2.cc:7:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/async2.cc:12:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/async3.cc:6:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/async3.cc:12:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/async3.cc:21:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/async4.cc:6:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/async4.cc:11:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/asynccall.cc:14:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/asynccall.cc:19:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/asynccall.cc:24:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/asynccall.cc:42:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/asynccall.cc:17:9: warning:inconclusive: Member variable 'Object::d_value' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] c++-annotations-13.03.00/yo/threading/examples/brokenpromise.cc:17:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/callonce.cc:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/clock.cc:8:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/cmdfork/childprocess.cc:6:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_command [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/cmdfork/parentprocess.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_command [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/coutguard.cc:22:34: error: Unmatched ')'. Configuration: '__GNUC__=1'. [syntaxError] c++-annotations-13.03.00/yo/threading/examples/deadlock.cc:16:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/deadlock.cc:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/detached.cc:11:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/detached1.cc:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/events.cc:82:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/events.cc:117:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/events.cc:128:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/events.cc:104:14: style:inconclusive: Technically the member function 'Consumer::operator()' can be const. [functionConst] c++-annotations-13.03.00/yo/threading/examples/events.cc:19:13: style: Class 'Semaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/threading/examples/events.cc:71:9: style: Struct 'Producer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:12:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:44:12: style: Condition 'ep==e2' is always true [knownConditionTrueFalse] c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:42:8: note: e2 is assigned 'ep' here. c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:44:12: note: Condition 'ep==e2' is always true c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:24:18: style: Local variable 'ep' shadows outer variable [shadowVariable] c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:9:19: note: Shadowed declaration c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:24:18: note: Shadow variable c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:49:9: warning: Access of moved variable 'ep'. [accessMoved] c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:47:0: note: Calling std::move(ep) c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:49:9: note: Access of moved variable 'ep'. c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:52:9: warning: Access of moved variable 'ep'. [accessMoved] c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:47:0: note: Calling std::move(ep) c++-annotations-13.03.00/yo/threading/examples/exceptionptr.cc:52:9: note: Access of moved variable 'ep'. c++-annotations-13.03.00/yo/threading/examples/functorthread.cc:33:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/hello.cc:6:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/hwconcurrency.cc:6:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/insertguard.cc:18:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/joinguard.cc:24:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/joinguard.h:8:9: style: Class 'JoinGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/threading/examples/locals.cc:10:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/locals.cc:25:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/lock.cc:16:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defer_lock [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/lock.cc:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defer_lock [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/memberthreads.cc:14:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/memberthreads.cc:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multicmdfork/dispatch.cc:7:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_qsMutex [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multicmdfork/main.cc:8:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable process [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multicmdfork/process.cc:10:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_qsMutex [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multicompile/compile.cc:15:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_done [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multicompile/main.cc:12:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_thread [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multicompile/jobs.cc:11:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_done [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multicompile/newtask.cc:6:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compile [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multicompile/nextcommand.cc:9:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multicompile/pushresultq.cc:6:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_resultQMutex [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multicompile/results.cc:13:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multicompile/workforce.cc:5:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_sizeofWorkforce [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multisort/display.cc:6:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_data [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multisort/main.cc:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multisort/newtask.cc:8:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_taskMutex [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multisort/pushtask.cc:7:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_taskMutex [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multisort/readdata.cc:6:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multisort/scheduler.cc:8:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_taskQ [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multisort/wip.cc:6:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_sizeofWorkforce [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multisort/worker.cc:13:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_taskMutex [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/multisort/workforce.cc:5:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_sizeofWorkforce [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/onceflag.cc:14:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/osyncmulticompile/compile.cc:16:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_out [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/osyncmulticompile/jobs.cc:18:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compile [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/osyncmulticompile/main.cc:11:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_thread [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/osyncmulticompile/nextcommand.cc:9:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/osyncmulticompile/results.cc:12:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_out [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/osyncmulticompile/workforce.cc:5:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_sizeofWorkforce [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/osyncstream/main.cc:11:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/osyncstream/main.cc:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/packagedtask.cc:18:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/packagedtask.cc:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/packagedtask.cc:36:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/packagedtask.cc:49:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/promise0.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/promise1.cc:17:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/promise2.cc:33:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/qsort.cc:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/qsort.cc:35:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/race.cc:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/race.cc:16:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/race.cc:11:12: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] c++-annotations-13.03.00/yo/threading/examples/race.cc:18:12: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] c++-annotations-13.03.00/yo/threading/examples/random.cc:15:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/scopedlock.cc:16:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/scopedlock.cc:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/semaphore/increase.cc:5:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_mutex [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/semaphore/reduce.cc:5:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_mutex [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/semaphore/size.cc:5:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_nAvailable [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/sharedfuture.cc:13:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/simple.cc:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/sleepuntil.cc:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/staticlocal.cc:7:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/staticlocal.cc:12:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/staticlocal.cc:17:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/stopcallback.cc:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/stopcallback.cc:18:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/stoptoken.cc:10:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/terminate.cc:7:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/threadaction.cc:4:41: style: Parameter 'sharedInt' can be declared as reference to const [constParameterReference] c++-annotations-13.03.00/yo/threading/examples/threadlocal.cc:10:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/threadargs.cc:22:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/threadargs.cc:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/threadargs.cc:28:18: style: Parameter 'ref' can be declared as reference to const. However it seems that 'refArg' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] c++-annotations-13.03.00/yo/threading/examples/threadargs.cc:44:17: note: You might need to cast the function pointer here c++-annotations-13.03.00/yo/threading/examples/threadargs.cc:28:18: note: Parameter 'ref' can be declared as reference to const c++-annotations-13.03.00/yo/threading/examples/threadargs.cc:54:12: style: Unused variable: noMove [unusedVariable] c++-annotations-13.03.00/yo/threading/examples/threads2.cc:10:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/threads2.cc:23:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/throwing.cc:17:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/timepoint.cc:25:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/timepoint.cc:28:21: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] c++-annotations-13.03.00/yo/threading/examples/timepoint.cc:9:9: style: Struct 'days' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] c++-annotations-13.03.00/yo/threading/examples/transactional.cc:21:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/transactional.cc:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] c++-annotations-13.03.00/yo/threading/examples/transactional.cc:13:18: style: Unused variable: mut [unusedVariable] c++-annotations-13.03.00/yo/verbinsert.cc:17:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] diff: 2.19.0 c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.h:70:15: debug: Failed to instantiate template "Vector". The checking continues anyway. [templateInstantiation] 2.19.0 c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.h:72:26: debug: Failed to instantiate template "Vector". The checking continues anyway. [templateInstantiation] 2.19.0 c++-annotations-13.03.00/yo/advancedtemplates/examples/multi.h:73:42: debug: Failed to instantiate template "Vector". The checking continues anyway. [templateInstantiation] 2.19.0 c++-annotations-13.03.00/yo/classtemplates/examples/addparam.cc:9:5: debug: Failed to parse 'using Type = decltype ( ( auto ) 3 ) ;'. The checking continues anyway. [simplifyUsing] 2.19.0 c++-annotations-13.03.00/yo/classtemplates/examples/addparam.cc:9:5: debug: Failed to parse 'using Type = decltype ( ( auto ) 3.5 ) ;'. The checking continues anyway. [simplifyUsing] 2.19.0 c++-annotations-13.03.00/yo/classtemplates/examples/tuples.cc:12:22: debug: Function::addArguments found argument 'types' with varid 0. [varid0] 2.19.0 c++-annotations-13.03.00/yo/classtemplates/examples/tuples.cc:12:5: style: Struct 'Multi < int , double , int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] 2.19.0 c++-annotations-13.03.00/yo/concrete/examples/a2x.cc:11:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] head c++-annotations-13.03.00/yo/concrete/examples/pipe.cc:12:16: style: The member function 'Pipe::redirect' can be static. [functionStatic] c++-annotations-13.03.00/yo/concrete/examples/pipe.h:17:18: note: The member function 'Pipe::redirect' can be static. c++-annotations-13.03.00/yo/concrete/examples/pipe.cc:12:16: note: The member function 'Pipe::redirect' can be static. 2.19.0 c++-annotations-13.03.00/yo/concrete/lvalues/lvalues.cc:158:9: style: Variable 'n' is assigned a value that is never used. [unreadVariable] head c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:27:14: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dirPtr [nullPointerOutOfResources] c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:20:26: note: Assuming allocation function fails c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:20:26: note: Assignment 'dirPtr=opendir(path)', assigned value is 0 c++-annotations-13.03.00/yo/coroutines/demo/corodir/main.cc:27:14: note: Null pointer dereference 2.19.0 c++-annotations-13.03.00/yo/memory/examples/unions/union/swaptextvalue.cc:5:9: style: Variable 'value' is assigned a value that is never used. [unreadVariable] 2.19.0 c++-annotations-13.03.00/yo/polymorphism/examples/badcast.cc:21:24: style: Parameter 'b' can be declared as reference to const [constParameterReference] DONE