2026-08-28 15:44 ftp://ftp.de.debian.org/debian/pool/main/m/msc-generator/msc-generator_8.6.4+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=cairo --library=sdl --library=emscripten --library=tinyxml2 --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 -j96 platform: Linux-6.8.0-137-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.4.0 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0 cppcheck: head 2.21.0 head-info: 3a3184d (2026-08-28 09:22:21 +0200) count: 3749 4020 elapsed-time: 22.0 15.1 head-timing-info: old-timing-info: head results: msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_sdl.cpp:76:2: error: failed to evaluate #if condition, undefined function-like macro invocation: SDL_VERSION_ATLEAST( ... ) [syntaxError] msc-generator-8.6.4/src/libgvgen/gvgraphs.h:32:2: error: #error Need graphviz! [preprocessorErrorDirective] msc-generator-8.6.4/src/libgui/all_fonts.cpp:21:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Cousine_Regular_compressed_data_base85 [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/all_fonts.cpp:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cousine_licence [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowstyle.h:93:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowcsh.cpp:68:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvstyle.h:146:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.h:60:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hintAttrName [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:29:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hintStatus [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:90:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:101:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE_EMPH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:113:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:143:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:154:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:183:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:207:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:230:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:251:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:257:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hintAttrName [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.h:66:12: warning: Member variable 'GUIReturn::action' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libxxx/xxxstyle.h:68:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libxxx/xxxstyle.cpp:92:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.h:41:5: warning: Member variable 'FlowElement::label_sx' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libflow/steps.h:41:5: warning: Member variable 'FlowElement::label_dx' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libgui/gui.h:43:41: performance: Variable 'texture' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] msc-generator-8.6.4/src/libflow/steps.h:41:5: warning: Member variable 'FlowElement::label_cx' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libflow/steps.h:41:5: warning: Member variable 'FlowElement::label_y' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libflow/steps.h:78:12: warning: Member variable 'NodeRef::element' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libflow/steps.h:100:12: warning: Member variable 'StepList::id' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libflow/steps.h:101:10: warning: Member variable 'StepList::dir' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libflow/steps.h:155:14: warning: Member variable 'KeywordHelper::type' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:55:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libdbg/dbgchart.h:34:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_pos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.h:157:14: warning: Member variable 'KeywordHelper::must_have_label' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/maphoon-lexer/partition.cpp:127:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/unix-msc-gen/gen_designs_c.c:9:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:92:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libdbg/dbgchart.cpp:118:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowchart.h:95:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.h:38:5: style: Class 'TextureID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libdbg/dbgchart.cpp:243:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowstyle.cpp:93:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libdbg/dbgchart.cpp:380:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Query [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowstyle.cpp:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libdbg/dbgchart.cpp:430:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOLID [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowstyle.cpp:155:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowstyle.h:107:10: style: Virtual function 'Plain' is called from constructor 'FlowContext(bool f,EContextParse p,EContextCreate t,const FileLineCol&l)' at line 94. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libflow/flowstyle.h:94:37: note: Calling Plain msc-generator-8.6.4/src/libflow/flowstyle.h:107:10: note: Plain is a virtual function msc-generator-8.6.4/src/libflow/flowstyle.h:106:10: style: Virtual function 'Empty' is called from constructor 'FlowContext(bool f,EContextParse p,EContextCreate t,const FileLineCol&l)' at line 95. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libflow/flowstyle.h:95:37: note: Calling Empty msc-generator-8.6.4/src/libflow/flowstyle.h:106:10: note: Empty is a virtual function msc-generator-8.6.4/src/libflow/flowcsh.h:39:10: style: Virtual function 'FillNamesHints' is called from constructor 'FlowCsh(Csh::FileListProc proc,const LanguageCollection*languages)' at line 36. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libflow/flowcsh.cpp:36:5: note: Calling FillNamesHints msc-generator-8.6.4/src/libflow/flowcsh.h:39:10: note: FillNamesHints is a virtual function msc-generator-8.6.4/src/libflow/steps.h:168:17: warning: The class 'Step' defines member function with name 'AttributeNames' also defined in its parent class 'FlowElement'. [duplInheritedMember] msc-generator-8.6.4/src/libflow/steps.h:49:17: note: Parent function 'FlowElement::AttributeNames' msc-generator-8.6.4/src/libflow/steps.h:168:17: note: Derived function 'Step::AttributeNames' msc-generator-8.6.4/src/libflow/steps.h:170:17: warning: The class 'Step' defines member function with name 'AttributeValues' also defined in its parent class 'FlowElement'. [duplInheritedMember] msc-generator-8.6.4/src/libflow/steps.h:51:17: note: Parent function 'FlowElement::AttributeValues' msc-generator-8.6.4/src/libflow/steps.h:170:17: note: Derived function 'Step::AttributeValues' msc-generator-8.6.4/src/libflow/steps.h:139:17: warning: The class 'Arrow' defines member function with name 'AttributeNames' also defined in its parent class 'FlowElement'. [duplInheritedMember] msc-generator-8.6.4/src/libflow/steps.h:49:17: note: Parent function 'FlowElement::AttributeNames' msc-generator-8.6.4/src/libflow/steps.h:139:17: note: Derived function 'Arrow::AttributeNames' msc-generator-8.6.4/src/libflow/steps.h:141:17: warning: The class 'Arrow' defines member function with name 'AttributeValues' also defined in its parent class 'FlowElement'. [duplInheritedMember] msc-generator-8.6.4/src/libflow/steps.h:51:17: note: Parent function 'FlowElement::AttributeValues' msc-generator-8.6.4/src/libflow/steps.h:141:17: note: Derived function 'Arrow::AttributeValues' msc-generator-8.6.4/src/libflow/flowstyle.h:64:5: style: Class 'FlowStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libflow/steps.h:120:5: style: Struct 'KneePos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libflow/steps.h:134:5: style: Class 'Arrow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libflow/steps.h:193:5: style: Class 'Branch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libxxx/xxxchart.h:36:10: style: The member function 'xxx::XxxInstruction::SetLineEnd' can be static. [functionStatic] msc-generator-8.6.4/src/libxxx/xxxstyle.h:83:10: style: Virtual function 'Plain' is called from constructor 'XxxContext(bool f,EContextParse p,EContextCreate t,const FileLineCol&l)' at line 69. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libxxx/xxxstyle.h:69:37: note: Calling Plain msc-generator-8.6.4/src/libxxx/xxxstyle.h:83:10: note: Plain is a virtual function msc-generator-8.6.4/src/libxxx/xxxstyle.h:82:10: style: Virtual function 'Empty' is called from constructor 'XxxContext(bool f,EContextParse p,EContextCreate t,const FileLineCol&l)' at line 70. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libxxx/xxxstyle.h:70:37: note: Calling Empty msc-generator-8.6.4/src/libxxx/xxxstyle.h:82:10: note: Empty is a virtual function msc-generator-8.6.4/src/libxxx/xxxstyle.h:39:5: style: Class 'XxxStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libxxx/xxxchart.h:35:5: style: Class 'XxxInstruction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libgvgen/gvstyle.h:71:36: warning: Member variable 'GraphAttribute::descr' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libgvgen/gvstyle.h:160:10: style: Virtual function 'Plain' is called from constructor 'GraphContext(bool f,EContextParse p,EContextCreate t,const FileLineCol&l)' at line 147. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libgvgen/gvstyle.h:147:37: note: Calling Plain msc-generator-8.6.4/src/libgvgen/gvstyle.h:160:10: note: Plain is a virtual function msc-generator-8.6.4/src/libgvgen/gvstyle.h:159:10: style: Virtual function 'Empty' is called from constructor 'GraphContext(bool f,EContextParse p,EContextCreate t,const FileLineCol&l)' at line 148. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libgvgen/gvstyle.h:148:37: note: Calling Empty msc-generator-8.6.4/src/libgvgen/gvstyle.h:159:10: note: Empty is a virtual function msc-generator-8.6.4/src/libgvgen/gvcsh.h:45:10: style: Virtual function 'FillNamesHints' is called from constructor 'GraphCsh(Csh::FileListProc proc,const LanguageCollection*languages)' at line 58. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:58:5: note: Calling FillNamesHints msc-generator-8.6.4/src/libgvgen/gvcsh.h:45:10: note: FillNamesHints is a virtual function msc-generator-8.6.4/src/libgvgen/gvstyle.h:109:5: style: Class 'GraphStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libblock/block_lexer.h:492:85: error: There is an unknown macro here somewhere. Configuration is required. If INLINE_OPEN_STR is a macro then please configure it. [unknownMacro] msc-generator-8.6.4/tests/contours.cpp:46:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libxxx/xxxcsh.cpp:62:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contours.cpp:76:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:58:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable START [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libxxx/xxxchart.cpp:123:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_designs [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:102:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable START [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libxxx/xxxchart.cpp:152:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Query [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:144:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable START [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:184:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable START [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/unix-msc-gen/gen_designs_c.c:4:26: style: Parameter 'argv' can be declared as const array [constParameter] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:236:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable END [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:285:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y_extent_above_body [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.cpp:29:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:371:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIDDLE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.cpp:43:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:453:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIDDLE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.cpp:57:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.cpp:68:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.cpp:76:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.cpp:81:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.cpp:156:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.cpp:181:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.cpp:188:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.cpp:248:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/steps.cpp:285:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/pngdiff.cpp:16:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/maphoon-lexer/state.h:57:7: style: Struct 'state' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libxxx/xxxcsh.h:40:10: style: Virtual function 'FillNamesHints' is called from constructor 'XxxCsh(Csh::FileListProc proc,const LanguageCollection*languages)' at line 34. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libxxx/xxxcsh.cpp:34:5: note: Calling FillNamesHints msc-generator-8.6.4/src/libxxx/xxxcsh.h:40:10: note: FillNamesHints is a virtual function msc-generator-8.6.4/src/libxxx/xxxchart.cpp:94:16: style:inconclusive: Either there is a missing 'override', or the member function 'xxx::XxxChart::AddDesignAttribute' can be const. [functionConst] msc-generator-8.6.4/src/libxxx/xxxchart.h:78:10: note: Either there is a missing 'override', or the member function 'xxx::XxxChart::AddDesignAttribute' can be const. msc-generator-8.6.4/src/libxxx/xxxchart.cpp:94:16: note: Either there is a missing 'override', or the member function 'xxx::XxxChart::AddDesignAttribute' can be const. msc-generator-8.6.4/src/maphoon-lexer/partition.h:63:7: style: Struct 'partition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libflow/flow_lexer.h:168:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libxxx/xxxchart.cpp:89:27: style: Condition 'AddDesignAttribute(a)' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/libxxx/xxxchart.cpp:89:27: note: Calling function 'AddDesignAttribute' returns 0 msc-generator-8.6.4/src/libxxx/xxxchart.cpp:89:27: note: Condition 'AddDesignAttribute(a)' is always false msc-generator-8.6.4/src/libflow/flowcsh.h:40:96: style:inconclusive: Function 'ParseText' argument 4 names different: declaration 'pedantic' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libxxx/xxxstyle.cpp:75:57: style:inconclusive: Function 'AddAttribute' argument 2 names different: declaration '' definition 'chart'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/unix-msc-gen/main.cpp:65:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/unix-msc-gen/main.cpp:109:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/unix-msc-gen/main.cpp:149:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/unix-msc-gen/main.cpp:292:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msc_designs [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:119:46: style:inconclusive: Function 'AddCSH_AttrName' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:119:91: style:inconclusive: Function 'AddCSH_AttrName' argument 3 names different: declaration '' definition 'color'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libgvgen/gvcsh.h:53:112: style:inconclusive: Function 'AddCSH_AttrValue' argument 4 names different: declaration 't' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/maphoon-lexer/partition.cpp:54:21: style: Local variable 's' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/maphoon-lexer/partition.cpp:42:15: note: Shadowed variable msc-generator-8.6.4/src/maphoon-lexer/partition.cpp:54:21: note: Shadow local variable msc-generator-8.6.4/src/maphoon-lexer/partition.cpp:65:21: style: Local variable 's' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/maphoon-lexer/partition.cpp:42:15: note: Shadowed variable msc-generator-8.6.4/src/maphoon-lexer/partition.cpp:65:21: note: Shadow local variable msc-generator-8.6.4/src/libxxx/xxxchart.h:67:48: style:inconclusive: Function 'AddCommandLineArg' argument 1 names different: declaration 'arg' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libxxx/xxxchart.h:68:49: style:inconclusive: Function 'AddCommandLineOption' argument 1 names different: declaration 'a' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libxxx/xxxchart.cpp:87:73: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libxxx/xxxchart.h:84:40: style:inconclusive: Function 'CollectIsMapElements' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libxxx/xxxchart.cpp:180:30: style:inconclusive: Function 'Draw' argument 1 names different: declaration 'canvas' definition 'c'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libxxx/xxxchart.h:86:24: note: Function 'Draw' argument 1 names different: declaration 'canvas' definition 'c'. msc-generator-8.6.4/src/libxxx/xxxchart.cpp:180:30: note: Function 'Draw' argument 1 names different: declaration 'canvas' definition 'c'. msc-generator-8.6.4/src/maphoon-lexer/stateset.h:87:10: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libgvgen/gvcsh.cpp:112:24: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/maphoon-lexer/partition.cpp:150:19: warning: Either the condition 's.nr>index.size()' is redundant or 's.nr' can have the value index.size(). Expression 'index[s.nr]' causes access out of bounds. [containerOutOfBounds] msc-generator-8.6.4/src/maphoon-lexer/partition.cpp:144:20: note: Assuming that condition 's.nr>index.size()' is not redundant msc-generator-8.6.4/src/maphoon-lexer/partition.cpp:150:19: note: Access out of bounds msc-generator-8.6.4/src/libflow/flowstyle.cpp:76:58: style:inconclusive: Function 'AddAttribute' argument 2 names different: declaration '' definition 'chart'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/maphoon-lexer/partition.h:66:22: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libdbg/dbgchart.cpp:88:56: style: Condition 'ret.second==0' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libdbg/dbgchart.cpp:86:16: note: Assuming that condition '!ret.second' is not redundant msc-generator-8.6.4/src/libdbg/dbgchart.cpp:88:56: note: Condition 'ret.second==0' is always true msc-generator-8.6.4/src/libflow/steps.cpp:79:8: warning: Member variable 'Arrow::source' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libflow/steps.cpp:79:8: warning: Member variable 'Arrow::target' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libflow/steps.cpp:79:8: warning: Member variable 'Arrow::requested_source_port_side' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libflow/steps.cpp:79:8: warning: Member variable 'Arrow::decided_source_port_side' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libflow/steps.cpp:79:8: warning: Member variable 'Arrow::decided_target_port_side' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libflow/steps.cpp:184:7: warning: Member variable 'Step::my_location' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libflow/steps.cpp:205:12: warning: The class 'Step' defines member function with name 'AttributeNames' also defined in its parent class 'FlowElement'. [duplInheritedMember] msc-generator-8.6.4/src/libflow/steps.cpp:40:19: note: Parent function 'FlowElement::AttributeNames' msc-generator-8.6.4/src/libflow/steps.cpp:205:12: note: Derived function 'Step::AttributeNames' msc-generator-8.6.4/src/libflow/steps.cpp:211:12: warning: The class 'Step' defines member function with name 'AttributeValues' also defined in its parent class 'FlowElement'. [duplInheritedMember] msc-generator-8.6.4/src/libflow/steps.cpp:48:19: note: Parent function 'FlowElement::AttributeValues' msc-generator-8.6.4/src/libflow/steps.cpp:211:12: note: Derived function 'Step::AttributeValues' msc-generator-8.6.4/src/libflow/steps.cpp:91:13: warning: The class 'Arrow' defines member function with name 'AttributeNames' also defined in its parent class 'FlowElement'. [duplInheritedMember] msc-generator-8.6.4/src/libflow/steps.cpp:40:19: note: Parent function 'FlowElement::AttributeNames' msc-generator-8.6.4/src/libflow/steps.cpp:91:13: note: Derived function 'Arrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/msc_lexer.h:411:85: error: There is an unknown macro here somewhere. Configuration is required. If INLINE_OPEN_STR is a macro then please configure it. [unknownMacro] msc-generator-8.6.4/src/libflow/steps.cpp:97:13: warning: The class 'Arrow' defines member function with name 'AttributeValues' also defined in its parent class 'FlowElement'. [duplInheritedMember] msc-generator-8.6.4/src/libflow/steps.cpp:48:19: note: Parent function 'FlowElement::AttributeValues' msc-generator-8.6.4/src/libflow/steps.cpp:97:13: note: Derived function 'Arrow::AttributeValues' msc-generator-8.6.4/src/libflow/steps.h:186:10: style: The function 'PreLayout' overrides a function in a base class but just delegates back to the base class. [uselessOverride] msc-generator-8.6.4/src/libflow/steps.h:55:18: note: Virtual function in base class msc-generator-8.6.4/src/libflow/steps.h:186:10: note: Function in derived class msc-generator-8.6.4/src/libdbg/dbgchart.h:63:55: style:inconclusive: Function 'CshFactory' argument 1 names different: declaration 'proc' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/steps.h:199:10: style: The function 'PreLayout' overrides a function in a base class but just delegates back to the base class. [uselessOverride] msc-generator-8.6.4/src/libflow/steps.h:55:18: note: Virtual function in base class msc-generator-8.6.4/src/libflow/steps.h:199:10: note: Function in derived class msc-generator-8.6.4/src/libdbg/dbgchart.h:85:40: style:inconclusive: Function 'CollectIsMapElements' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libdbg/dbgchart.cpp:424:30: style:inconclusive: Function 'Draw' argument 1 names different: declaration 'canvas' definition 'c'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libdbg/dbgchart.h:87:24: note: Function 'Draw' argument 1 names different: declaration 'canvas' definition 'c'. msc-generator-8.6.4/src/libdbg/dbgchart.cpp:424:30: note: Function 'Draw' argument 1 names different: declaration 'canvas' definition 'c'. msc-generator-8.6.4/src/libdbg/dbgchart.cpp:427:16: style: Variable 'p' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libflow/steps.cpp:232:20: warning: Return value of function prev_arrow.release() is not used. [ignoredReturnValue] msc-generator-8.6.4/src/libflow/steps.cpp:234:10: warning: Return value of function self.release() is not used. [ignoredReturnValue] msc-generator-8.6.4/src/libflow/steps.cpp:268:10: warning: Return value of function self.release() is not used. [ignoredReturnValue] msc-generator-8.6.4/src/libflow/steps.cpp:287:14: warning: Return value of function self.release() is not used. [ignoredReturnValue] msc-generator-8.6.4/src/libflow/steps.cpp:307:10: warning: Return value of function self.release() is not used. [ignoredReturnValue] msc-generator-8.6.4/src/libflow/flowchart.cpp:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_designs [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowchart.cpp:147:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Query [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowchart.cpp:205:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowchart.cpp:297:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowchart.cpp:390:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowchart.cpp:447:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flowchart.cpp:467:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Query [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libflow/flow_lexer.h:167:18: style: Local variable 'loc' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libflow/flow_lexer.h:142:112: note: Shadowed argument msc-generator-8.6.4/src/libflow/flow_lexer.h:167:18: note: Shadow local variable msc-generator-8.6.4/src/libflow/steps.cpp:40:39: style:inconclusive: Function 'AttributeNames' argument 1 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/steps.cpp:48:52: style:inconclusive: Function 'AttributeValues' argument 1 names different: declaration '' definition 'attr'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/steps.cpp:48:63: style:inconclusive: Function 'AttributeValues' argument 2 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/steps.cpp:91:33: style:inconclusive: Function 'AttributeNames' argument 1 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/steps.cpp:97:46: style:inconclusive: Function 'AttributeValues' argument 1 names different: declaration '' definition 'attr'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/steps.cpp:97:57: style:inconclusive: Function 'AttributeValues' argument 2 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/steps.cpp:151:40: style:inconclusive: Function 'FlowPostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/steps.cpp:205:32: style:inconclusive: Function 'AttributeNames' argument 1 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/steps.cpp:211:45: style:inconclusive: Function 'AttributeValues' argument 1 names different: declaration '' definition 'attr'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/steps.cpp:211:56: style:inconclusive: Function 'AttributeValues' argument 2 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/steps.cpp:387:43: style:inconclusive: Function 'FlowPostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/steps.cpp:373:16: style: Variable 'a' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libflow/steps.cpp:158:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/canvas.cpp:63:2: error: #error Cairo misses PDF functions, resulting exec will not have PDF support [preprocessorErrorDirective] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:252:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:426:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImDrawVert [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libxxx/xxx_lexer.h:182:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:509:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImDrawVert [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:661:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:680:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_blocks.cpp:2771:83: error: syntax error [syntaxError] msc-generator-8.6.4/src/libxxx/xxx_lexer.h:181:18: style: Local variable 'loc' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libxxx/xxx_lexer.h:156:112: note: Shadowed argument msc-generator-8.6.4/src/libxxx/xxx_lexer.h:181:18: note: Shadow local variable msc-generator-8.6.4/src/unix-msc-gen/main.cpp:256:33: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] msc-generator-8.6.4/src/unix-msc-gen/main.cpp:281:30: warning: If memory allocation fails, then there is a possible null pointer dereference: buff [nullPointerOutOfMemory] msc-generator-8.6.4/src/unix-msc-gen/main.cpp:280:39: note: Assuming allocation function fails msc-generator-8.6.4/src/unix-msc-gen/main.cpp:280:26: note: Assignment 'buff=(char*)malloc(len+1)', assigned value is 0 msc-generator-8.6.4/src/unix-msc-gen/main.cpp:281:30: note: Null pointer dereference msc-generator-8.6.4/src/unix-msc-gen/main.cpp:280:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/unix-msc-gen/main.cpp:61:35: style: Argument 'progress' shadows outer function [shadowFunction] msc-generator-8.6.4/src/unix-msc-gen/main.cpp:61:6: note: Shadowed function msc-generator-8.6.4/src/unix-msc-gen/main.cpp:61:35: note: Shadow argument msc-generator-8.6.4/src/unix-msc-gen/main.cpp:256:28: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/unix-msc-gen/main.cpp:78:32: style: Variable 'name' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/tests/pngdiff.cpp:40:14: style: Variable 'p3' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libmscgen/arcs.cpp:2739:71: error: syntax error [syntaxError] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1752:5: debug: Failed to parse 'typedef decltype ( test < T > ( 0 , 0 ) ) type ;'. The checking continues anyway. [simplifyTypedef] msc-generator-8.6.4/src/libflow/flowchart.cpp:88:17: style:inconclusive: Either there is a missing 'override', or the member function 'flow::FlowChart::AddDesignAttribute' can be const. [functionConst] msc-generator-8.6.4/src/libflow/flowchart.h:77:10: note: Either there is a missing 'override', or the member function 'flow::FlowChart::AddDesignAttribute' can be const. msc-generator-8.6.4/src/libflow/flowchart.cpp:88:17: note: Either there is a missing 'override', or the member function 'flow::FlowChart::AddDesignAttribute' can be const. msc-generator-8.6.4/src/libflow/flowchart.cpp:83:27: style: Condition 'AddDesignAttribute(a)' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/libflow/flowchart.cpp:83:27: note: Calling function 'AddDesignAttribute' returns 0 msc-generator-8.6.4/src/libflow/flowchart.cpp:83:27: note: Condition 'AddDesignAttribute(a)' is always false msc-generator-8.6.4/src/libflow/flowchart.cpp:202:42: style: Assigned value 'IsHorizontal(sdir)' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libflow/flowchart.cpp:202:42: note: Calling function 'IsHorizontal' returns 1 msc-generator-8.6.4/src/libflow/flowchart.cpp:202:42: note: Assigned value 'IsHorizontal(sdir)' is always true msc-generator-8.6.4/src/libflow/flowchart.cpp:254:17: style: Condition 'p' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libflow/flowchart.cpp:393:31: style: Condition 'IsHorizontal(sdir)!=IsHorizontal(ndir)' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libflow/flowchart.cpp:393:25: note: Calling function 'IsHorizontal' returns 1 msc-generator-8.6.4/src/libflow/flowchart.cpp:393:31: note: Condition 'IsHorizontal(sdir)!=IsHorizontal(ndir)' is always true msc-generator-8.6.4/src/libflow/flowchart.cpp:448:34: style: Assigned value 'IsHorizontal(sdir)' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libflow/flowchart.cpp:448:34: note: Calling function 'IsHorizontal' returns 1 msc-generator-8.6.4/src/libflow/flowchart.cpp:448:34: note: Assigned value 'IsHorizontal(sdir)' is always true msc-generator-8.6.4/src/libflow/flowchart.h:66:48: style:inconclusive: Function 'AddCommandLineArg' argument 1 names different: declaration 'arg' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/flowchart.h:67:49: style:inconclusive: Function 'AddCommandLineOption' argument 1 names different: declaration 'a' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/flowchart.cpp:81:55: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/flowchart.h:98:40: style:inconclusive: Function 'CollectIsMapElements' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libflow/flowchart.cpp:482:31: style:inconclusive: Function 'Draw' argument 1 names different: declaration 'canvas' definition 'c'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libflow/flowchart.h:100:24: note: Function 'Draw' argument 1 names different: declaration 'canvas' definition 'c'. msc-generator-8.6.4/src/libflow/flowchart.cpp:482:31: note: Function 'Draw' argument 1 names different: declaration 'canvas' definition 'c'. msc-generator-8.6.4/src/libflow/flowchart.cpp:228:24: style: Variable 'a' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libflow/flowchart.cpp:313:16: style: Variable 'sl' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libflow/flowchart.cpp:314:20: style: Variable 'n' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libflow/flowchart.cpp:282:23: style: Variable 'g' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libflow/flowchart.cpp:245:20: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libflow/flowchart.cpp:339:17: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libmscgen/mscstyle.h:137:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscelement.h:66:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscelement.h:89:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscelement.h:90:122: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/arcs.h:288:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/arcs.h:290:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/arcs.h:752:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AT_SRC [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/arcs.h:839:128: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AT_SRC [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.h:368:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.h:317:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable manual [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.h:487:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.h:618:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hscale [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arc [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:73:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELEMENT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:86:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:96:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMscDrawPass [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:146:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable side [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:155:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc_parse_tools.cpp:81:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscattribute.cpp:72:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STYLE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscattribute.cpp:138:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscattribute.cpp:167:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscattribute.cpp:191:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HINT_GRAPHIC_SIZE_X [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscattribute.cpp:265:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HINT_GRAPHIC_SIZE_X [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscattribute.cpp:299:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:295:14: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:291:25: note: outer condition: isize() msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:295:14: note: opposite inner condition: i==lines->size() msc-generator-8.6.4/src/libgui/text_editor.cpp:106:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MscCshAppearanceList [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:111:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:121:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontDefault [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:164:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:208:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:278:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:352:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:444:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_NORMAL [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:492:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:536:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:570:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:604:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:649:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:660:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:672:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:694:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mColorIndex [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:755:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:775:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseCursor_TextInput [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:925:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontDefault [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:1184:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCol_ChildBg [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:1227:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_NORMAL [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:1260:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_NORMAL [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:1306:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:1615:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:1676:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:1737:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mInteractiveStart [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:1836:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:2084:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:2134:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:2262:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:73:52: style:inconclusive: Function 'EntityLineCover' argument 2 names different: declaration '' definition 'forward'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:178:34: style:inconclusive: Function 'Draw' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:276:41: style:inconclusive: Function 'bigYExtent' argument 1 names different: declaration 'budy_height' definition 'height'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/mscarrow.h:76:30: note: Function 'bigYExtent' argument 1 names different: declaration 'budy_height' definition 'height'. msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:276:41: note: Function 'bigYExtent' argument 1 names different: declaration 'budy_height' definition 'height'. msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:299:48: warning: Either the condition 'i==lines->size()' is redundant or 'i' can have the value lines.size(). Expression 'lines->at(i)' causes access out of bounds. [containerOutOfBounds] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:295:14: note: Assuming that condition 'i==lines->size()' is not redundant msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:299:48: note: Access out of bounds msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:301:47: warning:inconclusive: Either the condition 'i==lines->size()' is redundant or 'i' can have the value lines.size(). Expression 'lines->at(i)' causes access out of bounds. [containerOutOfBounds] msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:295:14: note: Assuming that condition 'i==lines->size()' is not redundant msc-generator-8.6.4/src/libmscgen/mscarrow.cpp:301:47: note: Access out of bounds msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:351:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:366:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:458:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:471:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:562:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOENT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:602:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:635:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_SEP [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:710:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileNameExt_optimized [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:726:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puSearchBuffer [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:739:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:755:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_regex [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:767:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_optimized [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:773:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter_regex [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:792:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puDLGFilters [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:951:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prParsedFilters [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:971:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prFilesStyle [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:982:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prFilesStyle [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1039:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prFilesStyle [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1055:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1111:191: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1123:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiComboFlags_None [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1143:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prSelectedFilter [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1149:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prSelectedFilter [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1169:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puFsRoot [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1172:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDrives [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1186:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puSortingField [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1364:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1392:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1475:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_SEP [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1606:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDrives [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1623:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prFileList [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1636:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prFilteredFileList [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1641:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prFilteredPathList [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1645:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prPopupComposedPath [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1667:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puDLGDirectoryMode [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1674:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1721:147: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_SEP [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1750:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puFileNameBuffer [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1760:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puFileNameBuffer [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1808:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prCurrentPath [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1831:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prCurrentPath [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1870:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prCurrentPath [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1877:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prCurrentPath [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1883:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prCurrentPath [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1889:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1898:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puDLGDefaultFileName [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1912:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDrives [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1940:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMod_Ctrl [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:2023:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prCreateDirectoryMode [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:2074:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puInputPathActivated [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:2151:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prCurrentPath [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:2157:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prCurrentPath [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:2169:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puDLGDirectoryMode [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:2185:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_SEP [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:2196:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prSelectedFileNames [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:2217:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puCanWeContinue [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:2243:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puPathClicked [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:2997:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDialog [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3028:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDialog [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3068:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDialog [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3103:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDialog [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3145:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDialog [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3263:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prFileDialogInternal [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3267:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prFileDialogInternal [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3270:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prFileDialogInternal [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.h:89:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORCE_MSCGEN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3281:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prFileDialogInternal [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3306:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puFooterHeight [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3414:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puFileManager [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3430:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puNeedToExitDialog [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3446:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3466:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puFileManager [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3501:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puFileManager [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3577:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCol_Text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3587:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puFileManager [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3949:137: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puDLGuserDatas [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3956:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDialog [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3960:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDialog [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3969:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDialog [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3977:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDialog [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3979:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDialog [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3982:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puShowDialog [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3986:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prFileDialogInternal [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3990:126: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prFileDialogInternal [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3992:125: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filter [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:83:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_OPTIONNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3996:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puDLGuserDatas [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:123:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StyleNames [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3998:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puIsOk [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:167:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ENTITYNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4015:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puUseCustomLocale [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:182:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable languages [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4035:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable puDLGflags [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:209:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:224:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD_PARTIAL [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:246:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:270:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hintStatus [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:295:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:305:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTODETECT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:339:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTODETECT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:347:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:354:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:373:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:399:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:405:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:416:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:438:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:450:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EntityNames [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:483:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:533:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:542:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:560:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:586:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:634:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MARKER [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:643:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENUM_STRING_LEN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:58:13: warning:inconclusive: Member variable 'MscElement::comments' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] msc-generator-8.6.4/src/libmscgen/arcs.h:99:5: warning: Member variable 'ArrowSegmentData::type' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:99:5: warning: Member variable 'ArrowSegmentData::lost' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:111:5: warning: Member variable 'ArcTypePlusDir::dir' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:167:5: warning: Member variable 'JoinableResult::left_to_right' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:167:5: warning: Member variable 'JoinableResult::error_msg_no_join' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:167:5: warning: Member variable 'JoinableResult::error_msg_no_join_add' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:168:5: warning: Member variable 'JoinableResult::error_msg_no_join' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:168:5: warning: Member variable 'JoinableResult::error_msg_no_join_add' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:169:5: warning: Member variable 'JoinableResult::left_to_right' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:184:5: warning: Member variable 'EndConnection::is_src' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:184:5: warning: Member variable 'EndConnection::body_is_left' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:184:5: warning: Member variable 'EndConnection::accepts_curly_join' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:184:5: warning: Member variable 'EndConnection::can_curly_join' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:184:5: warning: Member variable 'EndConnection::is_unspecified' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:184:5: warning: Member variable 'EndConnection::is_indicator' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:185:5: warning: Member variable 'EndConnection::is_src' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:185:5: warning: Member variable 'EndConnection::body_is_left' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:185:5: warning: Member variable 'EndConnection::accepts_curly_join' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:185:5: warning: Member variable 'EndConnection::can_curly_join' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:185:5: warning: Member variable 'EndConnection::is_unspecified' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/arcs.h:185:5: warning: Member variable 'EndConnection::is_indicator' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/boxes.h:59:14: warning: Member variable 'BoxSignature::content_len' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/commands.h:275:12: warning: Member variable 'InlineSignature::content_len' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:478:12: warning: Member variable 'MscChart::headingSize' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:479:12: warning: Member variable 'MscChart::width_attr' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:502:12: warning: Member variable 'MscChart::chartTailGap' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:503:12: warning: Member variable 'MscChart::selfArrowYSize' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:504:12: warning: Member variable 'MscChart::headingVGapAbove' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:505:12: warning: Member variable 'MscChart::headingVGapBelow' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:506:12: warning: Member variable 'MscChart::boxVGapOutside' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:507:12: warning: Member variable 'MscChart::boxVGapInside' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:508:12: warning: Member variable 'MscChart::arcVGapAbove' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:509:12: warning: Member variable 'MscChart::arcVGapBelow' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:510:12: warning: Member variable 'MscChart::discoVgap' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:511:12: warning: Member variable 'MscChart::titleVgap' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:512:12: warning: Member variable 'MscChart::subtitleVgap' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:513:12: warning: Member variable 'MscChart::nudgeSize' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:514:12: warning: Member variable 'MscChart::activeEntitySize' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:515:12: warning: Member variable 'MscChart::compressGap' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:516:12: warning: Member variable 'MscChart::hscaleAutoXGap' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:517:12: warning: Member variable 'MscChart::sideNoteGap' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:518:12: warning: Member variable 'MscChart::defWNoteWidth' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:519:12: warning: Member variable 'MscChart::entityShapeHeight' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:524:10: warning: Member variable 'MscChart::pedantic' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:525:10: warning: Member variable 'MscChart::simple_arc_parallel_layout' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/msc.h:444:21: warning: Member variable 'MarkerData::y' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/tests/contour_unit_test.cpp:30:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_unit_test.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SUPPRESS_ASSERT_PRINT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_unit_test.cpp:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SUPPRESS_ASSERT_PRINT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_unit_test.cpp:213:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OverlapOnly [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.h:338:10: style:inconclusive: Either there is a missing 'override', or the member function 'msc::ParallelBlocks::SetYPos' can be const. [functionConst] msc-generator-8.6.4/src/libmscgen/boxes.h:340:10: style:inconclusive: Either there is a missing 'override', or the member function 'msc::ParallelBlocks::SetBottom' can be const. [functionConst] msc-generator-8.6.4/src/libmscgen/msc.h:655:10: style: Either there is a missing 'override', or the member function 'msc::MscChart::RegisterLabelArcList' can be static. [functionStatic] msc-generator-8.6.4/src/libmscgen/msc.h:657:10: style: Either there is a missing 'override', or the member function 'msc::MscChart::CollectIsMapElementsArcList' can be static. [functionStatic] msc-generator-8.6.4/src/libmscgen/mscstyle.h:151:10: style: Virtual function 'Plain' is called from constructor 'MscContext(bool f,EContextParse p,EContextCreate t,const FileLineCol&l)' at line 138. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libmscgen/mscstyle.h:138:37: note: Calling Plain msc-generator-8.6.4/src/libmscgen/mscstyle.h:151:10: note: Plain is a virtual function msc-generator-8.6.4/src/libmscgen/mscstyle.h:150:10: style: Virtual function 'Empty' is called from constructor 'MscContext(bool f,EContextParse p,EContextCreate t,const FileLineCol&l)' at line 139. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libmscgen/mscstyle.h:139:37: note: Calling Empty msc-generator-8.6.4/src/libmscgen/mscstyle.h:150:10: note: Empty is a virtual function msc-generator-8.6.4/src/libmscgen/mscentity.h:300:17: warning: The class 'EntityApp' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/mscentity.h:300:17: note: Derived function 'EntityApp::AttributeNames' msc-generator-8.6.4/src/libmscgen/mscentity.h:301:17: warning: The class 'EntityApp' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:92:18: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/mscentity.h:301:17: note: Derived function 'EntityApp::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: warning: The class 'ArcBase' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Derived function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: warning: The class 'ArcBase' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:92:18: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Derived function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: warning: The class 'LabelledArc' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: note: Derived function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:577:17: warning: The class 'LabelledArc' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:577:17: note: Derived function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: warning: The class 'LabelledArc' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: note: Derived function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:577:17: warning: The class 'LabelledArc' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:92:18: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:577:17: note: Derived function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:692:17: warning: The class 'Arrow' defines member function with name 'AttributeNames' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: note: Parent function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:692:17: note: Derived function 'Arrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:693:17: warning: The class 'Arrow' defines member function with name 'AttributeValues' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:577:17: note: Parent function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:693:17: note: Derived function 'Arrow::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:692:17: warning: The class 'Arrow' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:692:17: note: Derived function 'Arrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:693:17: warning: The class 'Arrow' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:693:17: note: Derived function 'Arrow::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:692:17: warning: The class 'Arrow' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:692:17: note: Derived function 'Arrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:693:17: warning: The class 'Arrow' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:92:18: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:693:17: note: Derived function 'Arrow::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:901:17: warning: The class 'BlockArrow' defines member function with name 'AttributeNames' also defined in its parent class 'Arrow'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:692:17: note: Parent function 'Arrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:901:17: note: Derived function 'BlockArrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:902:17: warning: The class 'BlockArrow' defines member function with name 'AttributeValues' also defined in its parent class 'Arrow'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:693:17: note: Parent function 'Arrow::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:902:17: note: Derived function 'BlockArrow::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:901:17: warning: The class 'BlockArrow' defines member function with name 'AttributeNames' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: note: Parent function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:901:17: note: Derived function 'BlockArrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:902:17: warning: The class 'BlockArrow' defines member function with name 'AttributeValues' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:577:17: note: Parent function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:902:17: note: Derived function 'BlockArrow::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:901:17: warning: The class 'BlockArrow' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:901:17: note: Derived function 'BlockArrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:902:17: warning: The class 'BlockArrow' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:902:17: note: Derived function 'BlockArrow::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:901:17: warning: The class 'BlockArrow' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:901:17: note: Derived function 'BlockArrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:902:17: warning: The class 'BlockArrow' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:92:18: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:902:17: note: Derived function 'BlockArrow::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:983:17: warning: The class 'Vertical' defines member function with name 'AttributeNames' also defined in its parent class 'Arrow'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:692:17: note: Parent function 'Arrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:983:17: note: Derived function 'Vertical::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:983:17: warning: The class 'Vertical' defines member function with name 'AttributeNames' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: note: Parent function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:983:17: note: Derived function 'Vertical::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:983:17: warning: The class 'Vertical' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:983:17: note: Derived function 'Vertical::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:983:17: warning: The class 'Vertical' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:983:17: note: Derived function 'Vertical::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:113:17: warning: The class 'Box' defines member function with name 'AttributeNames' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: note: Parent function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:113:17: note: Derived function 'Box::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:114:17: warning: The class 'Box' defines member function with name 'AttributeValues' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:577:17: note: Parent function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:114:17: note: Derived function 'Box::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:113:17: warning: The class 'Box' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:113:17: note: Derived function 'Box::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:114:17: warning: The class 'Box' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:114:17: note: Derived function 'Box::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:113:17: warning: The class 'Box' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:113:17: note: Derived function 'Box::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:114:17: warning: The class 'Box' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:92:18: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:114:17: note: Derived function 'Box::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:214:17: warning: The class 'Pipe' defines member function with name 'AttributeNames' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: note: Parent function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:214:17: note: Derived function 'Pipe::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:215:17: warning: The class 'Pipe' defines member function with name 'AttributeValues' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:577:17: note: Parent function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:215:17: note: Derived function 'Pipe::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:214:17: warning: The class 'Pipe' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:214:17: note: Derived function 'Pipe::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:215:17: warning: The class 'Pipe' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:215:17: note: Derived function 'Pipe::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:214:17: warning: The class 'Pipe' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:214:17: note: Derived function 'Pipe::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:215:17: warning: The class 'Pipe' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:92:18: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:215:17: note: Derived function 'Pipe::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:72:17: warning: The class 'EntityCommand' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:72:17: note: Derived function 'EntityCommand::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:73:17: warning: The class 'EntityCommand' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:73:17: note: Derived function 'EntityCommand::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:72:17: warning: The class 'EntityCommand' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:72:17: note: Derived function 'EntityCommand::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:73:17: warning: The class 'EntityCommand' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:92:18: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:73:17: note: Derived function 'EntityCommand::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:105:17: warning: The class 'Newpage' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:105:17: note: Derived function 'Newpage::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:106:17: warning: The class 'Newpage' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:106:17: note: Derived function 'Newpage::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:105:17: warning: The class 'Newpage' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:105:17: note: Derived function 'Newpage::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:106:17: warning: The class 'Newpage' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:92:18: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:106:17: note: Derived function 'Newpage::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:167:17: warning: The class 'Marker' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:167:17: note: Derived function 'Marker::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:168:17: warning: The class 'Marker' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:168:17: note: Derived function 'Marker::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:167:17: warning: The class 'Marker' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:167:17: note: Derived function 'Marker::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:168:17: warning: The class 'Marker' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:92:18: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:168:17: note: Derived function 'Marker::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:203:17: warning: The class 'AddHSpace' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:203:17: note: Derived function 'AddHSpace::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:204:17: warning: The class 'AddHSpace' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:204:17: note: Derived function 'AddHSpace::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:203:17: warning: The class 'AddHSpace' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:203:17: note: Derived function 'AddHSpace::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:204:17: warning: The class 'AddHSpace' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:92:18: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:204:17: note: Derived function 'AddHSpace::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:222:17: warning: The class 'AddVSpace' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:222:17: note: Derived function 'AddVSpace::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:223:17: warning: The class 'AddVSpace' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:223:17: note: Derived function 'AddVSpace::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:222:17: warning: The class 'AddVSpace' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:83:18: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:222:17: note: Derived function 'AddVSpace::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:223:17: warning: The class 'AddVSpace' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:92:18: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:223:17: note: Derived function 'AddVSpace::AttributeValues' msc-generator-8.6.4/src/libmscgen/mscstyle.h:78:5: style: Class 'MscStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libmscgen/mscentity.h:46:5: style: Class 'EEntityStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libmscgen/arcs.h:167:5: style: Struct 'JoinableResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libmscgen/arcs.h:185:5: style: Struct 'EndConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libmscgen/arcs.h:892:5: style: Class 'BlockArrow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libmscgen/boxes.h:209:5: style: Class 'Pipe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libmscgen/boxes.h:236:5: style: Class 'PipeSeries' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libmscgen/commands.h:220:5: style: Class 'AddVSpace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libmscgen/commands.h:257:5: style: Class 'ExtVertXPos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libmscgen/commands.h:416:5: style: Class 'Note' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libmscgen/commands.h:366:10: style: The function 'CanBeNoted' overrides a function in a base class but is identical to the overridden function [uselessOverride] msc-generator-8.6.4/src/libmscgen/arcs.h:546:10: note: Virtual function in base class msc-generator-8.6.4/src/libmscgen/commands.h:366:10: note: Function in derived class msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:301:25: style: Condition 'best>2' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:299:18: note: Assuming that condition 'best<3' is not redundant msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:301:25: note: Condition 'best>2' is always true msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:81:21: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:87:56: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:87:80: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:351:13: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:104:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:123:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:58:41: style:inconclusive: Function 'MscElement' argument 1 names different: declaration '' definition 'o'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/mscelement.cpp:130:46: style:inconclusive: Function 'CombineComments' argument 1 names different: declaration '' definition 'te'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/msc.h:542:27: style: Argument 'pedantic' shadows outer member [shadowMember] msc-generator-8.6.4/src/libmscgen/msc.h:524:10: note: Shadowed member msc-generator-8.6.4/src/libmscgen/msc.h:542:27: note: Shadow argument msc-generator-8.6.4/src/libmscgen/mscentity.h:155:57: style: Parameter 'p' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/mscentity.h:159:58: style: Parameter 'p' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/mscentity.h:163:53: style: Parameter 'pp' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/mscentity.h:167:53: style: Parameter 'pp' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/mscentity.h:171:57: style: Parameter 'pp' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/mscentity.h:175:57: style: Parameter 'pp' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/mscentity.h:186:59: style: Parameter 'p' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/mscentity.h:190:53: style: Parameter 'pp' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/mscentity.h:194:53: style: Parameter 'pp' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/mscentity.h:198:57: style: Parameter 'pp' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/msc.h:265:33: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:380:50: style:inconclusive: Function 'stb_compress' argument 2 names different: declaration 'in' definition 'input'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:32:50: note: Function 'stb_compress' argument 2 names different: declaration 'in' definition 'input'. msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:380:50: note: Function 'stb_compress' argument 2 names different: declaration 'in' definition 'input'. msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:380:66: style:inconclusive: Function 'stb_compress' argument 3 names different: declaration 'len' definition 'length'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:32:63: note: Function 'stb_compress' argument 3 names different: declaration 'len' definition 'length'. msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:380:66: note: Function 'stb_compress' argument 3 names different: declaration 'len' definition 'length'. msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:174:45: style: Parameter 'm1' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:174:60: style: Parameter 'm2' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/misc/fonts/binary_to_compressed_c.cpp:242:16: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/libmscgen/mscentity.h:300:17: warning: The class 'EntityApp' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/mscentity.h:300:17: note: Derived function 'EntityApp::AttributeNames' msc-generator-8.6.4/src/libmscgen/mscentity.h:301:17: warning: The class 'EntityApp' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/mscentity.h:301:17: note: Derived function 'EntityApp::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: warning: The class 'ArcBase' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Derived function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: warning: The class 'ArcBase' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Derived function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: warning: The class 'LabelledArc' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: note: Derived function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:577:17: warning: The class 'LabelledArc' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:577:17: note: Derived function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:692:17: warning: The class 'Arrow' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:692:17: note: Derived function 'Arrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:693:17: warning: The class 'Arrow' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:693:17: note: Derived function 'Arrow::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:901:17: warning: The class 'BlockArrow' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:901:17: note: Derived function 'BlockArrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:902:17: warning: The class 'BlockArrow' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:902:17: note: Derived function 'BlockArrow::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.h:983:17: warning: The class 'Vertical' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.h:983:17: note: Derived function 'Vertical::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:113:17: warning: The class 'Box' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:113:17: note: Derived function 'Box::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:114:17: warning: The class 'Box' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:114:17: note: Derived function 'Box::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:214:17: warning: The class 'Pipe' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:214:17: note: Derived function 'Pipe::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:215:17: warning: The class 'Pipe' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:215:17: note: Derived function 'Pipe::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:72:17: warning: The class 'EntityCommand' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:72:17: note: Derived function 'EntityCommand::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:73:17: warning: The class 'EntityCommand' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:73:17: note: Derived function 'EntityCommand::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:105:17: warning: The class 'Newpage' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:105:17: note: Derived function 'Newpage::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:106:17: warning: The class 'Newpage' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:106:17: note: Derived function 'Newpage::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:167:17: warning: The class 'Marker' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:167:17: note: Derived function 'Marker::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:168:17: warning: The class 'Marker' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:168:17: note: Derived function 'Marker::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:203:17: warning: The class 'AddHSpace' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:203:17: note: Derived function 'AddHSpace::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:204:17: warning: The class 'AddHSpace' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:204:17: note: Derived function 'AddHSpace::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:222:17: warning: The class 'AddVSpace' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:222:17: note: Derived function 'AddVSpace::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:223:17: warning: The class 'AddVSpace' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:223:17: note: Derived function 'AddVSpace::AttributeValues' msc-generator-8.6.4/src/libmscgen/mscentity.cpp:162:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:252:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STYLE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:387:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIG [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:661:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:720:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:751:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:800:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:877:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area_important [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:896:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLLAPSE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:931:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENTITY [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:986:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.h:208:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.h:471:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.h:228:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_blocks.h:585:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.h:237:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_pos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.h:207:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pedantic [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.h:256:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.h:257:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.h:316:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.h:391:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:47:132: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:97:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CshList [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:107:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:138:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_MARKERNAME_PARTIAL [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:210:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:220:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:284:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:302:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:329:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:334:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:342:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:372:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HINT_GRAPHIC_SIZE_X [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:401:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:412:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:470:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:488:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hintStatus [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:596:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ENTITYNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:652:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable addEntityNamesAtEnd [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:694:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable addEntityNamesAtEnd [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:834:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable option_names [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:858:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_KEYWORD_PARTIAL [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:872:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ENTITYNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:893:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ENTITYNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:910:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ENTITYNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:934:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ENTITYNAME_PARTIAL [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:950:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:1003:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cursor_pos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:1043:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ERROR [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:1076:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:1091:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockcsh.cpp:1103:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscattribute.cpp:184:102: style:inconclusive: Function 'CshHintGraphicCallbackForPointer' argument 3 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/mscattribute.h:55:22: style:inconclusive: Function 'Print' argument 1 names different: declaration 'indent' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/mscattribute.cpp:87:36: style: Local variable 't' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libmscgen/mscattribute.cpp:70:77: note: Shadowed argument msc-generator-8.6.4/src/libmscgen/mscattribute.cpp:87:36: note: Shadow local variable msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:30:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:43:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANY [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:101:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:153:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:216:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STYLE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:384:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color_meaning [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:394:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:495:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable END [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:550:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:668:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:861:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OVERLAY [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:1089:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_full [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_basics.h:698:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_place [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:490:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mark_value_ [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:500:126: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mark_value_ [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:513:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visible_ [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:517:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visible_ [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:563:232: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flatness_tolerance [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:584:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable straight [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:585:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_cp [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:588:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:589:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:593:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visible_ [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:594:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imark_ [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:595:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mark_ [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:596:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visible_ [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:597:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imark_ [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:598:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mark_ [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:629:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_cp [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:630:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_cp [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:706:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:790:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:850:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_cp [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:865:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_cp [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:882:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_cp [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:899:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_cp [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:918:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_cp [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:930:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable straight [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:962:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:973:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:983:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1112:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1186:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1308:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forward [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1349:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable include_end [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1427:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable include_end [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1591:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_distance.cpp:165:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:357:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:368:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msccsh.h:57:10: style: Virtual function 'FillNamesHints' is called from constructor 'MscCsh(Csh::FileListProc proc,const LanguageCollection*languages)' at line 323. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:323:5: note: Calling FillNamesHints msc-generator-8.6.4/src/libmscgen/msccsh.h:57:10: note: FillNamesHints is a virtual function msc-generator-8.6.4/src/libcgencommon/contour_path.h:1740:46: debug: Scope::checkVariable found variable 'return_type' with varid 0. [varid0] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2360:149: debug: Function::addArguments found argument 'e' with varid 0. [varid0] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2363:161: debug: Function::addArguments found argument 'e' with varid 0. [varid0] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2366:152: debug: Function::addArguments found argument 'e' with varid 0. [varid0] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2369:164: debug: Function::addArguments found argument 'e' with varid 0. [varid0] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:80:43: style:inconclusive: Function 'AddCSH_AttrName' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:80:88: style:inconclusive: Function 'AddCSH_AttrName' argument 3 names different: declaration '' definition 'color'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:261:65: style:inconclusive: Function 'BeforeYaccParse' argument 2 names different: declaration 'first_pos' definition 'first_p'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/msccsh.h:60:61: note: Function 'BeforeYaccParse' argument 2 names different: declaration 'first_pos' definition 'first_p'. msc-generator-8.6.4/src/libmscgen/msccsh.cpp:261:65: note: Function 'BeforeYaccParse' argument 2 names different: declaration 'first_pos' definition 'first_p'. msc-generator-8.6.4/src/libmscgen/msccsh.cpp:261:88: style:inconclusive: Function 'BeforeYaccParse' argument 3 names different: declaration 'cursor_pos' definition 'cursor_p'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/msccsh.h:60:86: note: Function 'BeforeYaccParse' argument 3 names different: declaration 'cursor_pos' definition 'cursor_p'. msc-generator-8.6.4/src/libmscgen/msccsh.cpp:261:88: note: Function 'BeforeYaccParse' argument 3 names different: declaration 'cursor_pos' definition 'cursor_p'. msc-generator-8.6.4/src/libmscgen/msccsh.cpp:271:20: style: Variable 'm' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/msccsh.cpp:450:16: style: Variable 'e' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:201:12: warning: Member variable 'EntityApp::entity' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:201:12: warning: Member variable 'EntityApp::left_ent' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:201:12: warning: Member variable 'EntityApp::right_ent' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:201:12: warning: Member variable 'EntityApp::left_offset' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:201:12: warning: Member variable 'EntityApp::right_offset' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:201:12: warning: Member variable 'EntityApp::indicator_ypos_offset' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:220:12: warning: Member variable 'EntityApp::entity' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:220:12: warning: Member variable 'EntityApp::left_ent' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:220:12: warning: Member variable 'EntityApp::right_ent' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:220:12: warning: Member variable 'EntityApp::left_offset' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:220:12: warning: Member variable 'EntityApp::right_offset' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:220:12: warning: Member variable 'EntityApp::indicator_ypos_offset' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:659:17: warning: The class 'EntityApp' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/mscentity.cpp:659:17: note: Derived function 'EntityApp::AttributeNames' msc-generator-8.6.4/src/libmscgen/mscentity.cpp:694:17: warning: The class 'EntityApp' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/mscentity.cpp:694:17: note: Derived function 'EntityApp::AttributeValues' msc-generator-8.6.4/src/libcgencommon/contour_path.h:2115:27: debug: Failed to instantiate template "ConvertToClosed". The checking continues anyway. [templateInstantiation] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:201:52: style:inconclusive: Function 'EntityApp' argument 2 names different: declaration 'chart' definition 'msc'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/mscentity.h:295:45: note: Function 'EntityApp' argument 2 names different: declaration 'chart' definition 'msc'. msc-generator-8.6.4/src/libmscgen/mscentity.cpp:201:52: note: Function 'EntityApp' argument 2 names different: declaration 'chart' definition 'msc'. msc-generator-8.6.4/src/libmscgen/mscentity.cpp:250:47: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:792:65: style:inconclusive: Function 'Height' argument 2 names different: declaration 'edl' definition 'children'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/mscentity.h:305:58: note: Function 'Height' argument 2 names different: declaration 'edl' definition 'children'. msc-generator-8.6.4/src/libmscgen/mscentity.cpp:792:65: note: Function 'Height' argument 2 names different: declaration 'edl' definition 'children'. msc-generator-8.6.4/src/libmscgen/mscentity.cpp:889:40: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:977:30: style:inconclusive: Function 'Draw' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:980:16: style: Local variable 'large' shadows outer member [shadowMember] msc-generator-8.6.4/src/libmscgen/mscentity.h:272:25: note: Shadowed member msc-generator-8.6.4/src/libmscgen/mscentity.cpp:980:16: note: Shadow local variable msc-generator-8.6.4/src/libmscgen/mscentity.cpp:96:16: style: Variable 'i' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/mscentity.cpp:424:99: style: Parameter 'e' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:43:5: performance: Variable 'f_side' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] msc-generator-8.6.4/src/libmscgen/msc.cpp:297:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTODETECT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:355:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warn_mscgen [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:367:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORCE_MSCGEN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:385:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_designs [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:406:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLLAPSE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:446:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_designs [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:477:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTODETECT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:783:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STYLE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:1043:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:1072:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_OPTIONNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:1200:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:1292:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable increment [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:1302:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORCE_MSCGEN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:1417:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable END [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:1691:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:1861:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTOUR_INFINITY [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:2020:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:2346:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable till [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:2538:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:2617:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pageBreakData [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:2812:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:2901:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:2962:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Query [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:3067:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bkFill [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:3116:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pageBreakData [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:3137:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pageBreakData [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.h:83:10: style: Virtual function 'Empty' is called from constructor 'MscStyle(EStyleType tt=EStyleType::STYLE,EColorMeaning cm=EColorMeaning::NOHOW)' at line 45. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:45:5: note: Calling Empty msc-generator-8.6.4/src/libmscgen/mscstyle.h:83:10: note: Empty is a virtual function msc-generator-8.6.4/src/libmscgen/mscstyle.h:83:10: style: Virtual function 'Empty' is called from constructor 'MscStyle(EStyleType tt,EColorMeaning cm,EArcArrowType a,bool alt,bool t,bool l,bool f,bool s,bool vl,bool so,bool nu,bool co,ESideType si,bool i,bool vf,bool mr,bool n,bool lo,bool lsym,bool shp,bool tag)' at line 82. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:82:5: note: Calling Empty msc-generator-8.6.4/src/libmscgen/mscstyle.h:83:10: note: Empty is a virtual function msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:169:10: style: Condition 'p==nullptr' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/libblock/blockstyle.cpp:121:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:217:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:258:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:323:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:403:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:456:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:583:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:615:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HINT_GRAPHIC_SIZE_X [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:636:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HINT_GRAPHIC_SIZE_X [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:728:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STYLE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:886:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:1004:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HINT_GRAPHIC_SIZE_X [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:1054:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:1109:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:1152:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HINT_GRAPHIC_SIZE_X [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:1183:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HINT_GRAPHIC_SIZE_X [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:1237:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLEAR [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:1713:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:1903:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:2084:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COPY [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:2136:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.cpp:2190:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:159:60: style: Same expression on both sides of '||'. [duplicateExpression] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3_loader.h:664:6: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3_loader.h:673:32: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3_loader.h:675:10: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:208:39: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:215:41: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:259:34: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:271:34: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:328:33: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:383:71: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:426:5: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:427:5: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:428:5: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:445:66: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:447:60: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:448:63: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:450:88: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:452:70: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:461:77: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:468:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:469:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:470:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:471:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:472:74: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:473:78: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:523:13: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:524:13: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:528:13: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:529:13: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:559:21: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:562:17: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:666:57: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:685:58: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:165:44: style:inconclusive: Function 'operator+=' argument 1 names different: declaration 'toadd' definition 't'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/mscstyle.h:86:37: note: Function 'operator+=' argument 1 names different: declaration 'toadd' definition 't'. msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:165:44: note: Function 'operator+=' argument 1 names different: declaration 'toadd' definition 't'. msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:212:56: style:inconclusive: Function 'AddAttribute' argument 2 names different: declaration 'chart' definition 'c'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/mscstyle.h:87:50: note: Function 'AddAttribute' argument 2 names different: declaration 'chart' definition 'c'. msc-generator-8.6.4/src/libmscgen/mscstyle.cpp:212:56: note: Function 'AddAttribute' argument 2 names different: declaration 'chart' definition 'c'. msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:351:29: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:656:29: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/backends/imgui_impl_opengl3.cpp:675:29: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libmscgen/commands.cpp:36:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:240:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_pos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:436:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_pos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:630:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:740:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:832:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELEMENT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:842:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:905:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable till [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:974:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:991:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELEMENT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1019:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1036:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1066:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1102:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1152:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1169:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1201:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1222:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1242:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1264:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1303:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1318:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1348:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1398:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1429:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_pos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1462:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1488:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FileLineCol [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1592:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_pos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1610:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_pos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1630:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1765:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1799:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1827:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:1958:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2147:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECTANGLE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2403:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHAPE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2431:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHAPE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2466:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2631:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHAPE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2650:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2698:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area_draw [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2714:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMBOL [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2739:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARC [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2864:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable END [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2887:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pointer [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2912:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:2966:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3010:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numbering [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3029:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3066:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable side [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3104:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pointer [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3124:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pointer [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3199:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3250:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3469:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3517:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WI_OUTSIDE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3536:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONTOUR_INFINITY [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3575:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable def_float_dist [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:4023:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable side [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:4058:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable side [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:4067:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable side [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:4076:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:4114:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable side [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:4145:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pointer [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:4213:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:4221:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:4233:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_basics.h:358:5: warning: Member variable 'Range::from' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libcgencommon/contour_basics.h:358:5: warning: Member variable 'Range::till' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libcgencommon/contour_distance.h:204:5: warning: Member variable 'DistanceType::pos_on_me' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libcgencommon/contour_distance.h:204:5: warning: Member variable 'DistanceType::pos_on_other' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:70:12: warning: Member variable 'RayAngle::angle' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:320:32: warning: Member variable 'EdgeCPsData < MAX_CP >::pos_my' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:321:32: warning: Member variable 'EdgeCPsData < MAX_CP >::pos_other' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:320:32: warning: Member variable 'EdgeCPsData < Edge :: MAX_CP >::pos_my' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:321:32: warning: Member variable 'EdgeCPsData < Edge :: MAX_CP >::pos_other' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:490:28: style: The member function 'contour::EdgeBase::Update::mark_value' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:512:24: style: The member function 'contour::EdgeBase::Meta::Apply' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:517:24: style: The member function 'contour::EdgeBase::Meta::Match' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:357:9: debug: CheckClass::isMemberVar found used member variable 'num' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:368:32: debug: CheckClass::isMemberVar found used member variable 'num' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:369:36: debug: CheckClass::isMemberVar found used member variable 'num' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:370:28: debug: CheckClass::isMemberVar found used member variable 'pos_my' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:370:40: debug: CheckClass::isMemberVar found used member variable 'pos_my' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:370:62: debug: CheckClass::isMemberVar found used member variable 'pos_other' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:370:77: debug: CheckClass::isMemberVar found used member variable 'pos_other' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:351:10: warning: The struct 'EdgeCPsDataWithXY < MAX_CP >' defines member function with name 'Swap' also defined in its parent struct 'EdgeCPsData < MAX_CP >'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:322:10: note: Parent function 'EdgeCPsData < MAX_CP >::Swap' msc-generator-8.6.4/src/libcgencommon/contour_edge.h:351:10: note: Derived function 'EdgeCPsDataWithXY < MAX_CP >::Swap' msc-generator-8.6.4/src/libcgencommon/contour_edge.h:355:10: warning: The struct 'EdgeCPsDataWithXY < MAX_CP >' defines member function with name 'Erase' also defined in its parent struct 'EdgeCPsData < MAX_CP >'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:327:10: note: Parent function 'EdgeCPsData < MAX_CP >::Erase' msc-generator-8.6.4/src/libcgencommon/contour_edge.h:355:10: note: Derived function 'EdgeCPsDataWithXY < MAX_CP >::Erase' msc-generator-8.6.4/src/libcgencommon/contour_edge.h:351:10: warning: The struct 'EdgeCPsDataWithXY < Edge :: MAX_CP >' defines member function with name 'Swap' also defined in its parent struct 'EdgeCPsData < Edge :: MAX_CP >'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:322:10: note: Parent function 'EdgeCPsData < Edge :: MAX_CP >::Swap' msc-generator-8.6.4/src/libcgencommon/contour_edge.h:351:10: note: Derived function 'EdgeCPsDataWithXY < Edge :: MAX_CP >::Swap' msc-generator-8.6.4/src/libcgencommon/contour_edge.h:355:10: warning: The struct 'EdgeCPsDataWithXY < Edge :: MAX_CP >' defines member function with name 'Erase' also defined in its parent struct 'EdgeCPsData < Edge :: MAX_CP >'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:327:10: note: Parent function 'EdgeCPsData < Edge :: MAX_CP >::Erase' msc-generator-8.6.4/src/libcgencommon/contour_edge.h:355:10: note: Derived function 'EdgeCPsDataWithXY < Edge :: MAX_CP >::Erase' msc-generator-8.6.4/src/libcgencommon/contour_basics.h:602:15: style: Struct 'TRMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:484:19: style: Class 'Update' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/tests/contour_test.cpp:35:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:67:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:122:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_FILL_RULE_EVEN_ODD [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:183:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:300:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXPAND_ROUND [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:353:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:378:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:398:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:455:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:883:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXPAND_MITER [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:1002:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XY [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:1113:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOSE_ALL_CONNECTED [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:1127:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:1189:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:1289:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_CP [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:1334:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:1382:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DONT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:1698:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dummy [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:1840:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:1909:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:2151:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eli [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:2285:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:2446:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DONT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:2950:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:62:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:74:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:91:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELEMENT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:101:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:113:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:136:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:144:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:215:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:321:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:346:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COPY [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:378:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:591:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:648:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:675:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HINT_GRAPHIC_SIZE_X [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:741:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:770:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:789:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:936:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:976:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WI_INSIDE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1178:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1230:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1294:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable END [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1310:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e2 [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1576:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1742:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable END [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2006:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_block [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2139:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXPAND_MITER [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2157:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2275:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_block [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2903:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2920:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endArrowHead [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_distance.h:166:9: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] msc-generator-8.6.4/src/libmscgen/boxes.cpp:53:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:129:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:252:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:373:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:425:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STYLE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:461:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:484:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:495:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBoxCollapseType [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:605:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable increment [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:639:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag_text [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:677:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:854:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:987:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1124:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1208:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WI_INSIDE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1318:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLLAPSE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1372:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EMPTYBOX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1423:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1538:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1604:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable side [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1706:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1942:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RIGHT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2011:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2189:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2292:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable till [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2326:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2347:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIPE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2377:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2497:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable solid [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2539:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2557:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOOL [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2595:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2614:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2647:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2727:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2736:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIVIDER [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2746:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2758:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2804:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOT_SET [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2841:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELEMENT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2866:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2881:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptions [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2912:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OVERLAP [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2982:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:3067:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:3130:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:3203:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_unspecified [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:3352:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable END [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:3443:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AT_DST [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:3542:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockstyle.h:48:5: warning: Member variable 'ArrowType::style' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/blockstyle.h:48:5: warning: Member variable 'ArrowType::end' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/blockstyle.h:48:5: warning: Member variable 'ArrowType::start' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/blockstyle.h:155:5: warning: Member variable 'EdgePos::pos' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/blockstyle.h:155:5: warning: Member variable 'EdgePos::margin' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/blockstyle.h:155:5: warning: Member variable 'EdgePos::offset' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/blockstyle.h:203:17: warning: Member variable 'AlignTo::prio' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/blockstyle.h:220:13: warning: Member variable 'OptAlignAttr::value' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/blockstyle.h:306:24: warning: Member variable 'InternalAlignment::align' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/blockstyle.h:307:24: warning: Member variable 'InternalAlignment::prio' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/blockstyle.h:314:12: warning: Member variable 'SizeAttr::size' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/blockstyle.h:315:16: warning: Member variable 'SizeAttr::prio' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/blockcsh.h:66:18: warning: Member variable 'UseCommandParseHelper::keywords' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/blockcsh.h:75:5: warning: Member variable 'BlockCshContext::pedantic' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/blockcsh.h:75:5: warning: Member variable 'BlockCshContext::def_shape' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_blocks.h:115:26: warning: Member variable 'HandleHidden::action' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_blocks.h:218:5: warning: Member variable 'Constraint::type' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_blocks.h:218:5: warning: Member variable 'Constraint::prio' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_blocks.h:218:5: warning: Member variable 'Constraint::s1' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_blocks.h:218:5: warning: Member variable 'Constraint::s2' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_blocks.h:218:5: warning: Member variable 'Constraint::display_prio' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_blocks.h:224:5: warning: Member variable 'Constraint::type' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_blocks.h:224:5: warning: Member variable 'Constraint::prio' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_blocks.h:224:5: warning: Member variable 'Constraint::s1' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_blocks.h:224:5: warning: Member variable 'Constraint::s2' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_blocks.h:224:5: warning: Member variable 'Constraint::display_prio' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_blocks.h:531:16: warning: Member variable 'Port::dir' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_blocks.h:822:20: warning: Member variable 'CopyParseHelper::attributes' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_blocks.h:823:22: warning: Member variable 'CopyParseHelper::modifiers' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.h:40:91: warning: Member variable 'ViaAttrSoloBlock::pos' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.h:158:32: warning: Member variable 'Ending::pos' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.h:161:14: warning: Member variable 'Ending::from_coordinate' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.h:171:22: warning: Member variable 'Ending::clip_block' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.h:173:22: warning: Member variable 'Ending::deoverlap' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.h:183:11: warning: Member variable 'Overlap::type' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.h:185:14: warning: Member variable 'Overlap::same_ends' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.h:191:11: warning: Member variable 'Overlap::relation' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/blockchart.h:79:10: warning: Member variable 'ElementGUIState::collapsed' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/blockchart.h:162:30: warning: Member variable 'BlockChart::block_seq' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/blockchart.h:179:16: warning: Member variable 'BlockChart::layout_stat' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/blockchart.h:190:16: warning: Member variable 'BlockChart::conflict_report' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/blockstyle.h:262:10: style: The member function 'block::AlignmentAttr::MakeCompleteButText' can be static. [functionStatic] msc-generator-8.6.4/src/libblock/blockstyle.h:487:10: style: Virtual function 'Plain' is called from constructor 'BlockContext(bool f,EContextParse p,EContextCreate t,const FileLineCol&l)' at line 472. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libblock/blockstyle.h:472:37: note: Calling Plain msc-generator-8.6.4/src/libblock/blockstyle.h:487:10: note: Plain is a virtual function msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1052:34: style: The scope of the variable 'orig_v' can be reduced. [variableScope] msc-generator-8.6.4/src/libblock/blockstyle.h:486:10: style: Virtual function 'Empty' is called from constructor 'BlockContext(bool f,EContextParse p,EContextCreate t,const FileLineCol&l)' at line 473. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libblock/blockstyle.h:473:37: note: Calling Empty msc-generator-8.6.4/src/libblock/blockstyle.h:486:10: note: Empty is a virtual function msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1438:24: style: The scope of the variable 'num2' can be reduced. [variableScope] msc-generator-8.6.4/src/libblock/blockcsh.h:146:10: style: Virtual function 'FillNamesHints' is called from constructor 'BlockCsh(Csh::FileListProc proc,const LanguageCollection*languages)' at line 39. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libblock/blockcsh.cpp:39:5: note: Calling FillNamesHints msc-generator-8.6.4/src/libblock/blockcsh.h:146:10: note: FillNamesHints is a virtual function msc-generator-8.6.4/src/libblock/blockcsh.h:42:5: style: Struct 'CshStringWithPos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libblock/block_blocks.h:224:5: style: Struct 'Constraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libblock/block_blocks.h:622:10: style: The function 'MakeTemplate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] msc-generator-8.6.4/src/libblock/block_blocks.h:121:18: note: Virtual function in base class msc-generator-8.6.4/src/libblock/block_blocks.h:622:10: note: Function in derived class msc-generator-8.6.4/src/libblock/block_blocks.h:775:22: style: The function 'CanBeCollapsed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] msc-generator-8.6.4/src/libblock/block_blocks.h:606:30: note: Virtual function in base class msc-generator-8.6.4/src/libblock/block_blocks.h:775:22: note: Function in derived class msc-generator-8.6.4/src/libblock/block_blocks.h:774:10: style: The function 'CanBeMulti' overrides a function in a base class but is identical to the overridden function [uselessOverride] msc-generator-8.6.4/src/libblock/block_blocks.h:604:18: note: Virtual function in base class msc-generator-8.6.4/src/libblock/block_blocks.h:774:10: note: Function in derived class msc-generator-8.6.4/src/libcgencommon/contour_distance.h:224:53: style:inconclusive: Function 'Merge' argument 2 names different: declaration 'point_on_me' definition 'p_on_me'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_distance.h:207:36: note: Function 'Merge' argument 2 names different: declaration 'point_on_me' definition 'p_on_me'. msc-generator-8.6.4/src/libcgencommon/contour_distance.h:224:53: note: Function 'Merge' argument 2 names different: declaration 'point_on_me' definition 'p_on_me'. msc-generator-8.6.4/src/libcgencommon/contour_distance.h:224:72: style:inconclusive: Function 'Merge' argument 3 names different: declaration 'point_on_other' definition 'p_on_other'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_distance.h:207:59: note: Function 'Merge' argument 3 names different: declaration 'point_on_other' definition 'p_on_other'. msc-generator-8.6.4/src/libcgencommon/contour_distance.h:224:72: note: Function 'Merge' argument 3 names different: declaration 'point_on_other' definition 'p_on_other'. msc-generator-8.6.4/src/libcgencommon/contour_distance.h:225:48: style:inconclusive: Function 'Merge' argument 4 names different: declaration 'pos_on_me' definition 'po_on_me'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_distance.h:208:31: note: Function 'Merge' argument 4 names different: declaration 'pos_on_me' definition 'po_on_me'. msc-generator-8.6.4/src/libcgencommon/contour_distance.h:225:48: note: Function 'Merge' argument 4 names different: declaration 'pos_on_me' definition 'po_on_me'. msc-generator-8.6.4/src/libcgencommon/contour_distance.h:225:73: style:inconclusive: Function 'Merge' argument 5 names different: declaration 'pos_on_other' definition 'po_on_other'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_distance.h:208:57: note: Function 'Merge' argument 5 names different: declaration 'pos_on_other' definition 'po_on_other'. msc-generator-8.6.4/src/libcgencommon/contour_distance.h:225:73: note: Function 'Merge' argument 5 names different: declaration 'pos_on_other' definition 'po_on_other'. msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1418:36: style:inconclusive: Function 'TangentFrom' argument 1 names different: declaration 'from' definition 'o'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:701:34: note: Function 'TangentFrom' argument 1 names different: declaration 'from' definition 'o'. msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1418:36: note: Function 'TangentFrom' argument 1 names different: declaration 'from' definition 'o'. msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1539:43: style:inconclusive: Function 'HullOverlap' argument 1 names different: declaration '' definition 'o'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/contour_distance.h:108:35: style: Argument 'angle' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_distance.h:103:8: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour_distance.h:108:35: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour_distance.h:113:35: style: Argument 'angle' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_distance.h:103:8: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour_distance.h:113:35: note: Shadow argument msc-generator-8.6.4/src/libblock/blockcsh.h:217:152: style:inconclusive: Function 'SearchName' argument 2 names different: declaration 'string' definition 'name'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libblock/blockcsh.h:164:146: note: Function 'SearchName' argument 2 names different: declaration 'string' definition 'name'. msc-generator-8.6.4/src/libblock/blockcsh.h:217:152: note: Function 'SearchName' argument 2 names different: declaration 'string' definition 'name'. msc-generator-8.6.4/src/libblock/block_blocks.h:830:62: style:inconclusive: Function 'AddVariable' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockchart.h:296:80: style:inconclusive: Function 'Resolve' argument 4 names different: declaration 'ambigous_msg' definition 'ambiguous_msg'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libblock/block_blocks.h:111:63: note: Function 'Resolve' argument 4 names different: declaration 'ambigous_msg' definition 'ambiguous_msg'. msc-generator-8.6.4/src/libblock/blockchart.h:296:80: note: Function 'Resolve' argument 4 names different: declaration 'ambigous_msg' definition 'ambiguous_msg'. msc-generator-8.6.4/src/libblock/blockchart.h:376:52: style:inconclusive: Function 'CheckExists' argument 3 names different: declaration 'handle_hidden' definition 'resolve_hidden'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libblock/block_blocks.h:120:35: note: Function 'CheckExists' argument 3 names different: declaration 'handle_hidden' definition 'resolve_hidden'. msc-generator-8.6.4/src/libblock/blockchart.h:376:52: note: Function 'CheckExists' argument 3 names different: declaration 'handle_hidden' definition 'resolve_hidden'. msc-generator-8.6.4/src/libblock/blockcsh.cpp:441:67: style:inconclusive: Function 'BeforeYaccParse' argument 2 names different: declaration 'first_pos' definition 'first_p'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libblock/blockcsh.h:160:61: note: Function 'BeforeYaccParse' argument 2 names different: declaration 'first_pos' definition 'first_p'. msc-generator-8.6.4/src/libblock/blockcsh.cpp:441:67: note: Function 'BeforeYaccParse' argument 2 names different: declaration 'first_pos' definition 'first_p'. msc-generator-8.6.4/src/libblock/blockcsh.cpp:441:90: style:inconclusive: Function 'BeforeYaccParse' argument 3 names different: declaration 'cursor_pos' definition 'cursor_p'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libblock/blockcsh.h:160:86: note: Function 'BeforeYaccParse' argument 3 names different: declaration 'cursor_pos' definition 'cursor_p'. msc-generator-8.6.4/src/libblock/blockcsh.cpp:441:90: note: Function 'BeforeYaccParse' argument 3 names different: declaration 'cursor_pos' definition 'cursor_p'. msc-generator-8.6.4/src/libblock/blockcsh.cpp:812:61: style:inconclusive: Function 'UpdateBlocks' argument 1 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockcsh.h:179:68: style:inconclusive: Function 'AddCSH_BlockNameError' argument 2 names different: declaration 'name' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockcsh.cpp:1058:59: style:inconclusive: Function 'EntityNameUnder' argument 1 names different: declaration 'char_index' definition 'pos'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libblock/blockcsh.h:190:48: note: Function 'EntityNameUnder' argument 1 names different: declaration 'char_index' definition 'pos'. msc-generator-8.6.4/src/libblock/blockcsh.cpp:1058:59: note: Function 'EntityNameUnder' argument 1 names different: declaration 'char_index' definition 'pos'. msc-generator-8.6.4/src/libblock/blockcsh.cpp:90:15: style: Local variable 'i' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libblock/blockcsh.cpp:83:10: note: Shadowed variable msc-generator-8.6.4/src/libblock/blockcsh.cpp:90:15: note: Shadow local variable msc-generator-8.6.4/src/libblock/blockcsh.cpp:964:27: style: Local variable 'i' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libblock/blockcsh.cpp:959:20: note: Shadowed variable msc-generator-8.6.4/src/libblock/blockcsh.cpp:964:27: note: Shadow local variable msc-generator-8.6.4/src/libblock/blockchart.h:376:52: performance: Function parameter 'resolve_hidden' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libblock/blockchart.h:300:40: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/blockchart.h:300:49: style: Parameter 'b' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/blockchart.h:419:40: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/blockchart.h:419:49: style: Parameter 'b' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/blockcsh.cpp:355:93: style: Parameter 'csh' can be declared as reference to const. However it seems that 'CshHintGraphicCallbackForBoxPorts' is a callback function, if 'csh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] msc-generator-8.6.4/src/libblock/blockcsh.cpp:403:61: note: You might need to cast the function pointer here msc-generator-8.6.4/src/libblock/blockcsh.cpp:355:93: note: Parameter 'csh' can be declared as reference to const msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1061:28: style: Variable 'num' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1063:28: style: Variable 'num' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libblock/blockcsh.cpp:968:26: style: Unused variable: msg [unusedVariable] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1151:28: style: Variable 'num' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1153:28: style: Variable 'num' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libblock/blockchart.cpp:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_passes [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:115:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable increment [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:148:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:202:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:252:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:307:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:356:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collapsed [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:398:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable collapsed [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:410:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_designs [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:443:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:560:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:727:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:758:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alignment [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:787:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:811:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:860:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:1033:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:1075:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_margin [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:1175:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable me [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:1210:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deoverlap [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:1427:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deoverlap_distance_factor [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:1458:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_shifting [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:1711:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deoverlap_distance_factor [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libblock/blockchart.cpp:1746:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Query [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4135:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1144:5: style: Class 'FileStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libgui/gui.cpp:63:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontDefault [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:73:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:131:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:144:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable release [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:146:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:149:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:151:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:602:17: style: Condition '!res' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:578:16: note: Assignment 'res=false', assigned value is 0 msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:580:9: note: Assuming condition is true msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:581:13: note: Assuming condition is true msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:602:17: note: Condition '!res' is always true msc-generator-8.6.4/src/libgui/gui.cpp:153:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:163:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_release [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:555:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:573:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_PPT_PAGE_SIZE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:781:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:986:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MscCshAppearanceList [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1011:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1102:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1126:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MousePos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1178:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiFileDialogFlags_DontShowHiddenFiles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1186:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1222:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGFD_FileStyleByExtention [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1235:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chart_type [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1293:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiWindowFlags_NoScrollbar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1443:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1465:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1493:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiTableFlags_SizingFixedFit [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1545:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chart_type [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1626:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCond_FirstUseEver [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1813:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:1895:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCond_FirstUseEver [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:2175:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PNG [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:2565:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:2598:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:2633:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mChar [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:2660:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mColorIndex [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:2739:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTODETECT [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:2768:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:2814:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:2881:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:2983:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:3039:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Main [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:3049:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:3073:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FileLineCol [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:3135:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:3282:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiInputTextFlags_CharsDecimal [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:3296:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Colors [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:3312:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Space [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:3365:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseButton_Right [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:3676:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_COL32_A_MASK [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:3706:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiStyleVar_ItemSpacing [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:4027:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiStyleVar_Alpha [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:4186:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCond_Once [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/gui.cpp:4408:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Escape [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1738:30: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1227:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1275:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1740:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Eligible [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1831:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable angle [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1924:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2070:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1127:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2128:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2129:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2130:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2131:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2132:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4250:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2133:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4272:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2134:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4294:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2135:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4316:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2136:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4352:29: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2137:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2360:140: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2363:152: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2366:143: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2369:155: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2554:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2598:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Edgeish [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2966:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xy [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.cpp:110:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1724:14: style: The scope of the variable 'timebuf' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3149:15: style: The scope of the variable 'fdFilter' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3587:11: style: The scope of the variable 'fdi' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4140:231: style:inconclusive: Function 'IGFD_OpenDialog' argument 9 names different: declaration 'vFlags' definition 'flags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1803:26: note: Function 'IGFD_OpenDialog' argument 9 names different: declaration 'vFlags' definition 'flags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4140:231: note: Function 'IGFD_OpenDialog' argument 9 names different: declaration 'vFlags' definition 'flags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4144:217: style:inconclusive: Function 'IGFD_OpenDialog2' argument 8 names different: declaration 'vFlags' definition 'flags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1813:26: note: Function 'IGFD_OpenDialog2' argument 8 names different: declaration 'vFlags' definition 'flags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4144:217: note: Function 'IGFD_OpenDialog2' argument 8 names different: declaration 'vFlags' definition 'flags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4149:76: style:inconclusive: Function 'IGFD_OpenPaneDialog' argument 11 names different: declaration 'vFlags' definition 'flags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1826:26: note: Function 'IGFD_OpenPaneDialog' argument 11 names different: declaration 'vFlags' definition 'flags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4149:76: note: Function 'IGFD_OpenPaneDialog' argument 11 names different: declaration 'vFlags' definition 'flags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4154:59: style:inconclusive: Function 'IGFD_OpenPaneDialog2' argument 10 names different: declaration 'vFlags' definition 'flags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1838:26: note: Function 'IGFD_OpenPaneDialog2' argument 10 names different: declaration 'vFlags' definition 'flags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4154:59: note: Function 'IGFD_OpenPaneDialog2' argument 10 names different: declaration 'vFlags' definition 'flags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4337:82: style:inconclusive: Function 'IGFD_SetFileStyle' argument 2 names different: declaration 'vFileStyleFlags' definition 'vFlags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1887:25: note: Function 'IGFD_SetFileStyle' argument 2 names different: declaration 'vFileStyleFlags' definition 'vFlags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4337:82: note: Function 'IGFD_SetFileStyle' argument 2 names different: declaration 'vFileStyleFlags' definition 'vFlags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4337:102: style:inconclusive: Function 'IGFD_SetFileStyle' argument 3 names different: declaration 'vFilter' definition 'vCriteria'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1888:17: note: Function 'IGFD_SetFileStyle' argument 3 names different: declaration 'vFilter' definition 'vCriteria'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4337:102: note: Function 'IGFD_SetFileStyle' argument 3 names different: declaration 'vFilter' definition 'vCriteria'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4337:140: style:inconclusive: Function 'IGFD_SetFileStyle' argument 5 names different: declaration 'vIconText' definition 'vIcon'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1890:17: note: Function 'IGFD_SetFileStyle' argument 5 names different: declaration 'vIconText' definition 'vIcon'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4337:140: note: Function 'IGFD_SetFileStyle' argument 5 names different: declaration 'vIconText' definition 'vIcon'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4342:83: style:inconclusive: Function 'IGFD_SetFileStyle2' argument 2 names different: declaration 'vFileStyleFlags' definition 'vFlags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1895:25: note: Function 'IGFD_SetFileStyle2' argument 2 names different: declaration 'vFileStyleFlags' definition 'vFlags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4342:83: note: Function 'IGFD_SetFileStyle2' argument 2 names different: declaration 'vFileStyleFlags' definition 'vFlags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4342:103: style:inconclusive: Function 'IGFD_SetFileStyle2' argument 3 names different: declaration 'vFilter' definition 'vCriteria'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1896:17: note: Function 'IGFD_SetFileStyle2' argument 3 names different: declaration 'vFilter' definition 'vCriteria'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4342:103: note: Function 'IGFD_SetFileStyle2' argument 3 names different: declaration 'vFilter' definition 'vCriteria'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4342:166: style:inconclusive: Function 'IGFD_SetFileStyle2' argument 8 names different: declaration 'vIconText' definition 'vIcon'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1898:17: note: Function 'IGFD_SetFileStyle2' argument 8 names different: declaration 'vIconText' definition 'vIcon'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4342:166: note: Function 'IGFD_SetFileStyle2' argument 8 names different: declaration 'vIconText' definition 'vIcon'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4346:82: style:inconclusive: Function 'IGFD_GetFileStyle' argument 2 names different: declaration 'vFileStyleFlags' definition 'vFlags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1902:55: note: Function 'IGFD_GetFileStyle' argument 2 names different: declaration 'vFileStyleFlags' definition 'vFlags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4346:82: note: Function 'IGFD_GetFileStyle' argument 2 names different: declaration 'vFileStyleFlags' definition 'vFlags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4346:102: style:inconclusive: Function 'IGFD_GetFileStyle' argument 3 names different: declaration 'vFilter' definition 'vCriteria'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1903:47: note: Function 'IGFD_GetFileStyle' argument 3 names different: declaration 'vFilter' definition 'vCriteria'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4346:102: note: Function 'IGFD_GetFileStyle' argument 3 names different: declaration 'vFilter' definition 'vCriteria'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1021:28: style: Variable 'functor' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1598:20: style: Variable 'drive' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:2196:16: style: Variable 'selectedFileName' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3479:23: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3740:23: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3962:23: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:3971:23: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4168:44: style: Parameter 'vContext' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4174:61: style: Parameter 'vContext' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4180:58: style: Parameter 'vContext' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4186:51: style: Parameter 'vContext' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4192:48: style: Parameter 'vContext' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4331:53: style: Parameter 'vContext' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:699:27: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:1988:53: style: Variable 'startMultiSelection' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:2004:49: style: Variable 'startMultiSelection' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/imported/miniz/miniz.c:4008:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/miniz/miniz.c:5309:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/miniz/miniz.c:5801:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/miniz/miniz.c:7498:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/ppt.h:187:79: debug: Function::addArguments found argument 'OpenNamedFile' with varid 0. [varid0] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:421:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable greater [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:273:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keep [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:611:186: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:640:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:660:124: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:678:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:686:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:687:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:688:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:726:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keep [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:1126:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keep [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2360:149: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2363:161: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2366:152: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2369:164: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:2303:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CalcRelation [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:534:16: warning: Return value of function ed.release() is not used. [ignoredReturnValue] msc-generator-8.6.4/src/libmscgen/msc.cpp:763:9: warning: Return value of function led.release() is not used. [ignoredReturnValue] msc-generator-8.6.4/src/libmscgen/msc.cpp:768:9: warning: Return value of function red.release() is not used. [ignoredReturnValue] msc-generator-8.6.4/src/libmscgen/msc.cpp:1460:27: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] msc-generator-8.6.4/src/libmscgen/msc.cpp:1465:27: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] msc-generator-8.6.4/src/libmscgen/msc.cpp:2046:20: style:inconclusive: Same expression used in consecutive assignments of 'touchpoint' and 'use_y'. [duplicateAssignExpression] msc-generator-8.6.4/src/libmscgen/msc.cpp:2047:20: note: Same expression used in consecutive assignments of 'touchpoint' and 'use_y'. msc-generator-8.6.4/src/libmscgen/msc.cpp:2046:20: note: Same expression used in consecutive assignments of 'touchpoint' and 'use_y'. msc-generator-8.6.4/src/libmscgen/msc.cpp:3081:16: style:inconclusive: Same expression used in consecutive assignments of 'pos' and 'till'. [duplicateAssignExpression] msc-generator-8.6.4/src/libmscgen/msc.cpp:3081:36: note: Same expression used in consecutive assignments of 'pos' and 'till'. msc-generator-8.6.4/src/libmscgen/msc.cpp:3081:16: note: Same expression used in consecutive assignments of 'pos' and 'till'. msc-generator-8.6.4/src/libmscgen/msc.cpp:390:53: style:inconclusive: Function 'DeserializeGUIState' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/msc.cpp:402:41: style:inconclusive: Function 'ControlClicked' argument 1 names different: declaration '' definition 'arc'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/msc.cpp:402:62: style:inconclusive: Function 'ControlClicked' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/msc.cpp:740:49: style:inconclusive: Function 'CreateBlockArrow' argument 1 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/msc.cpp:780:50: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/msc.cpp:1025:52: style:inconclusive: Function 'AddDesignAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/msc.cpp:1709:28: style: Local variable 'from' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libmscgen/msc.cpp:1660:60: note: Shadowed argument msc-generator-8.6.4/src/libmscgen/msc.cpp:1709:28: note: Shadow local variable msc-generator-8.6.4/src/libmscgen/msc.cpp:1771:28: style: Local variable 'from' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libmscgen/msc.cpp:1660:60: note: Shadowed argument msc-generator-8.6.4/src/libmscgen/msc.cpp:1771:28: note: Shadow local variable msc-generator-8.6.4/src/libmscgen/msc.cpp:1541:31: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/msc.cpp:1541:40: style: Parameter 'b' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/msc.cpp:1595:34: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/msc.cpp:1595:43: style: Parameter 'b' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/msc.cpp:2684:16: style: Variable 'i' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/msc.cpp:414:14: style: Variable 'ab' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libmscgen/msc.cpp:1986:36: style: Variable 'c' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libmscgen/msc.cpp:1305:5: warning:inconclusive: Access of moved variable 'force_box_collapse_instead'. [accessMoved] msc-generator-8.6.4/src/libmscgen/msc.cpp:1304:26: note: Calling std::move(force_box_collapse_instead) msc-generator-8.6.4/src/libmscgen/msc.cpp:1305:5: note: Access of moved variable 'force_box_collapse_instead'. msc-generator-8.6.4/src/libmscgen/msc.cpp:1307:5: warning:inconclusive: Access of moved variable 'inline_gui_state_instead'. [accessMoved] msc-generator-8.6.4/src/libmscgen/msc.cpp:1306:24: note: Calling std::move(inline_gui_state_instead) msc-generator-8.6.4/src/libmscgen/msc.cpp:1307:5: note: Access of moved variable 'inline_gui_state_instead'. msc-generator-8.6.4/src/libmscgen/msc.cpp:1618:9: warning:inconclusive: Access of moved variable 'AutoGenEntities'. [accessMoved] msc-generator-8.6.4/src/libmscgen/msc.cpp:1617:66: note: Calling std::move(AutoGenEntities) msc-generator-8.6.4/src/libmscgen/msc.cpp:1618:9: note: Access of moved variable 'AutoGenEntities'. msc-generator-8.6.4/src/libmscgen/msc.cpp:123:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:136:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:1381:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:1408:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:1510:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:1518:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:1569:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:1611:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:1778:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:1953:46: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:2131:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:2134:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:2246:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libmscgen/msc.cpp:2689:19: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1131:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemGetter [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:2574:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:3467:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:3919:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:5562:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7179:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7353:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/msc.cpp:1016:12: style: Unused variable: ss [unusedVariable] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7738:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7884:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Open [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3316:15: warning: Member variable 'score_t::a' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3316:15: warning: Member variable 'score_t::b' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3316:15: warning: Member variable 'score_t::c' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/commands.cpp:3592:13: warning: Member variable 'region_block_t::x' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/commands.cpp:3593:13: warning: Member variable 'region_block_t::y' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libmscgen/commands.cpp:84:21: warning: The class 'EntityCommand' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:84:21: note: Derived function 'EntityCommand::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:89:21: warning: The class 'EntityCommand' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:89:21: note: Derived function 'EntityCommand::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:84:21: warning: The class 'EntityCommand' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:84:21: note: Derived function 'EntityCommand::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:89:21: warning: The class 'EntityCommand' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:89:21: note: Derived function 'EntityCommand::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:840:15: warning: The class 'Newpage' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:840:15: note: Derived function 'Newpage::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:847:15: warning: The class 'Newpage' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:847:15: note: Derived function 'Newpage::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:840:15: warning: The class 'Newpage' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:840:15: note: Derived function 'Newpage::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:847:15: warning: The class 'Newpage' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:847:15: note: Derived function 'Newpage::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:1016:14: warning: The class 'Marker' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:1016:14: note: Derived function 'Marker::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:1027:14: warning: The class 'Marker' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:1027:14: note: Derived function 'Marker::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:1016:14: warning: The class 'Marker' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:1016:14: note: Derived function 'Marker::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:1027:14: warning: The class 'Marker' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:1027:14: note: Derived function 'Marker::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:1166:17: warning: The class 'AddHSpace' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:1166:17: note: Derived function 'AddHSpace::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:1178:17: warning: The class 'AddHSpace' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:1178:17: note: Derived function 'AddHSpace::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:1166:17: warning: The class 'AddHSpace' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:1166:17: note: Derived function 'AddHSpace::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:1178:17: warning: The class 'AddHSpace' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:1178:17: note: Derived function 'AddHSpace::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:1261:17: warning: The class 'AddVSpace' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:1261:17: note: Derived function 'AddVSpace::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:1276:17: warning: The class 'AddVSpace' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:1276:17: note: Derived function 'AddVSpace::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:1261:17: warning: The class 'AddVSpace' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:1261:17: note: Derived function 'AddVSpace::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.cpp:1276:17: warning: The class 'AddVSpace' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:1276:17: note: Derived function 'AddVSpace::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.cpp:3317:15: style: Struct 'score_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libmscgen/commands.cpp:559:63: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] msc-generator-8.6.4/src/libmscgen/commands.cpp:2992:19: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] msc-generator-8.6.4/src/libmscgen/commands.h:40:25: style:inconclusive: Function 'Layout' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:40:43: style:inconclusive: Function 'Layout' argument 2 names different: declaration 'cover' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:72:37: style:inconclusive: Function 'AttributeNames' argument 1 names different: declaration 'csh' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:73:50: style:inconclusive: Function 'AttributeValues' argument 1 names different: declaration 'attr' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:73:61: style:inconclusive: Function 'AttributeValues' argument 2 names different: declaration 'csh' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:94:41: style:inconclusive: Function 'AttachComment' argument 1 names different: declaration '' definition 'cn'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:109:48: style:inconclusive: Function 'StoreNoteTemporarily' argument 1 names different: declaration '' definition 'cn'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:79:24: style:inconclusive: Function 'Width' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:774:44: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:110:33: style:inconclusive: Function 'FinalizeLabels' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:111:54: style:inconclusive: Function 'Width' argument 2 names different: declaration 'vdist' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:115:35: style:inconclusive: Function 'PlaceWithMarkers' argument 1 names different: declaration 'cover' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:116:49: style:inconclusive: Function 'PostPosProcess' argument 2 names different: declaration 'ch' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:117:23: style:inconclusive: Function 'Draw' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:117:44: style:inconclusive: Function 'Draw' argument 2 names different: declaration 'pass' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:129:49: style:inconclusive: Function 'PostPosProcess' argument 2 names different: declaration 'ch' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:988:44: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:171:24: style:inconclusive: Function 'Width' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:1114:31: style:inconclusive: Function 'AddHSpace' argument 1 names different: declaration '' definition 'msc'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:1114:51: style:inconclusive: Function 'AddHSpace' argument 2 names different: declaration '' definition 'enp'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:1149:47: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:1232:31: style:inconclusive: Function 'AddVSpace' argument 1 names different: declaration '' definition 'msc'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:1239:47: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:1420:25: style:inconclusive: Function 'Symbol' argument 1 names different: declaration '' definition 'msc'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:1586:134: style:inconclusive: Function 'Symbol' argument 5 names different: declaration 'vpos1' definition 'vpos'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/commands.h:363:130: note: Function 'Symbol' argument 5 names different: declaration 'vpos1' definition 'vpos'. msc-generator-8.6.4/src/libmscgen/commands.cpp:1586:134: note: Function 'Symbol' argument 5 names different: declaration 'vpos1' definition 'vpos'. msc-generator-8.6.4/src/libmscgen/commands.cpp:1624:44: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:377:24: style:inconclusive: Function 'Width' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:2609:39: style:inconclusive: Function 'PlaceWithMarkers' argument 1 names different: declaration 'cover' definition 'canvas'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/commands.h:387:35: note: Function 'PlaceWithMarkers' argument 1 names different: declaration 'cover' definition 'canvas'. msc-generator-8.6.4/src/libmscgen/commands.cpp:2609:39: note: Function 'PlaceWithMarkers' argument 1 names different: declaration 'cover' definition 'canvas'. msc-generator-8.6.4/src/libmscgen/commands.cpp:2688:37: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:2842:21: style:inconclusive: Function 'Note' argument 1 names different: declaration '' definition 'msc'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:2903:42: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:3117:39: style:inconclusive: Function 'cover_pointer' argument 1 names different: declaration 'point_to' definition 'pointto'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/commands.h:467:37: note: Function 'cover_pointer' argument 1 names different: declaration 'point_to' definition 'pointto'. msc-generator-8.6.4/src/libmscgen/commands.cpp:3117:39: note: Function 'cover_pointer' argument 1 names different: declaration 'point_to' definition 'pointto'. msc-generator-8.6.4/src/libmscgen/commands.h:486:32: style:inconclusive: Function 'PlaceFloating' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:500:25: style:inconclusive: Function 'Layout' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:500:43: style:inconclusive: Function 'Layout' argument 2 names different: declaration 'cover' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.h:501:50: style:inconclusive: Function 'PostPosProcess' argument 2 names different: declaration 'ch' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/commands.cpp:214:81: style: Parameter 'ent' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/commands.cpp:271:20: style: Variable 'pEntityApp' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/commands.cpp:449:16: style: Variable 'i_app' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/commands.cpp:545:16: style: Variable 'i_app' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/commands.cpp:561:16: style: Variable 'pEntityApp' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/commands.cpp:737:20: style: Variable 'pEntityApp' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/commands.cpp:1483:67: style: Parameter 'e' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:563:27: debug: Function::addArguments found argument 'OpenNamedFile' with varid 0. [varid0] msc-generator-8.6.4/src/libmscgen/commands.cpp:160:43: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libmscgen/commands.cpp:286:35: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libmscgen/commands.cpp:4154:47: style: Variable 'v[1]' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libmscgen/commands.cpp:4155:22: style: Variable 'a[0]' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libmscgen/commands.cpp:4155:29: style: Variable 'a[1]' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libcgencommon/error.h:166:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable less [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_color.h:61:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable equal [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/utf8utils.h:145:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_index [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/csh.h:55:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_pos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/csh.h:179:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_pos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:435:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/stringparse.h:417:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/ppt.h:189:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpenNamedFile [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/zips.cpp:18:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_ZIP_FLAG_DO_NOT_SORT_CENTRAL_DIRECTORY [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/zips.cpp:118:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_BEST_SPEED [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1525:7: warning: Member variable 'Pipe::pipe_connect_back' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1525:7: warning: Member variable 'Pipe::pipe_connect_forw' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1525:7: warning: Member variable 'Pipe::left_space' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1525:7: warning: Member variable 'Pipe::right_space' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1525:7: warning: Member variable 'Pipe::sx_text' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1525:7: warning: Member variable 'Pipe::dx_text' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1525:7: warning: Member variable 'Pipe::y_text' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1557:13: warning: Member variable 'PipeSeries::total_height' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2520:10: warning: Member variable 'Divider::centerline' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2520:10: warning: Member variable 'Divider::text_margin' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2520:10: warning: Member variable 'Divider::line_margin' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:457:11: warning: The class 'Box' defines member function with name 'AttributeNames' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: note: Parent function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.cpp:457:11: note: Derived function 'Box::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.cpp:491:11: warning: The class 'Box' defines member function with name 'AttributeValues' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:577:17: note: Parent function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.cpp:491:11: note: Derived function 'Box::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.cpp:457:11: warning: The class 'Box' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.cpp:457:11: note: Derived function 'Box::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.cpp:491:11: warning: The class 'Box' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.cpp:491:11: note: Derived function 'Box::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.cpp:457:11: warning: The class 'Box' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.cpp:457:11: note: Derived function 'Box::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.cpp:491:11: warning: The class 'Box' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.cpp:491:11: note: Derived function 'Box::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.cpp:1580:12: warning: The class 'Pipe' defines member function with name 'AttributeNames' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:576:17: note: Parent function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.cpp:1580:12: note: Derived function 'Pipe::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.cpp:1586:12: warning: The class 'Pipe' defines member function with name 'AttributeValues' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:577:17: note: Parent function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.cpp:1586:12: note: Derived function 'Pipe::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.cpp:1580:12: warning: The class 'Pipe' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:359:17: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.cpp:1580:12: note: Derived function 'Pipe::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.cpp:1586:12: warning: The class 'Pipe' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.h:361:17: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.cpp:1586:12: note: Derived function 'Pipe::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.cpp:1580:12: warning: The class 'Pipe' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.cpp:1580:12: note: Derived function 'Pipe::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.cpp:1586:12: warning: The class 'Pipe' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.cpp:1586:12: note: Derived function 'Pipe::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:213:10: style: The function 'AddAttribute' overrides a function in a base class but just delegates back to the base class. [uselessOverride] msc-generator-8.6.4/src/libmscgen/arcs.h:575:10: note: Virtual function in base class msc-generator-8.6.4/src/libmscgen/boxes.h:213:10: note: Function in derived class msc-generator-8.6.4/src/libmscgen/boxes.cpp:2541:37: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2543:37: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libmscgen/boxes.cpp:595:23: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] msc-generator-8.6.4/src/libmscgen/boxes.cpp:689:43: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] msc-generator-8.6.4/src/libmscgen/boxes.cpp:691:28: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] msc-generator-8.6.4/tests/contour_test.cpp:90:5: warning: Class 'CairoContext' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] msc-generator-8.6.4/tests/contour_test.cpp:90:5: warning: Class 'CairoContext' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] msc-generator-8.6.4/tests/contour_test.cpp:2940:9: style: Class 'counter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libmscgen/boxes.cpp:326:55: style:inconclusive: Function 'AddAttributeList' argument 1 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.cpp:423:41: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.cpp:550:40: style:inconclusive: Function 'GetSidePos' argument 1 names different: declaration 'is_src' definition 'left'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/boxes.h:152:33: note: Function 'GetSidePos' argument 1 names different: declaration 'is_src' definition 'left'. msc-generator-8.6.4/src/libmscgen/boxes.cpp:550:40: note: Function 'GetSidePos' argument 1 names different: declaration 'is_src' definition 'left'. msc-generator-8.6.4/src/libmscgen/boxes.cpp:570:64: style:inconclusive: Function 'PostParseProcess' argument 6 names different: declaration 'note_target' definition 'target'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/boxes.h:116:41: note: Function 'PostParseProcess' argument 6 names different: declaration 'note_target' definition 'target'. msc-generator-8.6.4/src/libmscgen/boxes.cpp:570:64: note: Function 'PostParseProcess' argument 6 names different: declaration 'note_target' definition 'target'. msc-generator-8.6.4/src/libmscgen/boxes.cpp:570:81: style:inconclusive: Function 'PostParseProcess' argument 7 names different: declaration 'vertical_target' definition 'byref_target'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/boxes.h:116:63: note: Function 'PostParseProcess' argument 7 names different: declaration 'vertical_target' definition 'byref_target'. msc-generator-8.6.4/src/libmscgen/boxes.cpp:570:81: note: Function 'PostParseProcess' argument 7 names different: declaration 'vertical_target' definition 'byref_target'. msc-generator-8.6.4/src/libmscgen/boxes.cpp:647:70: style:inconclusive: Function 'PostParseProcess' argument 6 names different: declaration 'note_target' definition 'target'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/boxes.h:159:41: note: Function 'PostParseProcess' argument 6 names different: declaration 'note_target' definition 'target'. msc-generator-8.6.4/src/libmscgen/boxes.cpp:647:70: note: Function 'PostParseProcess' argument 6 names different: declaration 'note_target' definition 'target'. msc-generator-8.6.4/src/libmscgen/boxes.cpp:647:87: style:inconclusive: Function 'PostParseProcess' argument 7 names different: declaration 'vertical_target' definition 'byref_target'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/boxes.h:159:63: note: Function 'PostParseProcess' argument 7 names different: declaration 'vertical_target' definition 'byref_target'. msc-generator-8.6.4/src/libmscgen/boxes.cpp:647:87: note: Function 'PostParseProcess' argument 7 names different: declaration 'vertical_target' definition 'byref_target'. msc-generator-8.6.4/src/libmscgen/boxes.cpp:1118:33: style:inconclusive: Function 'ReLayout' argument 1 names different: declaration 'total_height' definition 'tot_height'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/boxes.h:163:26: note: Function 'ReLayout' argument 1 names different: declaration 'total_height' definition 'tot_height'. msc-generator-8.6.4/src/libmscgen/boxes.cpp:1118:33: note: Function 'ReLayout' argument 1 names different: declaration 'total_height' definition 'tot_height'. msc-generator-8.6.4/src/libmscgen/boxes.h:163:48: style:inconclusive: Function 'ReLayout' argument 2 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1308:40: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.h:212:50: style:inconclusive: Function 'SetStyleBeforeAttributes' argument 1 names different: declaration 'l' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1575:42: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2317:41: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.h:286:50: style:inconclusive: Function 'SetStyleBeforeAttributes' argument 1 names different: declaration 'l' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2554:45: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.h:293:24: style:inconclusive: Function 'Width' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2721:38: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2837:52: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.cpp:3095:45: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.cpp:3148:34: style:inconclusive: Function 'Append' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.cpp:3515:41: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libmscgen/boxes.cpp:585:26: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:585:35: style: Parameter 'b' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:777:16: style: Variable 's' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1397:16: style: Variable 'pBox' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:1933:16: style: Variable 'pPipe' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2140:16: style: Variable 'pPipe' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2235:16: style: Variable 'pPipe' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2291:16: style: Variable 'pPipe' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2302:16: style: Variable 'pPipe' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2463:16: style: Variable 'pPipe' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2475:16: style: Variable 'pPipe' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2899:16: style: Variable 'col' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:3121:20: style: Variable 'col' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:3129:20: style: Variable 'col' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libmscgen/boxes.cpp:591:27: style: Variable 'old_target' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libblock/blockstyle.h:421:10: style: Virtual function 'Empty' is called from constructor 'BlockStyle(EStyleType tt,EBlockStyleType btt,EBlockStyleTarget ttgt,EColorMeaning cm,bool a,bool t,bool l,bool f,bool s,bool nu,bool shp,bool lab,bool al,bool c,bool m,bool r,bool mkr)' at line 718. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libblock/blockstyle.cpp:718:2: note: Calling Empty msc-generator-8.6.4/src/libblock/blockstyle.h:421:10: note: Empty is a virtual function msc-generator-8.6.4/src/libblock/blockstyle.h:421:10: style: Virtual function 'Empty' is called from constructor 'BlockStyle(EStyleType tt,EBlockStyleTarget ttgt=EBlockStyleTarget::Any,EColorMeaning cm=EColorMeaning::NOHOW)' at line 730. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libblock/blockstyle.cpp:730:5: note: Calling Empty msc-generator-8.6.4/src/libblock/blockstyle.h:421:10: note: Empty is a virtual function msc-generator-8.6.4/src/libblock/blockstyle.h:421:10: style: Virtual function 'Empty' is called from constructor 'BlockStyle(EBlockStyleType btt=EBlockStyleType::Generic,EBlockStyleTarget ttgt=EBlockStyleTarget::Any,EColorMeaning cm=EColorMeaning::NOHOW)' at line 740. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libblock/blockstyle.cpp:740:5: note: Calling Empty msc-generator-8.6.4/src/libblock/blockstyle.h:421:10: note: Empty is a virtual function msc-generator-8.6.4/src/libmscgen/boxes.cpp:3320:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:338:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_cp [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:360:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_cp [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:533:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:630:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:691:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:892:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable straight [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1196:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1266:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1372:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1509:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2159:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2213:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2370:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2493:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_DEGENERATE [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2970:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isY [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3057:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3264:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3512:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2141:23: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2900:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libmscgen/boxes.cpp:2918:37: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libmscgen/boxes.cpp:3001:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/error.cpp:110:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/error.cpp:368:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_unit_test.cpp:415:12: style: Local variable 'p' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_unit_test.cpp:124:10: note: Shadowed variable msc-generator-8.6.4/tests/contour_unit_test.cpp:415:12: note: Shadow local variable msc-generator-8.6.4/tests/contour_unit_test.cpp:415:22: style: Local variable 'pos' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_unit_test.cpp:115:18: note: Shadowed variable msc-generator-8.6.4/tests/contour_unit_test.cpp:415:22: note: Shadow local variable msc-generator-8.6.4/tests/contour_unit_test.cpp:416:22: style: Local variable 'd' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_unit_test.cpp:123:16: note: Shadowed variable msc-generator-8.6.4/tests/contour_unit_test.cpp:416:22: note: Shadow local variable msc-generator-8.6.4/tests/contour_unit_test.cpp:444:14: style: Local variable 'cps' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_unit_test.cpp:126:25: note: Shadowed variable msc-generator-8.6.4/tests/contour_unit_test.cpp:444:14: note: Shadow local variable msc-generator-8.6.4/tests/contour_unit_test.cpp:475:12: style: Local variable 'xy' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_unit_test.cpp:120:8: note: Shadowed variable msc-generator-8.6.4/tests/contour_unit_test.cpp:475:12: note: Shadow local variable msc-generator-8.6.4/tests/contour_unit_test.cpp:887:14: style: Local variable 'p' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_unit_test.cpp:124:10: note: Shadowed variable msc-generator-8.6.4/tests/contour_unit_test.cpp:887:14: note: Shadow local variable msc-generator-8.6.4/tests/contour_unit_test.cpp:888:17: style: Local variable 'c' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_unit_test.cpp:123:13: note: Shadowed variable msc-generator-8.6.4/tests/contour_unit_test.cpp:888:17: note: Shadow local variable msc-generator-8.6.4/tests/contour_unit_test.cpp:895:14: style: Local variable 'p' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_unit_test.cpp:124:10: note: Shadowed variable msc-generator-8.6.4/tests/contour_unit_test.cpp:895:14: note: Shadow local variable msc-generator-8.6.4/tests/contour_unit_test.cpp:910:17: style: Local variable 'c' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_unit_test.cpp:123:13: note: Shadowed variable msc-generator-8.6.4/tests/contour_unit_test.cpp:910:17: note: Shadow local variable msc-generator-8.6.4/tests/contour_unit_test.cpp:22:33: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/tests/contour_unit_test.cpp:22:42: style: Parameter 'b' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/blockstyle.cpp:451:76: style:inconclusive: Function 'AddAttribute' argument 3 names different: declaration '' definition 'chart'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockstyle.h:266:59: style:inconclusive: Function 'AttributeNames' argument 2 names different: declaration 'group_descr' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockstyle.h:231:95: style:inconclusive: Function 'CshHintGraphicCallbackForHAlignment' argument 3 names different: declaration 'hs' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockstyle.h:232:95: style:inconclusive: Function 'CshHintGraphicCallbackForVAlignment' argument 3 names different: declaration 'hs' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockstyle.h:234:93: style:inconclusive: Function 'CshHintGraphicCallbackForContentX' argument 3 names different: declaration 'hs' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockstyle.h:235:93: style:inconclusive: Function 'CshHintGraphicCallbackForContentY' argument 3 names different: declaration 'hs' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockstyle.h:236:92: style:inconclusive: Function 'CshHintGraphicCallbackForRouting' argument 3 names different: declaration 'hs' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockstyle.h:237:93: style:inconclusive: Function 'CshHintGraphicCallbackForLabelPos' argument 3 names different: declaration 'hs' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockstyle.h:238:95: style:inconclusive: Function 'CshHintGraphicCallbackForLabelAlign' argument 3 names different: declaration 'hs' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockstyle.cpp:1233:59: style:inconclusive: Function 'AddAttribute' argument 2 names different: declaration '' definition 'chart'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockstyle.cpp:1084:16: style: Local variable 'p' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libblock/blockstyle.cpp:1047:82: note: Shadowed argument msc-generator-8.6.4/src/libblock/blockstyle.cpp:1084:16: note: Shadow local variable msc-generator-8.6.4/src/libblock/blockstyle.cpp:57:52: performance: Function parameter 'def' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libblock/blockstyle.cpp:81:20: style: Variable 'sp' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libblock/blockstyle.cpp:222:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/contour.cpp:440:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1045:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contour [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1051:145: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable greater [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1101:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1348:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1715:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1831:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:2374:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coverage_at_0_minus_inf [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:2819:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:2982:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:3172:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:3464:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:3581:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:4101:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:4126:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:723:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:749:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:1885:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXPAND_MITER [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:1964:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXPAND_MITER [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:2220:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOSE_ALL_CONNECTED [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:1468:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:1669:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2114:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:374:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:596:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:786:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NextEnabledColumn [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1188:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1252:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WorkMaxX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1499:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayOrder [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1579:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Flags [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1640:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Column [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1869:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClipRect [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2001:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2044:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2146:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayOrder [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2402:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2686:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SortOrder [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2736:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SortOrder [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3345:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayOrder [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3504:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NameOffset [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3578:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Flags [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3729:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNorm [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3741:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNormBeforeResize [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3757:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNorm [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3776:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNorm [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3834:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ID [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3912:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:4049:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNormBeforeResize [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:657:119: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val_i [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:668:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val_i [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1506:55: debug: Function::addArguments found argument 'OpenNamedFile' with varid 0. [varid0] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1777:99: debug: Function::addArguments found argument 'OpenNamedFile' with varid 0. [varid0] msc-generator-8.6.4/src/libcgencommon/cgen_color.cpp:41:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_color.cpp:139:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_color.cpp:176:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:369:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:379:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:391:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable names [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/generic_shapes.h:118:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable face [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/generic_shapes.h:119:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/style.h:199:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Attr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/style.h:208:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Attr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/style.h:209:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Attr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/style.h:210:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Attr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/style.h:291:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Arrow [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:209:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_itemized_sections [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:307:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_item_categories [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:407:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_itemized_sections [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:431:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_itemized_sections [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:478:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bulk_sections [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:496:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bulk_sections [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:515:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_itemized_sections [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/chartbase.h:670:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable export_colors [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/chartbase.h:709:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/chartbase.h:750:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/chartbase.h:796:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:1848:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_LINE_CAP_ROUND [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/chartbase.cpp:160:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/chartbase.cpp:394:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chart_type [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/chartbase.cpp:494:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/chartbase.cpp:523:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:76:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:165:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:211:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:294:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:901:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1275:5: warning: Assert statement modifies 'center'. [assignmentInAssert] msc-generator-8.6.4/src/libcgencommon/contour_path.h:286:13: warning: Member variable 'CPData::me' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:287:13: warning: Member variable 'CPData::other' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:288:11: warning: Member variable 'CPData::type' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2266:13: style: Either there is a missing 'override', or the member function 'contour::EdgeVector::GetStartPos' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2060:5: style: Class 'EdgeVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2061:5: style: Class 'EdgeVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2062:5: style: Class 'EdgeVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2063:5: style: Class 'EdgeVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2064:5: style: Class 'EdgeVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2065:5: style: Class 'EdgeVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2066:5: style: Class 'EdgeVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2067:5: style: Class 'EdgeVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2068:5: style: Class 'EdgeVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2070:27: style: Class 'EdgeVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1825:12: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1824:12: note: outer condition: pos==0 msc-generator-8.6.4/src/libcgencommon/contour_path.h:1825:12: note: identical inner condition: pos==0 msc-generator-8.6.4/src/libcgencommon/contour_path.h:1826:13: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1824:19: note: outer condition: !forward msc-generator-8.6.4/src/libcgencommon/contour_path.h:1826:13: note: identical inner condition: !forward msc-generator-8.6.4/src/libblock/block_arrows.cpp:337:8: warning: Member variable 'Arrow::adjusted' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:337:8: warning: Member variable 'Arrow::redo' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:337:8: warning: Member variable 'Arrow::repl_spacing' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1114:5: warning: Member variable 'EdgeWithSide::ratio' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1729:16: warning: Member variable 'Backtrack::cp_index' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1730:14: warning: Member variable 'Backtrack::used_front' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1732:18: warning: Member variable 'Backtrack::remaining_attempts' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2390:16: warning: Member variable 'CompassEnd::distance' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2391:16: warning: Member variable 'CompassEnd::len_cut' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2392:16: warning: Member variable 'CompassEnd::control_point_len' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/tests/contour_test.cpp:61:9: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] msc-generator-8.6.4/tests/contour_test.cpp:1708:9: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] msc-generator-8.6.4/src/libblock/block_arrows.h:106:10: style: Virtual function 'ApplyRunningStyle' is called from constructor 'ArrowLabel(block::BlockChart&chart,double perc,double offset,const FileLineColRange&l)' at line 85. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libblock/block_arrows.cpp:85:5: note: Calling ApplyRunningStyle msc-generator-8.6.4/src/libblock/block_arrows.h:106:10: note: ApplyRunningStyle is a virtual function msc-generator-8.6.4/src/libblock/block_arrows.h:233:10: style: Virtual function 'ApplyRunningStyle' is called from constructor 'Arrow(block::BlockChart&chart,std::string_view n1,ArrowType t,std::string_view n2,const FileLineColRange&l,const FileLineColRange&l1,const FileLineColRange&l2)' at line 381. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libblock/block_arrows.cpp:381:5: note: Calling ApplyRunningStyle msc-generator-8.6.4/src/libblock/block_arrows.h:233:10: note: ApplyRunningStyle is a virtual function msc-generator-8.6.4/src/libblock/block_arrows.cpp:1114:5: style: Struct 'EdgeWithSide' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1131:5: style: Struct 'PathCandidate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1133:5: style: Struct 'PathCandidate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/cgencommon.cpp:172:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable params [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/parser_tools.h:74:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/parser_tools.h:80:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/parser_tools.h:92:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/parser_tools.h:104:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/parser_tools.h:106:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSH [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/csh.cpp:399:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/csh.cpp:698:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1868:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/csh.cpp:2103:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/csh.cpp:2538:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/csh.cpp:2595:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/csh.cpp:2761:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_index [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/csh.cpp:2794:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable full_entity_name [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/parser_tools.h:150:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/parser_tools.h:165:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_rollback [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/parser_tools.h:55:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable may_contain_newline [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/tests/contour_test.cpp:36:43: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/contour_path.h:799:23: style: Redundant initialization for 'f2'. The initialized value is overwritten before it is read. [redundantInitialization] msc-generator-8.6.4/src/libcgencommon/contour_path.h:798:18: note: f2 is initialized msc-generator-8.6.4/src/libcgencommon/contour_path.h:799:23: note: f2 is overwritten msc-generator-8.6.4/src/libcgencommon/contour_path.h:1584:22: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1583:15: note: first is assigned msc-generator-8.6.4/src/libcgencommon/contour_path.h:1584:22: note: first is overwritten msc-generator-8.6.4/src/libcgencommon/contour_path.h:1200:9: style: Statements following 'return' will never be executed. [unreachableCode] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1664:31: style: Condition 'cp!=cps.end()' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2427:71: style:inconclusive: Function 'append' argument 1 names different: declaration 'o' definition 'v'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2086:53: note: Function 'append' argument 1 names different: declaration 'o' definition 'v'. msc-generator-8.6.4/src/libcgencommon/contour_path.h:2427:71: note: Function 'append' argument 1 names different: declaration 'o' definition 'v'. msc-generator-8.6.4/src/libcgencommon/contour_path.h:2780:80: style:inconclusive: Function 'CairoPathDashed' argument 2 names different: declaration '' definition 'pattern'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2406:126: style: Argument 'inside' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_basics.h:347:16: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour_path.h:2406:126: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour_path.h:2468:19: style: Local variable 'next' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2098:12: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour_path.h:2468:19: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/contour_path.h:1910:66: style: Variable 'e' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2071:80: style: Variable 'e' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2076:109: style: Variable 'e' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2081:166: style: Variable 'e' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2965:58: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2965:67: style: Parameter 'b' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/tests/contour_test.cpp:1725:44: style: Same expression on both sides of '/'. [duplicateExpression] msc-generator-8.6.4/tests/contour_test.cpp:43:28: note: 'size_by' is assigned value '8' here. msc-generator-8.6.4/tests/contour_test.cpp:1725:44: note: Same expression on both sides of '/'. msc-generator-8.6.4/tests/contour_test.cpp:1725:55: style: Same expression on both sides of '/'. [duplicateExpression] msc-generator-8.6.4/tests/contour_test.cpp:43:28: note: 'size_by' is assigned value '8' here. msc-generator-8.6.4/tests/contour_test.cpp:1725:55: note: Same expression on both sides of '/'. msc-generator-8.6.4/src/libcgencommon/contour_path.h:1515:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1520:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1538:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1546:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/tests/contour_test.cpp:730:5: style: Variable 'cooomplex2' is assigned an expression that holds the same value. [redundantAssignment] msc-generator-8.6.4/tests/contour_test.cpp:729:24: note: cooomplex3 is assigned 'cooomplex2' here. msc-generator-8.6.4/tests/contour_test.cpp:730:5: note: Variable 'cooomplex2' is assigned an expression that holds the same value. msc-generator-8.6.4/tests/contour_test.cpp:1263:11: style: Redundant initialization for 'b'. The initialized value is overwritten before it is read. [redundantInitialization] msc-generator-8.6.4/tests/contour_test.cpp:1258:12: note: b is initialized msc-generator-8.6.4/tests/contour_test.cpp:1263:11: note: b is overwritten msc-generator-8.6.4/tests/contour_test.cpp:1263:15: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] msc-generator-8.6.4/tests/contour_test.cpp:1259:12: note: c is initialized msc-generator-8.6.4/tests/contour_test.cpp:1263:15: note: c is overwritten msc-generator-8.6.4/tests/contour_test.cpp:1263:19: style: Redundant initialization for 'd'. The initialized value is overwritten before it is read. [redundantInitialization] msc-generator-8.6.4/tests/contour_test.cpp:1260:12: note: d is initialized msc-generator-8.6.4/tests/contour_test.cpp:1263:19: note: d is overwritten msc-generator-8.6.4/tests/contour_test.cpp:1365:7: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment] msc-generator-8.6.4/tests/contour_test.cpp:1364:6: note: n is assigned msc-generator-8.6.4/tests/contour_test.cpp:1365:7: note: n is overwritten msc-generator-8.6.4/tests/contour_test.cpp:2240:9: style: Redundant initialization for 'tmp'. The initialized value is overwritten before it is read. [redundantInitialization] msc-generator-8.6.4/tests/contour_test.cpp:2235:14: note: tmp is initialized msc-generator-8.6.4/tests/contour_test.cpp:2240:9: note: tmp is overwritten msc-generator-8.6.4/tests/contour_test.cpp:47:53: style:inconclusive: Function 'CairoContext' argument 2 names different: declaration 'place' definition 'pl'. [funcArgNamesDifferent] msc-generator-8.6.4/tests/contour_test.h:39:43: note: Function 'CairoContext' argument 2 names different: declaration 'place' definition 'pl'. msc-generator-8.6.4/tests/contour_test.cpp:47:53: note: Function 'CairoContext' argument 2 names different: declaration 'place' definition 'pl'. msc-generator-8.6.4/tests/contour_test.cpp:111:47: style:inconclusive: Function 'ClipInverse' argument 1 names different: declaration 'clip' definition 'area'. [funcArgNamesDifferent] msc-generator-8.6.4/tests/contour_test.h:44:37: note: Function 'ClipInverse' argument 1 names different: declaration 'clip' definition 'area'. msc-generator-8.6.4/tests/contour_test.cpp:111:47: note: Function 'ClipInverse' argument 1 names different: declaration 'clip' definition 'area'. msc-generator-8.6.4/tests/contour_test.cpp:671:17: style: Local variable 'custom' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_test.cpp:637:13: note: Shadowed variable msc-generator-8.6.4/tests/contour_test.cpp:671:17: note: Shadow local variable msc-generator-8.6.4/tests/contour_test.cpp:1267:22: style: Local variable 'c' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_test.cpp:1259:10: note: Shadowed variable msc-generator-8.6.4/tests/contour_test.cpp:1267:22: note: Shadow local variable msc-generator-8.6.4/tests/contour_test.cpp:1268:14: style: Local variable 'B' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_test.cpp:1246:10: note: Shadowed variable msc-generator-8.6.4/tests/contour_test.cpp:1268:14: note: Shadow local variable msc-generator-8.6.4/tests/contour_test.cpp:1280:22: style: Local variable 'c' shadows outer variable [shadowVariable] msc-generator-8.6.4/tests/contour_test.cpp:1259:10: note: Shadowed variable msc-generator-8.6.4/tests/contour_test.cpp:1280:22: note: Shadow local variable msc-generator-8.6.4/tests/contour_test.cpp:170:10: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2659:30: style: The scope of the variable 'paths' can be reduced. [variableScope] msc-generator-8.6.4/src/libblock/block_arrows.cpp:71:63: style:inconclusive: Function 'ArrowLabel' argument 3 names different: declaration 'offset' definition 'off'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libblock/block_arrows.h:95:55: note: Function 'ArrowLabel' argument 3 names different: declaration 'offset' definition 'off'. msc-generator-8.6.4/src/libblock/block_arrows.cpp:71:63: note: Function 'ArrowLabel' argument 3 names different: declaration 'offset' definition 'off'. msc-generator-8.6.4/src/libblock/block_arrows.cpp:99:38: style:inconclusive: Function 'AttributeNames' argument 1 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.cpp:110:51: style:inconclusive: Function 'AttributeValues' argument 1 names different: declaration '' definition 'attr'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.cpp:110:62: style:inconclusive: Function 'AttributeValues' argument 2 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.h:106:33: style:inconclusive: Function 'ApplyRunningStyle' argument 1 names different: declaration 'cloning' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.h:106:47: style:inconclusive: Function 'ApplyRunningStyle' argument 2 names different: declaration 'recursive' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.cpp:316:41: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.cpp:316:56: style:inconclusive: Function 'PostPosProcess' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.cpp:373:27: style:inconclusive: Function 'Arrow' argument 1 names different: declaration 'chart' definition 'c'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libblock/block_arrows.h:219:23: note: Function 'Arrow' argument 1 names different: declaration 'chart' definition 'c'. msc-generator-8.6.4/src/libblock/block_arrows.cpp:373:27: note: Function 'Arrow' argument 1 names different: declaration 'chart' definition 'c'. msc-generator-8.6.4/src/libblock/block_arrows.cpp:646:33: style:inconclusive: Function 'AttributeNames' argument 1 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockstyle.h:233:88: style:inconclusive: Function 'CshHintGraphicCallbackForVia' argument 3 names different: declaration 'hs' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.cpp:698:46: style:inconclusive: Function 'AttributeValues' argument 1 names different: declaration '' definition 'attr'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.cpp:698:57: style:inconclusive: Function 'AttributeValues' argument 2 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.h:240:33: style:inconclusive: Function 'AddConstraints' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.h:240:56: style:inconclusive: Function 'AddConstraints' argument 2 names different: declaration 'constraints' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.h:241:33: style:inconclusive: Function 'AddConstraints' argument 5 names different: declaration 'parent_index_justify' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.h:241:83: style:inconclusive: Function 'AddConstraints' argument 6 names different: declaration 'parent_attr_justify' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2130:50: style:inconclusive: Function 'GetMyBlockAreaForDeoverlap' argument 1 names different: declaration 'other_extend' definition 'other_arrow_distance'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libblock/block_arrows.h:249:47: note: Function 'GetMyBlockAreaForDeoverlap' argument 1 names different: declaration 'other_extend' definition 'other_arrow_distance'. msc-generator-8.6.4/src/libblock/block_arrows.cpp:2130:50: note: Function 'GetMyBlockAreaForDeoverlap' argument 1 names different: declaration 'other_extend' definition 'other_arrow_distance'. msc-generator-8.6.4/src/libblock/block_arrows.cpp:2897:36: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2897:51: style:inconclusive: Function 'PostPosProcess' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/block_arrows.cpp:457:26: style: Local variable 'l' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libblock/block_arrows.cpp:374:39: note: Shadowed argument msc-generator-8.6.4/src/libblock/block_arrows.cpp:457:26: note: Shadow local variable msc-generator-8.6.4/src/libblock/block_arrows.cpp:493:18: style: Local variable 'l' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libblock/block_arrows.cpp:374:39: note: Shadowed argument msc-generator-8.6.4/src/libblock/block_arrows.cpp:493:18: note: Shadow local variable msc-generator-8.6.4/src/libblock/block_arrows.cpp:1182:14: style: Local variable 'r' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1178:10: note: Shadowed variable msc-generator-8.6.4/src/libblock/block_arrows.cpp:1182:14: note: Shadow local variable msc-generator-8.6.4/src/libblock/block_arrows.cpp:1263:22: style: Local variable 'c' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1201:57: note: Shadowed argument msc-generator-8.6.4/src/libblock/block_arrows.cpp:1263:22: note: Shadow local variable msc-generator-8.6.4/src/libblock/block_arrows.cpp:723:20: style: Variable 'e' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libblock/block_arrows.cpp:935:20: style: Variable 'e' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1142:81: style: Parameter 'e' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1413:64: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1413:73: style: Parameter 'b' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1631:56: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1631:65: style: Parameter 'b' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/block_arrows.cpp:1791:58: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2696:49: warning: Access of moved variable 'p1'. [accessMoved] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2696:39: note: Calling std::move(p1) msc-generator-8.6.4/src/libblock/block_arrows.cpp:2696:49: note: Access of moved variable 'p1'. msc-generator-8.6.4/src/libblock/block_arrows.cpp:723:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libblock/block_arrows.cpp:993:40: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2614:24: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libblock/block_arrows.cpp:2696:29: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/tests/contour_test.cpp:1292:8: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/tests/contour_test.cpp:1365:7: style: Variable 'n' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libcgencommon/contour_debug.cpp:63:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_debug.cpp:99:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/element.cpp:144:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable till [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/element.cpp:207:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_LINE_CAP_ROUND [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/element.cpp:296:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_LINE_CAP_ROUND [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/numbering.cpp:188:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/numbering.cpp:244:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/style.cpp:381:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_place [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:321:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable col [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:572:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xy [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:80:13: warning: Member variable 'TextEditor::mPalette' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libgui/text_editor.cpp:80:13: warning: Member variable 'TextEditor::mScrollHasChanged' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libgui/text_editor.h:51:11: warning: Member variable 'GlyphStyle::bold' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libgui/text_editor.h:52:11: warning: Member variable 'GlyphStyle::italic' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libgui/text_editor.h:53:11: warning: Member variable 'GlyphStyle::underlined' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libgui/text_editor.h:63:8: warning: Member variable 'Glyph::mChar' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libgui/text_editor.cpp:2105:18: style: The member function 'TextEditor::ProcessInputs' can be static. [functionStatic] msc-generator-8.6.4/src/libgui/text_editor.h:239:7: note: The member function 'TextEditor::ProcessInputs' can be static. msc-generator-8.6.4/src/libgui/text_editor.cpp:2105:18: note: The member function 'TextEditor::ProcessInputs' can be static. msc-generator-8.6.4/src/libgui/text_editor.h:70:8: style:inconclusive: Either there is a missing 'override', or the member function 'TextEditor::Line::invalidate_num_chars' can be const. [functionConst] msc-generator-8.6.4/src/libgui/text_editor.cpp:2211:30: style:inconclusive: Technically the member function 'TextEditor::UndoRecord::Undo' can be const. [functionConst] msc-generator-8.6.4/src/libgui/text_editor.h:218:8: note: Technically the member function 'TextEditor::UndoRecord::Undo' can be const. msc-generator-8.6.4/src/libgui/text_editor.cpp:2211:30: note: Technically the member function 'TextEditor::UndoRecord::Undo' can be const. msc-generator-8.6.4/src/libgui/text_editor.cpp:2233:30: style:inconclusive: Technically the member function 'TextEditor::UndoRecord::Redo' can be const. [functionConst] msc-generator-8.6.4/src/libgui/text_editor.h:219:8: note: Technically the member function 'TextEditor::UndoRecord::Redo' can be const. msc-generator-8.6.4/src/libgui/text_editor.cpp:2233:30: note: Technically the member function 'TextEditor::UndoRecord::Redo' can be const. msc-generator-8.6.4/src/libblock/blockchart.cpp:47:14: debug: CheckClass::isMemberVar found used member variable 'no_passes' with varid 0 [varid0] msc-generator-8.6.4/src/libblock/blockchart.cpp:1292:82: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] msc-generator-8.6.4/src/libblock/blockchart.cpp:1299:43: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] msc-generator-8.6.4/src/libblock/blockchart.cpp:1307:41: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] msc-generator-8.6.4/src/libblock/blockchart.cpp:706:13: style: Condition 'ret' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libgui/text_editor.cpp:110:52: style:inconclusive: Function 'SetPalette' argument 1 names different: declaration '' definition 'P'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libgui/text_editor.cpp:152:67: style:inconclusive: Function 'GetCharBytePos' argument 1 names different: declaration 'a' definition 'a_'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libgui/text_editor.h:247:59: note: Function 'GetCharBytePos' argument 1 names different: declaration 'a' definition 'a_'. msc-generator-8.6.4/src/libgui/text_editor.cpp:152:67: note: Function 'GetCharBytePos' argument 1 names different: declaration 'a' definition 'a_'. msc-generator-8.6.4/src/libgui/text_editor.cpp:173:47: style:inconclusive: Function 'GetCharPos' argument 1 names different: declaration 'a' definition 'a_'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libgui/text_editor.h:248:39: note: Function 'GetCharPos' argument 1 names different: declaration 'a' definition 'a_'. msc-generator-8.6.4/src/libgui/text_editor.cpp:173:47: note: Function 'GetCharPos' argument 1 names different: declaration 'a' definition 'a_'. msc-generator-8.6.4/src/libgui/text_editor.cpp:2109:46: style:inconclusive: Function 'Colorize' argument 2 names different: declaration 'aCount' definition 'aLines'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libgui/text_editor.h:240:39: note: Function 'Colorize' argument 2 names different: declaration 'aCount' definition 'aLines'. msc-generator-8.6.4/src/libgui/text_editor.cpp:2109:46: note: Function 'Colorize' argument 2 names different: declaration 'aCount' definition 'aLines'. msc-generator-8.6.4/src/libgui/text_editor.cpp:455:38: style: Parameter 'aValue' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libgui/text_editor.cpp:603:9: style: Variable 'line' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libgui/text_editor.cpp:1060:11: style: Variable 'glyph' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libgui/text_editor.cpp:1956:15: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libgui/text_editor.cpp:250:88: warning: Either the condition 'mLines.empty()' is redundant or expression 'mLines[mState.mSelectionStart.mLine-1]' causes access out of bounds. [containerOutOfBounds] msc-generator-8.6.4/src/libgui/text_editor.cpp:259:18: note: Assuming that condition 'mLines.empty()' is not redundant msc-generator-8.6.4/src/libgui/text_editor.cpp:250:88: note: Access out of bounds msc-generator-8.6.4/src/libgui/text_editor.cpp:196:5: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libgui/text_editor.cpp:241:6: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libgui/text_editor.cpp:287:4: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libgui/text_editor.cpp:1957:38: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libblock/blockchart.cpp:1700:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] msc-generator-8.6.4/src/libblock/blockchart.h:200:48: style:inconclusive: Function 'AddCommandLineArg' argument 1 names different: declaration 'arg' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockchart.cpp:134:48: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockchart.cpp:199:54: style:inconclusive: Function 'AddDesignAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockchart.cpp:250:38: style:inconclusive: Function 'AttributeNames' argument 1 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockchart.cpp:344:55: style:inconclusive: Function 'DeserializeGUIState' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockchart.cpp:389:42: style:inconclusive: Function 'ControlClicked' argument 1 names different: declaration '' definition 'arc'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockchart.cpp:389:63: style:inconclusive: Function 'ControlClicked' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libblock/blockchart.cpp:1603:82: style:inconclusive: Function 'HandleArrowOverlap' argument 2 names different: declaration 'groups' definition 'all_groups'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libblock/blockchart.h:263:74: note: Function 'HandleArrowOverlap' argument 2 names different: declaration 'groups' definition 'all_groups'. msc-generator-8.6.4/src/libblock/blockchart.cpp:1603:82: note: Function 'HandleArrowOverlap' argument 2 names different: declaration 'groups' definition 'all_groups'. msc-generator-8.6.4/src/libblock/blockchart.cpp:1841:31: style:inconclusive: Function 'Draw' argument 1 names different: declaration 'canvas' definition 'c'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libblock/blockchart.h:270:23: note: Function 'Draw' argument 1 names different: declaration 'canvas' definition 'c'. msc-generator-8.6.4/src/libblock/blockchart.cpp:1841:31: note: Function 'Draw' argument 1 names different: declaration 'canvas' definition 'c'. msc-generator-8.6.4/src/libblock/blockchart.cpp:1862:40: style:inconclusive: Function 'DrawComplete' argument 1 names different: declaration 'canvas' definition 'c'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libblock/blockchart.h:271:32: note: Function 'DrawComplete' argument 1 names different: declaration 'canvas' definition 'c'. msc-generator-8.6.4/src/libblock/blockchart.cpp:1862:40: note: Function 'DrawComplete' argument 1 names different: declaration 'canvas' definition 'c'. msc-generator-8.6.4/src/libblock/blockchart.cpp:643:12: style: Local variable 'l' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libblock/blockchart.cpp:628:76: note: Shadowed argument msc-generator-8.6.4/src/libblock/blockchart.cpp:643:12: note: Shadow local variable msc-generator-8.6.4/src/libblock/blockchart.cpp:430:79: style: Parameter 's' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/blockchart.cpp:1070:23: style: Variable 'sp' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libblock/blockchart.cpp:1172:48: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/blockchart.cpp:1172:57: style: Parameter 'b' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/blockchart.cpp:1292:49: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/blockchart.cpp:1296:47: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/blockchart.cpp:1306:24: style: Variable 'ae' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libblock/blockchart.cpp:1353:24: style: Variable 'E' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libblock/blockchart.cpp:1401:16: style: Variable 'o' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libblock/blockchart.cpp:1447:16: style: Variable 'p' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libblock/blockchart.cpp:1590:63: style: Parameter 'a' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/blockchart.cpp:1822:52: style: Parameter 's' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libblock/blockchart.cpp:632:18: style: Variable 'pLabel' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libblock/blockchart.cpp:1846:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libblock/blockchart.cpp:1855:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libblock/blockchart.cpp:668:5: warning:inconclusive: Access of moved variable 'StashedElements'. [accessMoved] msc-generator-8.6.4/src/libblock/blockchart.cpp:667:49: note: Calling std::move(StashedElements) msc-generator-8.6.4/src/libblock/blockchart.cpp:668:5: note: Access of moved variable 'StashedElements'. msc-generator-8.6.4/src/libblock/blockchart.cpp:1717:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:40:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:73:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:99:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:134:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:231:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:316:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:416:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:693:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prev_tangent [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:1162:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_REAL [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:1316:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outline [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:1485:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edge [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:1569:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:714:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1708:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1738:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1779:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2527:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3198:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3230:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable textVGapAbove [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3268:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3454:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable textVGapAbove [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:629:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHUNKS [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:632:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHUNKS [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:633:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHUNKS [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1147:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1209:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1306:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1422:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1504:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1562:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2261:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PairComparerByID [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2365:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val_i [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2428:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2620:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Min [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2773:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Min [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3278:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3904:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HookId [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3914:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4153:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NextEntryIndex [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4531:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4872:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4916:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElemCount [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5276:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5579:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5942:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6445:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8306:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpenMousePos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8393:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9351:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9375:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9438:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9754:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PopupId [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9841:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PopupId [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9888:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9912:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9927:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9953:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PopupId [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10242:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10794:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11040:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11716:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12139:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12159:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12386:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TypeHash [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12396:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClearAllFn [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12432:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadInitFn [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12880:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13044:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13438:173: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNorm [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13543:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:14015:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QuerySuccess [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:14043:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ID [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:640:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_LINE_CAP_ROUND [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:901:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:1171:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_LINE_CAP_ROUND [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:2013:16: warning: Member variable 'LocSegment::gap1' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour.h:2014:16: warning: Member variable 'LocSegment::gap2' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour.h:2015:16: warning: Member variable 'LocSegment::cos' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour.h:2016:16: warning: Member variable 'LocSegment::sin' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:361:10: style:inconclusive: Technically the member function 'contour::SimpleContour::dirty_area' can be const. [functionConst] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:61:10: style: Either there is a missing 'override', or the member function 'contour::DoubleMap < bool >::Set' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2266:13: style: Either there is a missing 'override', or the member function 'contour::EdgeVector < Edge >::GetStartPos' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/area.h:54:10: warning: The class 'Area' defines member function with name 'clear' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:714:10: note: Parent function 'Contour::clear' msc-generator-8.6.4/src/libcgencommon/area.h:54:10: note: Derived function 'Area::clear' msc-generator-8.6.4/src/libcgencommon/area.h:63:11: warning: The class 'Area' defines member function with name 'operator=' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:629:14: note: Parent function 'Contour::operator=' msc-generator-8.6.4/src/libcgencommon/area.h:63:11: note: Derived function 'Area::operator=' msc-generator-8.6.4/src/libcgencommon/area.h:64:11: warning: The class 'Area' defines member function with name 'operator=' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:627:14: note: Parent function 'Contour::operator=' msc-generator-8.6.4/src/libcgencommon/area.h:64:11: note: Derived function 'Area::operator=' msc-generator-8.6.4/src/libcgencommon/area.h:77:11: warning: The class 'Area' defines member function with name 'operator+=' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:835:14: note: Parent function 'Contour::operator+=' msc-generator-8.6.4/src/libcgencommon/area.h:77:11: note: Derived function 'Area::operator+=' msc-generator-8.6.4/src/libcgencommon/area.h:78:11: warning: The class 'Area' defines member function with name 'operator*=' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:839:14: note: Parent function 'Contour::operator*=' msc-generator-8.6.4/src/libcgencommon/area.h:78:11: note: Derived function 'Area::operator*=' msc-generator-8.6.4/src/libcgencommon/area.h:79:11: warning: The class 'Area' defines member function with name 'operator-=' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:843:14: note: Parent function 'Contour::operator-=' msc-generator-8.6.4/src/libcgencommon/area.h:79:11: note: Derived function 'Area::operator-=' msc-generator-8.6.4/src/libcgencommon/area.h:80:11: warning: The class 'Area' defines member function with name 'operator^=' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:847:14: note: Parent function 'Contour::operator^=' msc-generator-8.6.4/src/libcgencommon/area.h:80:11: note: Derived function 'Area::operator^=' msc-generator-8.6.4/src/libcgencommon/area.h:81:11: warning: The class 'Area' defines member function with name 'operator+=' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:837:14: note: Parent function 'Contour::operator+=' msc-generator-8.6.4/src/libcgencommon/area.h:81:11: note: Derived function 'Area::operator+=' msc-generator-8.6.4/src/libcgencommon/area.h:82:11: warning: The class 'Area' defines member function with name 'operator*=' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:841:14: note: Parent function 'Contour::operator*=' msc-generator-8.6.4/src/libcgencommon/area.h:82:11: note: Derived function 'Area::operator*=' msc-generator-8.6.4/src/libcgencommon/area.h:83:11: warning: The class 'Area' defines member function with name 'operator-=' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:845:14: note: Parent function 'Contour::operator-=' msc-generator-8.6.4/src/libcgencommon/area.h:83:11: note: Derived function 'Area::operator-=' msc-generator-8.6.4/src/libcgencommon/area.h:84:11: warning: The class 'Area' defines member function with name 'operator^=' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:849:14: note: Parent function 'Contour::operator^=' msc-generator-8.6.4/src/libcgencommon/area.h:84:11: note: Derived function 'Area::operator^=' msc-generator-8.6.4/src/libcgencommon/area.h:109:11: warning: The class 'Area' defines member function with name 'Rotate' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:755:14: note: Parent function 'Contour::Rotate' msc-generator-8.6.4/src/libcgencommon/area.h:109:11: note: Derived function 'Area::Rotate' msc-generator-8.6.4/src/libcgencommon/area.h:113:11: warning: The class 'Area' defines member function with name 'SwapXY' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:753:14: note: Parent function 'Contour::SwapXY' msc-generator-8.6.4/src/libcgencommon/area.h:113:11: note: Derived function 'Area::SwapXY' msc-generator-8.6.4/src/libcgencommon/area.h:123:7: warning: The class 'Area' defines member function with name 'ClearHoles' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:716:14: note: Parent function 'Contour::ClearHoles' msc-generator-8.6.4/src/libcgencommon/area.h:123:7: note: Derived function 'Area::ClearHoles' msc-generator-8.6.4/src/libcgencommon/area.cpp:47:14: warning: The class 'Area' defines member function with name 'OffsetBelow' also defined in its parent class 'Contour'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour.h:1730:24: note: Parent function 'Contour::OffsetBelow' msc-generator-8.6.4/src/libcgencommon/area.cpp:47:14: note: Derived function 'Area::OffsetBelow' msc-generator-8.6.4/src/libcgencommon/contour_simple.h:233:5: style: Class 'SimpleContour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour.h:197:5: style: Class 'HoledSimpleContour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour.h:259:5: style: Class 'HoledSimpleContour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour.h:560:5: style: Class 'Contour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/area.h:149:5: style: Class 'AreaList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/area.h:151:5: style: Class 'AreaList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:55:5: style: Class 'DoubleMap < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2060:5: style: Class 'EdgeVector < Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2061:5: style: Class 'EdgeVector < Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2062:5: style: Class 'EdgeVector < Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2063:5: style: Class 'EdgeVector < Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2064:5: style: Class 'EdgeVector < Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2065:5: style: Class 'EdgeVector < Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2066:5: style: Class 'EdgeVector < Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2067:5: style: Class 'EdgeVector < Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2068:5: style: Class 'EdgeVector < Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2070:27: style: Class 'EdgeVector < Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:77:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:610:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2 [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:704:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:812:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1010:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sh [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1197:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1370:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cy [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1485:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1522:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slide [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1803:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable content [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/contour.h:326:52: style:inconclusive: Function 'append' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/contour.h:1287:48: style:inconclusive: Function 'RotateAround' argument 1 names different: declaration 'c' definition 'center'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour.h:157:32: note: Function 'RotateAround' argument 1 names different: declaration 'c' definition 'center'. msc-generator-8.6.4/src/libcgencommon/contour.h:1287:48: note: Function 'RotateAround' argument 1 names different: declaration 'c' definition 'center'. msc-generator-8.6.4/src/libcgencommon/contour.h:1881:59: style:inconclusive: Function 'SimpleWidenAsymmetric' argument 1 names different: declaration 'off1' definition 'offset1'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2392:42: note: Function 'SimpleWidenAsymmetric' argument 1 names different: declaration 'off1' definition 'offset1'. msc-generator-8.6.4/src/libcgencommon/contour.h:1881:59: note: Function 'SimpleWidenAsymmetric' argument 1 names different: declaration 'off1' definition 'offset1'. msc-generator-8.6.4/src/libcgencommon/contour.h:1881:75: style:inconclusive: Function 'SimpleWidenAsymmetric' argument 2 names different: declaration 'off2' definition 'offset2'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2392:55: note: Function 'SimpleWidenAsymmetric' argument 2 names different: declaration 'off2' definition 'offset2'. msc-generator-8.6.4/src/libcgencommon/contour.h:1881:75: note: Function 'SimpleWidenAsymmetric' argument 2 names different: declaration 'off2' definition 'offset2'. msc-generator-8.6.4/src/imported/imgui/imgui.h:258:79: warning: The address of variable 'x' might be accessed at non-zero index. [objectIndex] msc-generator-8.6.4/src/imported/imgui/imgui.h:258:76: note: Address of variable taken here. msc-generator-8.6.4/src/imported/imgui/imgui.h:258:79: note: The address of variable 'x' might be accessed at non-zero index. msc-generator-8.6.4/src/imported/imgui/imgui.h:259:79: warning: The address of variable 'x' might be accessed at non-zero index. [objectIndex] msc-generator-8.6.4/src/imported/imgui/imgui.h:259:76: note: Address of variable taken here. msc-generator-8.6.4/src/imported/imgui/imgui.h:259:79: note: The address of variable 'x' might be accessed at non-zero index. msc-generator-8.6.4/src/libcgencommon/contour_simple.h:329:139: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:250:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour_simple.h:329:139: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour_simple.h:338:144: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:250:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour_simple.h:338:144: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:244:139: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:262:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:244:139: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:252:144: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:262:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:252:144: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:1001:77: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:712:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:1001:77: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:1008:133: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:712:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:1008:133: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:1011:139: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:712:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:1011:139: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:1014:128: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:712:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:1014:128: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:1017:86: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:712:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:1017:86: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:1373:58: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:94:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:1373:58: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:1384:58: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:94:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:1384:58: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:1508:99: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:94:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:1508:99: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:1620:65: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:262:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:1620:65: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:1795:16: style: Local variable 'e' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libcgencommon/contour.h:1792:16: note: Shadowed variable msc-generator-8.6.4/src/libcgencommon/contour.h:1795:16: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/contour.h:1820:95: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:712:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:1820:95: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:1829:54: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:712:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:1829:54: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour.h:2175:33: style: Local variable 'cp' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libcgencommon/contour.h:2159:29: note: Shadowed variable msc-generator-8.6.4/src/libcgencommon/contour.h:2175:33: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/contour.h:2333:18: style: Local variable 'next' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2098:12: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:2333:18: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/contour.h:2300:86: style: Argument 'inside' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_basics.h:347:16: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:2300:86: note: Shadow argument msc-generator-8.6.4/src/imported/imgui/imgui.h:2316:76: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui.h:2405:19: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui.h:2522:53: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui.h:2641:23: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui.h:2928:27: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui.h:2946:30: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui.h:2104:13: warning: Member variable 'ImGuiSizeCallbackData::UserData' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui.h:2417:13: warning: Member variable 'ImDrawVert::col' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui.h:2431:21: warning: Member variable 'ImDrawCmdHeader::TextureId' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui.h:2432:21: warning: Member variable 'ImDrawCmdHeader::VtxOffset' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:3619:17: warning: Member variable 'MyItem::ID' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:3620:17: warning: Member variable 'MyItem::Name' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:3621:17: warning: Member variable 'MyItem::Quantity' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui.h:2714:110: performance: Variable 'GlyphOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7788:9: performance: Variable 'Color' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < unsigned short >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiTextRange >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < char >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiStoragePair >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImDrawCmd >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImDrawChannel >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImDrawVert >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImVec4 >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < void * >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImVec2 >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < unsigned int >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImFont * >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImFontAtlasCustomRect >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/area.cpp:101:19: performance: Range variable 'j' should be declared as const reference. [iterateByValue] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImFontConfig >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < float >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImFontGlyph >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < int >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < MyItem >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < char * >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < const char * >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < MyDocument >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/area.cpp:69:16: style: Variable 'c' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/area.cpp:78:16: style: Variable 'c' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < MyDocument * >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/area.cpp:100:16: style: Variable 'i' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2404:71: style: Variable 'e' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/contour_path.h:1925:71: style: Variable 'e' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.h:2180:25: style: Struct 'ImGuiTextFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/imported/imgui/imgui.h:2316:12: style: Struct 'ImGuiListClipper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/imported/imgui/imgui.h:2352:15: style: Struct 'ImColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/imported/imgui/imgui.h:2354:5: style: Struct 'ImColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/imported/imgui/imgui.h:2522:5: style: Struct 'ImDrawList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7782:5: style: Struct 'MyDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour.h:2131:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libcgencommon/contour.h:2132:97: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libcgencommon/contour.h:2154:97: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libcgencommon/contour.h:2171:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:480:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/contour.h:1207:21: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/area.h:198:103: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/area.cpp:70:12: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/area.cpp:79:16: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/area.cpp:90:16: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/area.cpp:102:20: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1879:25: style: Condition 'picker_mode==1' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1880:25: style: Condition 'picker_mode==2' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:792:37: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:839:56: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:860:39: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1129:102: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1435:38: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1451:101: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1473:50: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1486:177: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1497:61: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1845:44: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:2251:42: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:2994:51: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:3041:45: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:3635:27: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:3636:27: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:4723:37: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:4724:39: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:4725:38: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:5651:42: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:5659:50: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6118:27: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6228:58: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6230:49: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6593:177: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6738:114: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6801:38: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7325:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7327:81: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7356:132: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7358:125: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.h:1805:115: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.h:1806:133: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1755:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1759:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1763:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1771:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1803:45: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1829:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1831:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1885:43: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1902:45: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1905:45: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1916:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1917:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1918:45: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:3242:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6201:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6202:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6203:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6204:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6205:53: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6206:54: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6226:53: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6231:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6233:56: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6237:59: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6285:46: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1712:39: style: The scope of the variable 'progress_dir' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:4593:23: style: The scope of the variable 'rows_height' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:5178:21: style: The scope of the variable 'contents_type_names' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:5305:21: style: The scope of the variable 'items_need_sort' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7330:17: style: The scope of the variable 'test_desc' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7867:17: style: The scope of the variable 'opt_reorderable' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7868:29: style: The scope of the variable 'opt_fitting_flags' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1226:25: portability:inconclusive: Array 'selection' might be filled incompletely. Did you forget to multiply the size given to 'memset()' with 'sizeof(*selection)'? [incompleteArrayFill] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:192:46: style:inconclusive: Function 'ShowExampleAppWindowTitles' argument 1 names different: declaration 'p_open' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1004:18: style: Variable 'io' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:2768:21: style: Variable 'style' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:2981:21: style: Variable 'style' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:3668:17: style: Variable 'style' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6406:14: style: Variable 'io' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7678:22: style: Variable 'io' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:1374:75: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:6112:13: style: Variable 'font_current' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7620:24: style: Variable 'cp3' can be declared as const array [constVariable] msc-generator-8.6.4/src/imported/imgui/imgui_demo.cpp:7624:24: style: Variable 'cp4' can be declared as const array [constVariable] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:289:61: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:290:61: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:293:61: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt] msc-generator-8.6.4/src/libcgencommon/error.h:242:11: warning: Member variable 'ErrorElement::type' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/error.h:243:15: warning: Member variable 'ErrorElement::line_type' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/error.h:244:10: warning: Member variable 'ErrorElement::isOnlyOnce' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:99:5: warning: Member variable 'str_view::data' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:99:5: warning: Member variable 'str_view::len' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:123:1: style: The class 'multi_segment_string' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] msc-generator-8.6.4/src/libcgencommon/csh.h:120:15: warning: Member variable 'CshEntry::color' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:400:0: warning: Member variable 'SimpleContour::boundingBox' is not initialized. [uninitMemberVarPrivate] msc-generator-8.6.4/src/libcgencommon/contour.h:195:5: warning: Member variable 'HoledSimpleContour::outline' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libcgencommon/stringparse.h:156:13: warning: Member variable 'ShapeEscape::shape' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/stringparse.h:157:16: warning: Member variable 'ShapeEscape::height' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:80:0: warning: Member variable 'PptFile::clip' is not initialized. [uninitMemberVarPrivate] msc-generator-8.6.4/src/libcgencommon/ppt.h:81:0: warning: Member variable 'PptFile::clip_hdr' is not initialized. [uninitMemberVarPrivate] msc-generator-8.6.4/src/libcgencommon/ppt.h:152:18: warning: Member variable 'Slide::id' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:170:26: warning: Member variable 'ChartToPPT::slide' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:170:33: warning: Member variable 'ChartToPPT::chart' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:201:18: warning: Member variable 'ChartInPPT::slide' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:201:25: warning: Member variable 'ChartInPPT::chart' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:204:18: warning: Member variable 'ChartInPPT::id' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:205:13: warning: Member variable 'ChartInPPT::x' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:205:16: warning: Member variable 'ChartInPPT::y' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:206:18: warning: Member variable 'ChartInPPT::w' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:206:21: warning: Member variable 'ChartInPPT::h' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:207:13: warning: Member variable 'ChartInPPT::crop_l' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:207:21: warning: Member variable 'ChartInPPT::crop_r' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:208:13: warning: Member variable 'ChartInPPT::crop_t' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/ppt.h:208:21: warning: Member variable 'ChartInPPT::crop_b' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:320:32: warning: Member variable 'EdgeCPsData < contour :: Edge :: MAX_CP >::pos_my' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:321:32: warning: Member variable 'EdgeCPsData < contour :: Edge :: MAX_CP >::pos_other' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:248:16: error: No 'return' statement in non-void function causes undefined behavior. [operatorEqMissingReturnStatement] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:250:16: error: No 'return' statement in non-void function causes undefined behavior. [operatorEqMissingReturnStatement] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:332:16: style: 'operator=' should either return reference to 'this' instance or be declared private and left unimplemented. [operatorEqShouldBeLeftUnimplemented] msc-generator-8.6.4/src/libcgencommon/utf8utils.h:145:106: debug: CheckClass::isMemberVar found used member variable 'char_index' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/csh.h:637:10: style: The member function 'Csh::AddQuotedString' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/csh.h:676:17: style: The member function 'Csh::HintPrefixNonSelectable' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/ppt.h:25:10: style: The member function 'EmbedChartData::clear' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/ppt.h:44:17: style:inconclusive: Either there is a missing 'override', or the member function 'ZipArchive::qfname_or_clipboard' can be const. [functionConst] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2266:13: style: Either there is a missing 'override', or the member function 'contour::EdgeVector < contour :: Edge >::GetStartPos' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/csh.h:422:18: style: Virtual function 'clear' is called from constructor 'CshHintStore()' at line 423. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libcgencommon/csh.h:423:22: note: Calling clear msc-generator-8.6.4/src/libcgencommon/csh.h:422:18: note: clear is a virtual function msc-generator-8.6.4/src/libcgencommon/contour_edge.h:351:10: warning: The struct 'EdgeCPsDataWithXY < contour :: Edge :: MAX_CP >' defines member function with name 'Swap' also defined in its parent struct 'EdgeCPsData < contour :: Edge :: MAX_CP >'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:322:10: note: Parent function 'EdgeCPsData < contour :: Edge :: MAX_CP >::Swap' msc-generator-8.6.4/src/libcgencommon/contour_edge.h:351:10: note: Derived function 'EdgeCPsDataWithXY < contour :: Edge :: MAX_CP >::Swap' msc-generator-8.6.4/src/libcgencommon/contour_edge.h:355:10: warning: The struct 'EdgeCPsDataWithXY < contour :: Edge :: MAX_CP >' defines member function with name 'Erase' also defined in its parent struct 'EdgeCPsData < contour :: Edge :: MAX_CP >'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:327:10: note: Parent function 'EdgeCPsData < contour :: Edge :: MAX_CP >::Erase' msc-generator-8.6.4/src/libcgencommon/contour_edge.h:355:10: note: Derived function 'EdgeCPsDataWithXY < contour :: Edge :: MAX_CP >::Erase' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1008:60: warning: The class 'TwoArrowAttr' defines member function with name 'GetArrowAttr' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:931:60: note: Parent function 'OneArrowAttr::GetArrowAttr' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1008:60: note: Derived function 'TwoArrowAttr::GetArrowAttr' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1010:72: warning: The class 'TwoArrowAttr' defines member function with name 'GetArrowAttr' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:933:72: note: Parent function 'OneArrowAttr::GetArrowAttr' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1010:72: note: Derived function 'TwoArrowAttr::GetArrowAttr' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1024:32: warning: The class 'TwoArrowAttr' defines member function with name 'GetType' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:966:32: note: Parent function 'OneArrowAttr::GetType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1024:32: note: Derived function 'TwoArrowAttr::GetType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1026:33: warning: The class 'TwoArrowAttr' defines member function with name 'GetGvType' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:968:33: note: Parent function 'OneArrowAttr::GetGvType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1026:33: note: Derived function 'TwoArrowAttr::GetGvType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1028:10: warning: The class 'TwoArrowAttr' defines member function with name 'SetType' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:970:10: note: Parent function 'OneArrowAttr::SetType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1028:10: note: Derived function 'TwoArrowAttr::SetType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1030:10: warning: The class 'TwoArrowAttr' defines member function with name 'SetGvType' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:972:10: note: Parent function 'OneArrowAttr::SetGvType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1030:10: note: Derived function 'TwoArrowAttr::SetGvType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1032:10: warning: The class 'TwoArrowAttr' defines member function with name 'Empty' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:982:10: note: Parent function 'OneArrowAttr::Empty' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1032:10: note: Derived function 'TwoArrowAttr::Empty' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1034:10: warning: The class 'TwoArrowAttr' defines member function with name 'IsEmpty' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:984:10: note: Parent function 'OneArrowAttr::IsEmpty' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1034:10: note: Derived function 'TwoArrowAttr::IsEmpty' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1036:10: warning: The class 'TwoArrowAttr' defines member function with name 'IsComplete' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:986:10: note: Parent function 'OneArrowAttr::IsComplete' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1036:10: note: Derived function 'TwoArrowAttr::IsComplete' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1038:10: warning: The class 'TwoArrowAttr' defines member function with name 'MakeComplete' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:988:10: note: Parent function 'OneArrowAttr::MakeComplete' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1038:10: note: Derived function 'TwoArrowAttr::MakeComplete' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1041:10: warning: The class 'TwoArrowAttr' defines member function with name 'AddAttribute' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:991:10: note: Parent function 'OneArrowAttr::AddAttribute' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1041:10: note: Derived function 'TwoArrowAttr::AddAttribute' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1043:17: warning: The class 'TwoArrowAttr' defines member function with name 'AttributeNames' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:993:17: note: Parent function 'OneArrowAttr::AttributeNames' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1043:17: note: Derived function 'TwoArrowAttr::AttributeNames' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1045:17: warning: The class 'TwoArrowAttr' defines member function with name 'AttributeValues' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:995:17: note: Parent function 'OneArrowAttr::AttributeValues' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1045:17: note: Derived function 'TwoArrowAttr::AttributeValues' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1058:60: warning: The class 'FullArrowAttr' defines member function with name 'GetArrowAttr' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1008:60: note: Parent function 'TwoArrowAttr::GetArrowAttr' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1058:60: note: Derived function 'FullArrowAttr::GetArrowAttr' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1060:72: warning: The class 'FullArrowAttr' defines member function with name 'GetArrowAttr' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1010:72: note: Parent function 'TwoArrowAttr::GetArrowAttr' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1060:72: note: Derived function 'FullArrowAttr::GetArrowAttr' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1078:32: warning: The class 'FullArrowAttr' defines member function with name 'GetType' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1024:32: note: Parent function 'TwoArrowAttr::GetType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1078:32: note: Derived function 'FullArrowAttr::GetType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1080:33: warning: The class 'FullArrowAttr' defines member function with name 'GetGvType' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1026:33: note: Parent function 'TwoArrowAttr::GetGvType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1080:33: note: Derived function 'FullArrowAttr::GetGvType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1082:10: warning: The class 'FullArrowAttr' defines member function with name 'SetType' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1028:10: note: Parent function 'TwoArrowAttr::SetType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1082:10: note: Derived function 'FullArrowAttr::SetType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1084:10: warning: The class 'FullArrowAttr' defines member function with name 'SetGvType' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1030:10: note: Parent function 'TwoArrowAttr::SetGvType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1084:10: note: Derived function 'FullArrowAttr::SetGvType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1085:10: warning: The class 'FullArrowAttr' defines member function with name 'Empty' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1032:10: note: Parent function 'TwoArrowAttr::Empty' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1085:10: note: Derived function 'FullArrowAttr::Empty' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1087:10: warning: The class 'FullArrowAttr' defines member function with name 'IsEmpty' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1034:10: note: Parent function 'TwoArrowAttr::IsEmpty' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1087:10: note: Derived function 'FullArrowAttr::IsEmpty' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1088:10: warning: The class 'FullArrowAttr' defines member function with name 'IsComplete' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1036:10: note: Parent function 'TwoArrowAttr::IsComplete' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1088:10: note: Derived function 'FullArrowAttr::IsComplete' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1089:10: warning: The class 'FullArrowAttr' defines member function with name 'MakeComplete' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1038:10: note: Parent function 'TwoArrowAttr::MakeComplete' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1089:10: note: Derived function 'FullArrowAttr::MakeComplete' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1091:10: warning: The class 'FullArrowAttr' defines member function with name 'AddAttribute' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1041:10: note: Parent function 'TwoArrowAttr::AddAttribute' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1091:10: note: Derived function 'FullArrowAttr::AddAttribute' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1092:17: warning: The class 'FullArrowAttr' defines member function with name 'AttributeNames' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1043:17: note: Parent function 'TwoArrowAttr::AttributeNames' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1092:17: note: Derived function 'FullArrowAttr::AttributeNames' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1093:17: warning: The class 'FullArrowAttr' defines member function with name 'AttributeValues' also defined in its parent class 'TwoArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1045:17: note: Parent function 'TwoArrowAttr::AttributeValues' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1093:17: note: Derived function 'FullArrowAttr::AttributeValues' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1058:60: warning: The class 'FullArrowAttr' defines member function with name 'GetArrowAttr' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:931:60: note: Parent function 'OneArrowAttr::GetArrowAttr' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1058:60: note: Derived function 'FullArrowAttr::GetArrowAttr' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1060:72: warning: The class 'FullArrowAttr' defines member function with name 'GetArrowAttr' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:933:72: note: Parent function 'OneArrowAttr::GetArrowAttr' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1060:72: note: Derived function 'FullArrowAttr::GetArrowAttr' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1078:32: warning: The class 'FullArrowAttr' defines member function with name 'GetType' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:966:32: note: Parent function 'OneArrowAttr::GetType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1078:32: note: Derived function 'FullArrowAttr::GetType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1080:33: warning: The class 'FullArrowAttr' defines member function with name 'GetGvType' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:968:33: note: Parent function 'OneArrowAttr::GetGvType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1080:33: note: Derived function 'FullArrowAttr::GetGvType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1082:10: warning: The class 'FullArrowAttr' defines member function with name 'SetType' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:970:10: note: Parent function 'OneArrowAttr::SetType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1082:10: note: Derived function 'FullArrowAttr::SetType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1084:10: warning: The class 'FullArrowAttr' defines member function with name 'SetGvType' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:972:10: note: Parent function 'OneArrowAttr::SetGvType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1084:10: note: Derived function 'FullArrowAttr::SetGvType' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1085:10: warning: The class 'FullArrowAttr' defines member function with name 'Empty' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:982:10: note: Parent function 'OneArrowAttr::Empty' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1085:10: note: Derived function 'FullArrowAttr::Empty' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1087:10: warning: The class 'FullArrowAttr' defines member function with name 'IsEmpty' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:984:10: note: Parent function 'OneArrowAttr::IsEmpty' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1087:10: note: Derived function 'FullArrowAttr::IsEmpty' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1088:10: warning: The class 'FullArrowAttr' defines member function with name 'IsComplete' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:986:10: note: Parent function 'OneArrowAttr::IsComplete' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1088:10: note: Derived function 'FullArrowAttr::IsComplete' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1089:10: warning: The class 'FullArrowAttr' defines member function with name 'MakeComplete' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:988:10: note: Parent function 'OneArrowAttr::MakeComplete' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1089:10: note: Derived function 'FullArrowAttr::MakeComplete' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1091:10: warning: The class 'FullArrowAttr' defines member function with name 'AddAttribute' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:991:10: note: Parent function 'OneArrowAttr::AddAttribute' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1091:10: note: Derived function 'FullArrowAttr::AddAttribute' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1092:17: warning: The class 'FullArrowAttr' defines member function with name 'AttributeNames' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:993:17: note: Parent function 'OneArrowAttr::AttributeNames' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1092:17: note: Derived function 'FullArrowAttr::AttributeNames' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1093:17: warning: The class 'FullArrowAttr' defines member function with name 'AttributeValues' also defined in its parent class 'OneArrowAttr'. [duplInheritedMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:995:17: note: Parent function 'OneArrowAttr::AttributeValues' msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:1093:17: note: Derived function 'FullArrowAttr::AttributeValues' msc-generator-8.6.4/src/libcgencommon/cgen_context.h:100:5: style: Struct 'str_view' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/csh.h:356:5: style: Struct 'CshHint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/csh.h:358:5: style: Struct 'CshHint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/csh.h:958:5: style: Class 'DummyCsh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:329:5: style: Class 'SPtrList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2060:5: style: Class 'EdgeVector < contour :: Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2061:5: style: Class 'EdgeVector < contour :: Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2062:5: style: Class 'EdgeVector < contour :: Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2063:5: style: Class 'EdgeVector < contour :: Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2064:5: style: Class 'EdgeVector < contour :: Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2065:5: style: Class 'EdgeVector < contour :: Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2066:5: style: Class 'EdgeVector < contour :: Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2067:5: style: Class 'EdgeVector < contour :: Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2068:5: style: Class 'EdgeVector < contour :: Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/contour_path.h:2070:27: style: Class 'EdgeVector < contour :: Edge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/error.h:170:57: style: Condition '!x' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:289:61: style: Return value 'res<0' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:293:61: style: Return value 'res>=0' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/zips.cpp:130:69: style: Condition 'archive.is_file()' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/zips.cpp:89:9: note: Assuming that condition '!archive.is_file()' is not redundant msc-generator-8.6.4/src/libcgencommon/zips.cpp:130:69: note: Condition 'archive.is_file()' is always true msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:568:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:569:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:570:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:571:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:572:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1906:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1982:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontDataOwnedByAtlas [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2624:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3156:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Codepoint [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3731:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElemCount [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:242:25: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:241:36: note: Assuming allocation function fails msc-generator-8.6.4/src/libcgencommon/cgen_context.h:241:23: note: Assignment 'p=(char*)malloc(len=a.len+b.len)', assigned value is 0 msc-generator-8.6.4/src/libcgencommon/cgen_context.h:242:25: note: Null pointer dereference msc-generator-8.6.4/src/libcgencommon/cgen_context.h:243:27: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:241:36: note: Assuming allocation function fails msc-generator-8.6.4/src/libcgencommon/cgen_context.h:241:23: note: Assignment 'p=(char*)malloc(len=a.len+b.len)', assigned value is 0 msc-generator-8.6.4/src/libcgencommon/cgen_context.h:243:27: note: Null pointer addition msc-generator-8.6.4/src/libcgencommon/cgen_context.h:204:23: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:241:23: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:259:23: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/cgen_context.h:273:40: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/zips.cpp:57:34: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/zips.cpp:70:25: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/error.h:69:23: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/csh.h:58:132: style: Statements following 'return' will never be executed. [unreachableCode] msc-generator-8.6.4/src/libcgencommon/csh.h:857:64: style:inconclusive: Function 'AdjustList' argument 2 names different: declaration 'start_char' definition 'start'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/csh.h:54:91: note: Function 'AdjustList' argument 2 names different: declaration 'start_char' definition 'start'. msc-generator-8.6.4/src/libcgencommon/csh.h:857:64: note: Function 'AdjustList' argument 2 names different: declaration 'start_char' definition 'start'. msc-generator-8.6.4/src/libcgencommon/contour.h:1343:89: style:inconclusive: Function 'FindSimpleContour' argument 3 names different: declaration '' definition 'invert'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/contour.h:1360:89: style:inconclusive: Function 'FindSimpleContour' argument 3 names different: declaration '' definition 'invert'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/contour.h:1554:97: style:inconclusive: Function 'FindSimpleContour' argument 3 names different: declaration '' definition 'invert'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/contour.h:1577:97: style:inconclusive: Function 'FindSimpleContour' argument 3 names different: declaration '' definition 'invert'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/zips.cpp:76:72: style:inconclusive: Function 'AddToZip' argument 2 names different: declaration 'files' definition 'files_'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/ppt.h:63:72: note: Function 'AddToZip' argument 2 names different: declaration 'files' definition 'files_'. msc-generator-8.6.4/src/libcgencommon/zips.cpp:76:72: note: Function 'AddToZip' argument 2 names different: declaration 'files' definition 'files_'. msc-generator-8.6.4/src/libcgencommon/contour.h:2365:62: style:inconclusive: Function 'ClipRemove' argument 2 names different: declaration '' definition 'invert'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/error.h:274:36: performance: Function parameter 'linenum' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/error.h:281:30: performance: Function parameter 'linenum' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/error.h:301:28: performance: Function parameter 'linenum' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/error.h:321:33: performance: Function parameter 'linenum' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/error.h:334:40: performance: Function parameter 'linenum' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/zips.cpp:13:74: performance: Function parameter 'action' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/cgen_color.h:135:57: style: Variable 'c' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/csh.h:837:16: style: Variable 'element' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/error.h:69:19: style: Variable 'b' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libcgencommon/utf8utils.h:83:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/zips.cpp:86:21: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/zips.cpp:132:141: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/error.h:80:10: style: Unused variable: buff [unusedVariable] msc-generator-8.6.4/src/imported/miniz/miniz.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] msc-generator-8.6.4/src/imported/miniz/miniz.c:3878:25: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] msc-generator-8.6.4/src/imported/miniz/miniz.c:3876:54: note: 'extra_size_remaining' is assigned value 'ext_data_size' here. msc-generator-8.6.4/src/imported/miniz/miniz.c:3872:22: note: outer condition: ext_data_size msc-generator-8.6.4/src/imported/miniz/miniz.c:3878:25: note: identical inner condition: extra_size_remaining msc-generator-8.6.4/src/imported/miniz/miniz.c:224:55: style: Condition 'tdefl_init(pComp,NULL,NULL,comp_flags)!=TDEFL_STATUS_OKAY' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/miniz/miniz.c:224:23: note: Calling function 'tdefl_init' returns 0 msc-generator-8.6.4/src/imported/miniz/miniz.c:224:55: note: Condition 'tdefl_init(pComp,NULL,NULL,comp_flags)!=TDEFL_STATUS_OKAY' is always false msc-generator-8.6.4/src/imported/miniz/miniz.c:2042:77: style: Condition 'tdefl_init(pComp,pPut_buf_func,pPut_buf_user,flags)==TDEFL_STATUS_OKAY' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/miniz/miniz.c:2042:32: note: Calling function 'tdefl_init' returns 0 msc-generator-8.6.4/src/imported/miniz/miniz.c:2042:77: note: Condition 'tdefl_init(pComp,pPut_buf_func,pPut_buf_user,flags)==TDEFL_STATUS_OKAY' is always true msc-generator-8.6.4/src/imported/miniz/miniz.c:6220:13: style: Condition '!mz_zip_writer_create_central_dir_header(pZip,central_dir_header,filename_size,(mz_uint16)(extra_size+user_extra_data_len),comment_size,uncomp_size,comp_size,uncomp_crc32,method,bit_flags,dos_time,dos_date,local_header_ofs,ext_attributes)' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/miniz/miniz.c:6220:53: note: Calling function 'mz_zip_writer_create_central_dir_header' returns 1 msc-generator-8.6.4/src/imported/miniz/miniz.c:6220:13: note: Condition '!mz_zip_writer_create_central_dir_header(pZip,central_dir_header,filename_size,(mz_uint16)(extra_size+user_extra_data_len),comment_size,uncomp_size,comp_size,uncomp_crc32,method,bit_flags,dos_time,dos_date,local_header_ofs,ext_attributes)' is always false msc-generator-8.6.4/src/imported/miniz/miniz.c:6435:17: style: Condition '!mz_zip_writer_create_local_dir_header(pZip,local_dir_header,(mz_uint16)archive_name_size,(mz_uint16)(extra_size+user_extra_data_len),0,0,0,method,bit_flags,dos_time,dos_date)' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/miniz/miniz.c:6435:55: note: Calling function 'mz_zip_writer_create_local_dir_header' returns 1 msc-generator-8.6.4/src/imported/miniz/miniz.c:6435:17: note: Condition '!mz_zip_writer_create_local_dir_header(pZip,local_dir_header,(mz_uint16)archive_name_size,(mz_uint16)(extra_size+user_extra_data_len),0,0,0,method,bit_flags,dos_time,dos_date)' is always false msc-generator-8.6.4/src/imported/miniz/miniz.c:6462:17: style: Condition '!mz_zip_writer_create_local_dir_header(pZip,local_dir_header,(mz_uint16)archive_name_size,(mz_uint16)user_extra_data_len,0,0,0,method,bit_flags,dos_time,dos_date)' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/miniz/miniz.c:6462:55: note: Calling function 'mz_zip_writer_create_local_dir_header' returns 1 msc-generator-8.6.4/src/imported/miniz/miniz.c:6462:17: note: Condition '!mz_zip_writer_create_local_dir_header(pZip,local_dir_header,(mz_uint16)archive_name_size,(mz_uint16)user_extra_data_len,0,0,0,method,bit_flags,dos_time,dos_date)' is always false msc-generator-8.6.4/src/imported/miniz/miniz.c:6505:154: style: Condition 'tdefl_init(pComp,mz_zip_writer_add_put_buf_callback,&state,tdefl_create_comp_flags_from_zip_params(level,-15,MZ_DEFAULT_STRATEGY))!=TDEFL_STATUS_OKAY' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/miniz/miniz.c:6505:28: note: Calling function 'tdefl_init' returns 0 msc-generator-8.6.4/src/imported/miniz/miniz.c:6505:154: note: Condition 'tdefl_init(pComp,mz_zip_writer_add_put_buf_callback,&state,tdefl_create_comp_flags_from_zip_params(level,-15,MZ_DEFAULT_STRATEGY))!=TDEFL_STATUS_OKAY' is always false msc-generator-8.6.4/src/imported/miniz/miniz.c:6690:17: style: Condition '!mz_zip_writer_create_local_dir_header(pZip,local_dir_header,(mz_uint16)archive_name_size,(mz_uint16)(extra_size+user_extra_data_len),0,0,0,method,gen_flags,dos_time,dos_date)' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/miniz/miniz.c:6690:55: note: Calling function 'mz_zip_writer_create_local_dir_header' returns 1 msc-generator-8.6.4/src/imported/miniz/miniz.c:6690:17: note: Condition '!mz_zip_writer_create_local_dir_header(pZip,local_dir_header,(mz_uint16)archive_name_size,(mz_uint16)(extra_size+user_extra_data_len),0,0,0,method,gen_flags,dos_time,dos_date)' is always false msc-generator-8.6.4/src/imported/miniz/miniz.c:6714:17: style: Condition '!mz_zip_writer_create_local_dir_header(pZip,local_dir_header,(mz_uint16)archive_name_size,(mz_uint16)user_extra_data_len,0,0,0,method,gen_flags,dos_time,dos_date)' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/miniz/miniz.c:6714:55: note: Calling function 'mz_zip_writer_create_local_dir_header' returns 1 msc-generator-8.6.4/src/imported/miniz/miniz.c:6714:17: note: Condition '!mz_zip_writer_create_local_dir_header(pZip,local_dir_header,(mz_uint16)archive_name_size,(mz_uint16)user_extra_data_len,0,0,0,method,gen_flags,dos_time,dos_date)' is always false msc-generator-8.6.4/src/imported/miniz/miniz.c:6786:157: style: Condition 'tdefl_init(pComp,mz_zip_writer_add_put_buf_callback,&state,tdefl_create_comp_flags_from_zip_params(level,-15,MZ_DEFAULT_STRATEGY))!=TDEFL_STATUS_OKAY' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/miniz/miniz.c:6786:31: note: Calling function 'tdefl_init' returns 0 msc-generator-8.6.4/src/imported/miniz/miniz.c:6786:157: note: Condition 'tdefl_init(pComp,mz_zip_writer_add_put_buf_callback,&state,tdefl_create_comp_flags_from_zip_params(level,-15,MZ_DEFAULT_STRATEGY))!=TDEFL_STATUS_OKAY' is always false msc-generator-8.6.4/src/imported/miniz/miniz.c:3459:25: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] msc-generator-8.6.4/src/imported/miniz/miniz.c:3491:17: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] msc-generator-8.6.4/src/imported/miniz/miniz.c:6286:42: warning: Either the condition '!pZip' is redundant or there is possible null pointer dereference: pZip. [nullPointerRedundantCheck] msc-generator-8.6.4/src/imported/miniz/miniz.c:6309:14: note: Assuming that condition '!pZip' is not redundant msc-generator-8.6.4/src/imported/miniz/miniz.c:6286:42: note: Null pointer dereference msc-generator-8.6.4/src/imported/miniz/miniz.c:6286:87: warning: Either the condition '!pZip' is redundant or there is possible null pointer dereference: pZip. [nullPointerRedundantCheck] msc-generator-8.6.4/src/imported/miniz/miniz.c:6309:14: note: Assuming that condition '!pZip' is not redundant msc-generator-8.6.4/src/imported/miniz/miniz.c:6286:87: note: Null pointer dereference msc-generator-8.6.4/src/imported/miniz/miniz.c:6572:64: warning: Either the condition '!pZip' is redundant or there is possible null pointer dereference: pZip. [nullPointerRedundantCheck] msc-generator-8.6.4/src/imported/miniz/miniz.c:6591:14: note: Assuming that condition '!pZip' is not redundant msc-generator-8.6.4/src/imported/miniz/miniz.c:6572:64: note: Null pointer dereference msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:219:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1433:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MinX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1599:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1782:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClipRect [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2107:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2304:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2894:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4035:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6571:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7624:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Index [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7725:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ID [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2166:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] msc-generator-8.6.4/src/imported/miniz/miniz.c:6286:19: style:inconclusive: Same expression used in consecutive assignments of 'local_dir_header_ofs' and 'cur_archive_file_ofs'. [duplicateAssignExpression] msc-generator-8.6.4/src/imported/miniz/miniz.c:6286:64: note: Same expression used in consecutive assignments of 'local_dir_header_ofs' and 'cur_archive_file_ofs'. msc-generator-8.6.4/src/imported/miniz/miniz.c:6286:19: note: Same expression used in consecutive assignments of 'local_dir_header_ofs' and 'cur_archive_file_ofs'. msc-generator-8.6.4/src/imported/miniz/miniz.c:1310:13: style: Unsigned expression '(1U<' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/generic_shapes.h:189:10: style: The function 'clip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] msc-generator-8.6.4/src/libcgencommon/generic_shapes.h:55:18: note: Virtual function in base class msc-generator-8.6.4/src/libcgencommon/generic_shapes.h:189:10: note: Function in derived class msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:405:10: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:110:18: note: Virtual function in base class msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:405:10: note: Function in derived class msc-generator-8.6.4/src/libcgencommon/cgen_shapes.h:113:11: performance: Function 'GetHintPos()' should return member 'hint_pos' by const reference. [returnByReference] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.h:114:11: performance: Function 'GetMax()' should return member 'max' by const reference. [returnByReference] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.h:115:17: performance: Function 'GetPorts()' should return member 'ports' by const reference. [returnByReference] msc-generator-8.6.4/src/libcgencommon/cgen_color.cpp:35:39: style:inconclusive: Function 'ColorType' argument 1 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/cgen_color.cpp:92:50: style:inconclusive: Function 'operator+' argument 1 names different: declaration 'c' definition 'o'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/cgen_color.h:98:43: note: Function 'operator+' argument 1 names different: declaration 'c' definition 'o'. msc-generator-8.6.4/src/libcgencommon/cgen_color.cpp:92:50: note: Function 'operator+' argument 1 names different: declaration 'c' definition 'o'. msc-generator-8.6.4/src/libcgencommon/cgen_color.cpp:122:42: style:inconclusive: Function 'AddColor' argument 1 names different: declaration '' definition 'alias'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/cgen_color.cpp:122:66: style:inconclusive: Function 'AddColor' argument 2 names different: declaration '' definition 'colordef'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/cgen_color.cpp:162:47: style:inconclusive: Function 'GetColor' argument 1 names different: declaration 's' definition 's_original'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/cgen_color.h:137:41: note: Function 'GetColor' argument 1 names different: declaration 's' definition 's_original'. msc-generator-8.6.4/src/libcgencommon/cgen_color.cpp:162:47: note: Function 'GetColor' argument 1 names different: declaration 's' definition 's_original'. msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.h:702:150: style: Condition 'which!=EArrowEnd::END' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libgui/gui.cpp:852:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] msc-generator-8.6.4/src/libgui/gui.cpp:853:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] msc-generator-8.6.4/src/libgui/gui.cpp:864:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] msc-generator-8.6.4/src/libgui/gui.cpp:865:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] msc-generator-8.6.4/src/libcgencommon/cgencommon.h:50:5: warning: Member variable 'LanguageData::languages' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libgui/gui.cpp:3381:33: warning: Either the condition 'lang' is redundant or there is possible null pointer dereference: lang. [nullPointerRedundantCheck] msc-generator-8.6.4/src/libgui/gui.cpp:3383:99: note: Assuming that condition 'lang' is not redundant msc-generator-8.6.4/src/libgui/gui.cpp:3381:33: note: Null pointer dereference msc-generator-8.6.4/src/libgui/gui.cpp:3382:33: warning: Either the condition 'lang' is redundant or there is possible null pointer dereference: lang. [nullPointerRedundantCheck] msc-generator-8.6.4/src/libgui/gui.cpp:3383:99: note: Assuming that condition 'lang' is not redundant msc-generator-8.6.4/src/libgui/gui.cpp:3382:33: note: Null pointer dereference msc-generator-8.6.4/src/libgui/gui.cpp:129:27: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libgui/gui.cpp:327:17: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libgui/gui.cpp:331:80: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libgui/gui.cpp:687:39: style: Floating-point cast causes loss of precision. [suspiciousFloatingPointCast] msc-generator-8.6.4/src/libgui/gui.cpp:1391:24: style: The scope of the variable 'err_msg' can be reduced. [variableScope] msc-generator-8.6.4/src/libgui/gui.cpp:1541:18: style: The scope of the variable 'errorText' can be reduced. [variableScope] msc-generator-8.6.4/src/libgui/gui.cpp:2290:10: style: The scope of the variable 'ipbrk' can be reduced. [variableScope] msc-generator-8.6.4/src/libgui/gui.cpp:2293:9: style: The scope of the variable 'ha' can be reduced. [variableScope] msc-generator-8.6.4/src/libgui/gui.cpp:2293:17: style: The scope of the variable 'va' can be reduced. [variableScope] msc-generator-8.6.4/src/libgui/gui.cpp:2294:19: style: The scope of the variable 'pMargins' can be reduced. [variableScope] msc-generator-8.6.4/src/libgui/gui.cpp:1066:42: style:inconclusive: Function 'Init' argument 4 names different: declaration 'settings_dir' definition 'settings_dir_'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libgui/gui.cpp:510:102: note: Function 'Init' argument 4 names different: declaration 'settings_dir' definition 'settings_dir_'. msc-generator-8.6.4/src/libgui/gui.cpp:1066:42: note: Function 'Init' argument 4 names different: declaration 'settings_dir' definition 'settings_dir_'. msc-generator-8.6.4/src/libgui/gui.cpp:329:68: style:inconclusive: Function 'SmartIndent' argument 3 names different: declaration 'shift' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libgui/gui.cpp:3240:53: style:inconclusive: Function 'HintSubstitute' argument 1 names different: declaration 'hint' definition 'h'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libgui/gui.cpp:386:40: note: Function 'HintSubstitute' argument 1 names different: declaration 'hint' definition 'h'. msc-generator-8.6.4/src/libgui/gui.cpp:3240:53: note: Function 'HintSubstitute' argument 1 names different: declaration 'hint' definition 'h'. msc-generator-8.6.4/src/libgui/gui.cpp:5107:43: style:inconclusive: Function 'ShutdownGUI' argument 1 names different: declaration '' definition 'w'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libgui/gui.cpp:158:20: style: Local variable 'my_mutex' shadows outer member [shadowMember] msc-generator-8.6.4/src/libgui/gui.cpp:113:16: note: Shadowed member msc-generator-8.6.4/src/libgui/gui.cpp:158:20: note: Shadow local variable msc-generator-8.6.4/src/libgui/gui.cpp:1006:54: style: Argument 'serialized_dirs' shadows outer member [shadowMember] msc-generator-8.6.4/src/libgui/gui.cpp:457:25: note: Shadowed member msc-generator-8.6.4/src/libgui/gui.cpp:1006:54: note: Shadow argument msc-generator-8.6.4/src/libgui/gui.cpp:2711:28: style: Local variable 'chart' shadows outer member [shadowMember] msc-generator-8.6.4/src/libgui/gui.cpp:238:14: note: Shadowed member msc-generator-8.6.4/src/libgui/gui.cpp:2711:28: note: Shadow local variable msc-generator-8.6.4/src/libgui/gui.cpp:3294:12: style: Local variable 'min' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libgui/gui.cpp:36:15: note: Shadowed function msc-generator-8.6.4/src/libgui/gui.cpp:3294:12: note: Shadow local variable msc-generator-8.6.4/src/libgui/gui.cpp:3295:12: style: Local variable 'max' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libgui/gui.cpp:37:15: note: Shadowed function msc-generator-8.6.4/src/libgui/gui.cpp:3295:12: note: Shadow local variable msc-generator-8.6.4/src/libgui/gui.cpp:3527:40: style: Local variable 'h' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libgui/gui.cpp:3510:25: note: Shadowed variable msc-generator-8.6.4/src/libgui/gui.cpp:3527:40: note: Shadow local variable msc-generator-8.6.4/src/libgui/gui.cpp:3633:41: style: Local variable 'ratio' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libgui/gui.cpp:3473:21: note: Shadowed variable msc-generator-8.6.4/src/libgui/gui.cpp:3633:41: note: Shadow local variable msc-generator-8.6.4/src/libgui/gui.cpp:3836:24: style: Local variable 'uv1' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libgui/gui.cpp:3776:16: note: Shadowed variable msc-generator-8.6.4/src/libgui/gui.cpp:3836:24: note: Shadow local variable msc-generator-8.6.4/src/libgui/gui.cpp:3836:53: style: Local variable 'uv2' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libgui/gui.cpp:3776:63: note: Shadowed variable msc-generator-8.6.4/src/libgui/gui.cpp:3836:53: note: Shadow local variable msc-generator-8.6.4/src/libgui/gui.cpp:5043:38: style: Local variable 'slide' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libgui/gui.cpp:5012:22: note: Shadowed variable msc-generator-8.6.4/src/libgui/gui.cpp:5043:38: note: Shadow local variable msc-generator-8.6.4/src/libgui/gui.cpp:3302:14: style: Variable 'io' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libgui/gui.cpp:3311:11: style: Variable 'io' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libgui/gui.cpp:4593:97: style: Parameter 'pair' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libcgencommon/style.h:457:68: style:inconclusive: Function 'GetStyle' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/chartbase.h:586:86: style:inconclusive: Function 'ImportDesigns' argument 1 names different: declaration '' definition 'cat'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/chartbase.h:679:143: style:inconclusive: Function 'SetDefaultFont' argument 3 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/chartbase.h:701:66: style:inconclusive: Function 'AddAttributeListToStyleList' argument 2 names different: declaration 'styles' definition 'sl'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/chartbase.h:528:95: note: Function 'AddAttributeListToStyleList' argument 2 names different: declaration 'styles' definition 'sl'. msc-generator-8.6.4/src/libcgencommon/chartbase.h:701:66: note: Function 'AddAttributeListToStyleList' argument 2 names different: declaration 'styles' definition 'sl'. msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:267:60: style:inconclusive: Function 'EnsureNotClear' argument 2 names different: declaration 'type' definition 't'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:493:53: note: Function 'EnsureNotClear' argument 2 names different: declaration 'type' definition 't'. msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:267:60: note: Function 'EnsureNotClear' argument 2 names different: declaration 'type' definition 't'. msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:323:50: style:inconclusive: Function 'DashPattern' argument 1 names different: declaration 'pattern' definition 'ret'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:595:44: note: Function 'DashPattern' argument 1 names different: declaration 'pattern' definition 'ret'. msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:323:50: note: Function 'DashPattern' argument 1 names different: declaration 'pattern' definition 'ret'. msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:600:22: style:inconclusive: Function 'Print' argument 1 names different: declaration 'indent' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:754:22: style:inconclusive: Function 'Print' argument 1 names different: declaration 'indent' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:780:22: style:inconclusive: Function 'Print' argument 1 names different: declaration 'indent' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:1435:63: style:inconclusive: Function 'operator+=' argument 1 names different: declaration '' definition 'toadd'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:1617:63: style:inconclusive: Function 'operator+=' argument 1 names different: declaration '' definition 'toadd'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:1688:66: style:inconclusive: Function 'operator+=' argument 1 names different: declaration '' definition 'toadd'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libgui/gui.cpp:4202:20: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:447:34: style: Local variable 'ratio' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:428:26: note: Shadowed variable msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:447:34: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:185:50: style: Argument 'error' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:460:22: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:185:50: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:219:74: style: Argument 'error' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:460:22: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:219:74: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:241:44: style: Argument 'error' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:460:22: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:241:44: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:252:45: style: Argument 'error' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:460:22: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:252:45: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:267:42: style: Argument 'error' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.h:460:22: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:267:42: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:395:23: style: Local variable 't' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:372:74: note: Shadowed argument msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:395:23: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:876:23: style: Local variable 't' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:852:74: note: Shadowed argument msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:876:23: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/generic_shapes.h:133:34: performance: Function parameter 'text_pos' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/numbering.h:48:94: performance: Function parameter 'po' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:521:20: style: Variable 'u' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/chartbase.cpp:269:20: warning: Logical disjunction always evaluates to true: ret >= 0 || ret <= 360. [incorrectLogicOperator] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:163:12: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:225:48: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:256:48: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/cgen_attribute.cpp:1361:21: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/cgen_progress.h:522:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libgui/gui.cpp:158:20: style: Unused variable: my_mutex [unusedVariable] msc-generator-8.6.4/src/libgui/gui.cpp:4277:43: style: Variable 'no_examples' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libgui/gui.cpp:4277:43: style: Variable 'example_dir' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:766:40: style: Condition 'Canvas::HasFontFace(font_name)' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:766:40: note: Calling function 'HasFontFace' returns 1 msc-generator-8.6.4/src/libcgencommon/commandline.cpp:766:40: note: Condition 'Canvas::HasFontFace(font_name)' is always true msc-generator-8.6.4/src/libcgencommon/chartbase.h:134:63: style:inconclusive: Function 'CshFactory' argument 1 names different: declaration 'proc' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/chartbase.cpp:355:44: style:inconclusive: Function 'DrawToFile' argument 1 names different: declaration '' definition 'ot'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/chartbase.cpp:489:68: style:inconclusive: Function 'DrawToRecordingSurface' argument 1 names different: declaration '' definition 'ot'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.h:63:59: style: Variable 'aa' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libcgencommon/cgencommon.h:111:77: style: Variable 'l' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/cgencommon.h:112:104: style: Variable 'l' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/cgencommon.h:114:74: style: Variable 'l' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/chartbase.cpp:576:59: style: Parameter 'p' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:470:12: warning: The address of variable 'shapes' might be accessed at non-zero index. [objectIndex] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:470:18: note: Address of variable taken here. msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:470:12: note: The address of variable 'shapes' might be accessed at non-zero index. msc-generator-8.6.4/src/libcgencommon/commandline.cpp:1948:17: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:74:39: warning: Using feof() as a loop condition causes the last line to be processed twice. [wrongfeofUsage] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:703:21: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] msc-generator-8.6.4/src/libcgencommon/chartbase.cpp:643:35: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/cgencommon.h:109:134: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/cgencommon.h:111:115: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/cgencommon.h:112:123: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:700:30: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/libcgencommon/cgencommon.cpp:163:14: style: Condition 'chart==nullptr' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/cgencommon.cpp:162:28: note: Assignment 'std::unique_ptrchart', assigned value is 0 msc-generator-8.6.4/src/libcgencommon/cgencommon.cpp:163:14: note: Condition 'chart==nullptr' is always true msc-generator-8.6.4/src/libcgencommon/commandline.cpp:699:24: style: The scope of the variable 'mul' can be reduced. [variableScope] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:1576:52: style: The scope of the variable 'fHasText' can be reduced. [variableScope] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:108:17: style: Local variable 'version' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/commandline.h:36:13: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/commandline.cpp:108:17: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/commandline.cpp:227:19: style: Local variable 'match' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/commandline.h:59:9: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/commandline.cpp:227:19: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/commandline.cpp:1126:36: style: Local variable 'p' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:1119:28: note: Shadowed variable msc-generator-8.6.4/src/libcgencommon/commandline.cpp:1126:36: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/commandline.cpp:1373:28: style: Local variable 'p' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:1366:20: note: Shadowed variable msc-generator-8.6.4/src/libcgencommon/commandline.cpp:1373:28: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/commandline.cpp:1712:30: style: Variable 'emit_csh' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libcgencommon/error.cpp:129:16: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] msc-generator-8.6.4/src/libcgencommon/error.cpp:129:16: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] msc-generator-8.6.4/src/libcgencommon/error.cpp:129:16: warning: %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:631:46: warning: Missing bounds check for extra iterator increment in loop. [StlMissingComparison] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:934:97: note: Missing bounds check for extra iterator increment in loop. msc-generator-8.6.4/src/libcgencommon/commandline.cpp:631:46: note: Missing bounds check for extra iterator increment in loop. msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:281:71: style:inconclusive: Function 'operator=' argument 1 names different: declaration '' definition 'o'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:309:66: style:inconclusive: Function 'Add' argument 2 names different: declaration 'error' definition 'Error'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.h:136:53: note: Function 'Add' argument 2 names different: declaration 'error' definition 'Error'. msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:309:66: note: Function 'Add' argument 2 names different: declaration 'error' definition 'Error'. msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:442:69: style:inconclusive: Function 'Add' argument 2 names different: declaration 'pos' definition 'fpos'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.h:137:56: note: Function 'Add' argument 2 names different: declaration 'pos' definition 'fpos'. msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:442:69: note: Function 'Add' argument 2 names different: declaration 'pos' definition 'fpos'. msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:554:90: style:inconclusive: Function 'CshHintGraphicCallbackForPorts' argument 3 names different: declaration '' definition 'csh'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:250:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:1234:31: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:1892:38: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:129:5: warning:inconclusive: Access of moved variable 'current_section_data'. [accessMoved] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:127:40: note: Calling std::move(current_section_data) msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:129:5: note: Access of moved variable 'current_section_data'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:807:5: performance: Variable 'default_styles' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:287:16: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:483:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/error.cpp:64:55: style:inconclusive: Function 'AdvanceUTF8' argument 1 names different: declaration 'text' definition 'utf8'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/error.h:177:46: note: Function 'AdvanceUTF8' argument 1 names different: declaration 'text' definition 'utf8'. msc-generator-8.6.4/src/libcgencommon/error.cpp:64:55: note: Function 'AdvanceUTF8' argument 1 names different: declaration 'text' definition 'utf8'. msc-generator-8.6.4/src/libcgencommon/error.cpp:353:50: style:inconclusive: Function 'operator+=' argument 1 names different: declaration '' definition 'o'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/error.cpp:327:39: performance: Function parameter 'linenum' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/error.cpp:367:16: style: Variable 'fn' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/contour.cpp:417:5: warning: Member variable 'Ray::angle' is not initialized in the constructor. [uninitMemberVar] msc-generator-8.6.4/src/libcgencommon/contour.cpp:482:12: warning: Member variable 'RayPointer::index' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1026:24: warning: Member variable 'cp_data::head' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1261:20: style: The member function 'Csh::IsInRange' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/csh.h:643:19: note: The member function 'Csh::IsInRange' can be static. msc-generator-8.6.4/src/libcgencommon/csh.cpp:1261:20: note: The member function 'Csh::IsInRange' can be static. msc-generator-8.6.4/src/libcgencommon/csh.cpp:1272:20: style: The member function 'Csh::IsInsideRange' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/csh.h:644:19: note: The member function 'Csh::IsInsideRange' can be static. msc-generator-8.6.4/src/libcgencommon/csh.cpp:1272:20: note: The member function 'Csh::IsInsideRange' can be static. msc-generator-8.6.4/src/libcgencommon/csh.cpp:1280:20: style: The member function 'Csh::IsAtEndOfRange' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/csh.h:645:19: note: The member function 'Csh::IsAtEndOfRange' can be static. msc-generator-8.6.4/src/libcgencommon/csh.cpp:1280:20: note: The member function 'Csh::IsAtEndOfRange' can be static. msc-generator-8.6.4/src/libcgencommon/contour.cpp:2046:29: style: The member function 'contour::ContoursHelper::IsCoverageToInclude' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1155:10: note: The member function 'contour::ContoursHelper::IsCoverageToInclude' can be static. msc-generator-8.6.4/src/libcgencommon/contour.cpp:2046:29: note: The member function 'contour::ContoursHelper::IsCoverageToInclude' can be static. msc-generator-8.6.4/src/libcgencommon/contour.cpp:3131:21: style: The member function 'contour::ContoursHelper::CoverageInNodeList' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1173:9: note: The member function 'contour::ContoursHelper::CoverageInNodeList' can be static. msc-generator-8.6.4/src/libcgencommon/contour.cpp:3131:21: note: The member function 'contour::ContoursHelper::CoverageInNodeList' can be static. msc-generator-8.6.4/src/libcgencommon/error.cpp:153:35: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/contour.cpp:3564:22: style: The member function 'contour::ContoursHelper::Dump' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1196:10: note: The member function 'contour::ContoursHelper::Dump' can be static. msc-generator-8.6.4/src/libcgencommon/contour.cpp:3564:22: note: The member function 'contour::ContoursHelper::Dump' can be static. msc-generator-8.6.4/src/libcgencommon/contour.cpp:687:43: style:inconclusive: Technically the member function 'contour::XY_map < cp_data >::const_iterator::operator->' can be const. [functionConst] msc-generator-8.6.4/src/libcgencommon/style.h:643:10: style: Virtual function 'Plain' is called from constructor 'ContextBase < Style >(bool f,EContextParse p,EContextCreate t,const FileLineCol&l)' at line 630. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libcgencommon/style.h:630:37: note: Calling Plain msc-generator-8.6.4/src/libcgencommon/style.h:643:10: note: Plain is a virtual function msc-generator-8.6.4/src/libcgencommon/style.h:642:10: style: Virtual function 'Empty' is called from constructor 'ContextBase < Style >(bool f,EContextParse p,EContextCreate t,const FileLineCol&l)' at line 631. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libcgencommon/style.h:631:37: note: Calling Empty msc-generator-8.6.4/src/libcgencommon/style.h:642:10: note: Empty is a virtual function msc-generator-8.6.4/src/libcgencommon/style.h:368:5: style: Class 'StyleCoW < Style >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/csh.cpp:825:10: warning: Identical condition 'i==set.end()', second condition is always false [identicalConditionAfterEarlyExit] msc-generator-8.6.4/src/libcgencommon/csh.cpp:821:10: note: If condition 'i==set.end()' is true, the function will return/exit msc-generator-8.6.4/src/libcgencommon/csh.cpp:825:10: note: Testing identical condition 'i==set.end()' msc-generator-8.6.4/src/libcgencommon/csh.cpp:838:10: warning: Identical condition 'i==set.end()', second condition is always false [identicalConditionAfterEarlyExit] msc-generator-8.6.4/src/libcgencommon/csh.cpp:834:10: note: If condition 'i==set.end()' is true, the function will return/exit msc-generator-8.6.4/src/libcgencommon/csh.cpp:838:10: note: Testing identical condition 'i==set.end()' msc-generator-8.6.4/src/libcgencommon/commandline.cpp:276:17: style: Unused variable: aname [unusedVariable] msc-generator-8.6.4/src/libcgencommon/commandline.cpp:276:24: style: Unused variable: avalue [unusedVariable] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1217:24: style: Condition 'languages' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/contour.cpp:3255:66: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1032:63: note: 'clockwise_C2' is assigned value 'false' here. msc-generator-8.6.4/src/libcgencommon/contour.cpp:1032:41: note: 'clockwise_C1' is assigned value 'false' here. msc-generator-8.6.4/src/libcgencommon/contour.cpp:3255:66: note: Same expression in both branches of ternary operator. msc-generator-8.6.4/src/libcgencommon/contour.cpp:3256:69: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1032:41: note: 'clockwise_C1' is assigned value 'false' here. msc-generator-8.6.4/src/libcgencommon/contour.cpp:1032:63: note: 'clockwise_C2' is assigned value 'false' here. msc-generator-8.6.4/src/libcgencommon/contour.cpp:3256:69: note: Same expression in both branches of ternary operator. msc-generator-8.6.4/src/libcgencommon/contour.cpp:1425:46: style: Redundant pointer operation on 'i' - it's already a pointer. [redundantPointerOp] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1428:46: style: Redundant pointer operation on 'i' - it's already a pointer. [redundantPointerOp] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1438:42: style: Redundant pointer operation on 'i' - it's already a pointer. [redundantPointerOp] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1440:42: style: Redundant pointer operation on 'i' - it's already a pointer. [redundantPointerOp] msc-generator-8.6.4/src/libcgencommon/contour.cpp:42:49: style:inconclusive: Function 'operator<' argument 1 names different: declaration 'p' definition 'b'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour.h:96:41: note: Function 'operator<' argument 1 names different: declaration 'p' definition 'b'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:42:49: note: Function 'operator<' argument 1 names different: declaration 'p' definition 'b'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:51:50: style:inconclusive: Function 'operator==' argument 1 names different: declaration 'p' definition 'b'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour.h:97:41: note: Function 'operator==' argument 1 names different: declaration 'p' definition 'b'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:51:50: note: Function 'operator==' argument 1 names different: declaration 'p' definition 'b'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:265:54: style:inconclusive: Function 'Distance' argument 1 names different: declaration 'c' definition 'ch'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour.h:89:45: note: Function 'Distance' argument 1 names different: declaration 'c' definition 'ch'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:265:54: note: Function 'Distance' argument 1 names different: declaration 'c' definition 'ch'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:1493:86: style:inconclusive: Function 'FindCrosspointsHelper' argument 2 names different: declaration 'c1' definition 'i1'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1140:74: note: Function 'FindCrosspointsHelper' argument 2 names different: declaration 'c1' definition 'i1'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:1493:86: note: Function 'FindCrosspointsHelper' argument 2 names different: declaration 'c1' definition 'i1'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:1494:86: style:inconclusive: Function 'FindCrosspointsHelper' argument 4 names different: declaration 'c2' definition 'i2'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1140:120: note: Function 'FindCrosspointsHelper' argument 4 names different: declaration 'c2' definition 'i2'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:1494:86: note: Function 'FindCrosspointsHelper' argument 4 names different: declaration 'c2' definition 'i2'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:1521:91: style:inconclusive: Function 'FindCrosspointsHelper' argument 2 names different: declaration 'c1' definition 'i1'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1143:79: note: Function 'FindCrosspointsHelper' argument 2 names different: declaration 'c1' definition 'i1'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:1521:91: note: Function 'FindCrosspointsHelper' argument 2 names different: declaration 'c1' definition 'i1'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:1522:91: style:inconclusive: Function 'FindCrosspointsHelper' argument 4 names different: declaration 'c2' definition 'i2'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1143:130: note: Function 'FindCrosspointsHelper' argument 4 names different: declaration 'c2' definition 'i2'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:1522:91: note: Function 'FindCrosspointsHelper' argument 4 names different: declaration 'c2' definition 'i2'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:3507:87: style:inconclusive: Function 'CheckContainmentForOperation' argument 1 names different: declaration 'b' definition 'other'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:377:76: note: Function 'CheckContainmentForOperation' argument 1 names different: declaration 'b' definition 'other'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:3507:87: note: Function 'CheckContainmentForOperation' argument 1 names different: declaration 'b' definition 'other'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:3773:78: style:inconclusive: Function 'Distance' argument 2 names different: declaration 'ret' definition 'dist_so_far'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour.h:240:62: note: Function 'Distance' argument 2 names different: declaration 'ret' definition 'dist_so_far'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:3773:78: note: Function 'Distance' argument 2 names different: declaration 'ret' definition 'dist_so_far'. msc-generator-8.6.4/src/libcgencommon/contour.cpp:1975:38: style: Local variable 'bypassed' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libcgencommon/contour.cpp:1923:30: note: Shadowed variable msc-generator-8.6.4/src/libcgencommon/contour.cpp:1975:38: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/contour.cpp:2754:30: style: Local variable 'angle' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_distance.h:103:8: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.cpp:2754:30: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/contour.cpp:1727:16: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/contour.cpp:2567:26: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/contour.cpp:604:31: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/csh.cpp:324:33: style:inconclusive: Function 'Print' argument 1 names different: declaration 'fakeDash' definition 'fakeSlash'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/csh.cpp:306:23: note: Function 'Print' argument 1 names different: declaration 'fakeDash' definition 'fakeSlash'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:324:33: note: Function 'Print' argument 1 names different: declaration 'fakeDash' definition 'fakeSlash'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:584:54: style:inconclusive: Function 'ProcessHints' argument 2 names different: declaration 'format' definition 'orig_format'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/csh.h:588:61: note: Function 'ProcessHints' argument 2 names different: declaration 'format' definition 'orig_format'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:584:54: note: Function 'ProcessHints' argument 2 names different: declaration 'format' definition 'orig_format'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:584:84: style:inconclusive: Function 'ProcessHints' argument 3 names different: declaration 'uc' definition 'orig_uc'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/csh.h:588:86: note: Function 'ProcessHints' argument 3 names different: declaration 'uc' definition 'orig_uc'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:584:84: note: Function 'ProcessHints' argument 3 names different: declaration 'uc' definition 'orig_uc'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:884:31: style:inconclusive: Function 'AddCSH' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/csh.cpp:884:53: style:inconclusive: Function 'AddCSH' argument 2 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1089:40: style:inconclusive: Function 'AddCSH_AttrName' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1089:85: style:inconclusive: Function 'AddCSH_AttrName' argument 3 names different: declaration '' definition 'color'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1641:45: style:inconclusive: Function 'SetToDesign' argument 1 names different: declaration '' definition 'design'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1740:46: style:inconclusive: Function 'HintPrefix' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1802:62: style:inconclusive: Function 'BeforeYaccParse' argument 2 names different: declaration 'first_pos' definition 'first_p'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/csh.h:481:69: note: Function 'BeforeYaccParse' argument 2 names different: declaration 'first_pos' definition 'first_p'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:1802:62: note: Function 'BeforeYaccParse' argument 2 names different: declaration 'first_pos' definition 'first_p'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:1802:85: style:inconclusive: Function 'BeforeYaccParse' argument 3 names different: declaration 'cursor_pos' definition 'cursor_p'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/csh.h:481:94: note: Function 'BeforeYaccParse' argument 3 names different: declaration 'cursor_pos' definition 'cursor_p'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:1802:85: note: Function 'BeforeYaccParse' argument 3 names different: declaration 'cursor_pos' definition 'cursor_p'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:1936:68: style:inconclusive: Function 'AddToHints' argument 5 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1955:68: style:inconclusive: Function 'AddToHints' argument 5 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1994:68: style:inconclusive: Function 'AddToHints' argument 6 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/csh.cpp:2635:45: style:inconclusive: Function 'AddEscapesToHints' argument 1 names different: declaration '' definition 'hint'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/csh.h:804:82: style:inconclusive: Function 'ReplaceEntityName' argument 2 names different: declaration 'byte_pos' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] msc-generator-8.6.4/src/libcgencommon/csh.cpp:2685:31: style: Local variable 'keyword_names' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/csh.h:470:27: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/csh.cpp:2685:31: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/csh.cpp:2703:31: style: Local variable 'keyword_names' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/csh.h:470:27: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/csh.cpp:2703:31: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/csh.cpp:1240:31: performance: Range variable 'p' should be declared as const reference. [iterateByValue] msc-generator-8.6.4/src/libcgencommon/csh.cpp:75:16: style: Variable 'e' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/csh.cpp:847:16: style: Variable 'h' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/csh.cpp:878:83: style: Parameter 's' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1854:20: style: Variable 'n' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/csh.cpp:2532:20: style: Variable 's' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/csh.cpp:2538:20: style: Variable 's' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/csh.cpp:2628:16: style: Variable 'e' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1892:9: warning:inconclusive: Access of moved variable 'h'. [accessMoved] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1891:21: note: Calling std::move(h) msc-generator-8.6.4/src/libcgencommon/csh.cpp:1892:9: note: Access of moved variable 'h'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:1898:9: warning:inconclusive: Access of moved variable 'h'. [accessMoved] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1891:21: note: Calling std::move(h) msc-generator-8.6.4/src/libcgencommon/csh.cpp:1898:9: note: Access of moved variable 'h'. msc-generator-8.6.4/src/libcgencommon/csh.cpp:373:33: performance: Searching before insertion is not necessary. Instead of 'textState[0]=textState[-1]' consider using 'textState.try_emplace(0, textState[-1]);'. [stlFindInsert] msc-generator-8.6.4/src/libcgencommon/csh.cpp:826:12: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/csh.cpp:839:12: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/csh.cpp:64:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/csh.cpp:75:5: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/csh.cpp:781:56: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1264:13: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1275:13: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1283:13: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1549:25: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/csh.cpp:2780:45: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/contour_debug.h:50:17: style: The member function 'contour::debug::DebugCanvas::to_string' can be static. [functionStatic] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2805:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:714:27: style: The scope of the variable 'has_remaining_cp_inverse' can be reduced. [variableScope] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:303:75: style:inconclusive: Function 'CheckContainment' argument 1 names different: declaration 'b' definition 'other'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:278:64: note: Function 'CheckContainment' argument 1 names different: declaration 'b' definition 'other'. msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:303:75: note: Function 'CheckContainment' argument 1 names different: declaration 'b' definition 'other'. msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:1420:38: style:inconclusive: Function 'Cut' argument 1 names different: declaration 'e' definition 's'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:324:27: note: Function 'Cut' argument 1 names different: declaration 'e' definition 's'. msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:1420:38: note: Function 'Cut' argument 1 names different: declaration 'e' definition 's'. msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:204:12: style: Local variable 'inside' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_basics.h:347:16: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:204:12: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:1157:65: style: Argument 'next' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:244:17: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:1157:65: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:1458:94: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_simple.h:250:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:1458:94: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/parser_tools.h:311:25: style: Variable 'loc.col' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libcgencommon/csh.cpp:379:12: style: Unused variable: format [unusedVariable] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1890:26: warning: Buffer 'result' is too small, the function 'SolveForDistance' expects a bigger buffer in 2nd argument [argumentSize] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1890:26: note: Function 'SolveForDistance' is called msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2852:53: note: Declaration of 2nd function argument. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1889:12: note: Passing buffer 'result' to function that is declared here msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1890:26: note: Buffer 'result' is too small, the function 'SolveForDistance' expects a bigger buffer in 2nd argument msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2518:23: warning: Buffer 'r' is too small, the function 'Crossing' expects a bigger buffer in 3rd argument [argumentSize] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2518:23: note: Function 'Crossing' is called msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1232:64: note: Declaration of 3rd function argument. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2516:16: note: Passing buffer 'r' to function that is declared here msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2518:23: note: Buffer 'r' is too small, the function 'Crossing' expects a bigger buffer in 3rd argument msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2518:23: warning: Buffer 'pos_us' is too small, the function 'Crossing' expects a bigger buffer in 4th argument [argumentSize] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2518:23: note: Function 'Crossing' is called msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1232:88: note: Declaration of 4th function argument. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2517:20: note: Passing buffer 'pos_us' to function that is declared here msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2518:23: note: Buffer 'pos_us' is too small, the function 'Crossing' expects a bigger buffer in 4th argument msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2518:23: warning: Buffer 'pos_M' is too small, the function 'Crossing' expects a bigger buffer in 5th argument [argumentSize] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2518:23: note: Function 'Crossing' is called msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1232:117: note: Declaration of 5th function argument. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2517:31: note: Passing buffer 'pos_M' to function that is declared here msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2518:23: note: Buffer 'pos_M' is too small, the function 'Crossing' expects a bigger buffer in 5th argument msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2537:25: warning: Buffer 'r' is too small, the function 'Crossing' expects a bigger buffer in 3rd argument [argumentSize] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2537:25: note: Function 'Crossing' is called msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1232:64: note: Declaration of 3rd function argument. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2533:12: note: Passing buffer 'r' to function that is declared here msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2537:25: note: Buffer 'r' is too small, the function 'Crossing' expects a bigger buffer in 3rd argument msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2537:25: warning: Buffer 'pos_M' is too small, the function 'Crossing' expects a bigger buffer in 4th argument [argumentSize] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2537:25: note: Function 'Crossing' is called msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1232:88: note: Declaration of 4th function argument. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2536:31: note: Passing buffer 'pos_M' to function that is declared here msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2537:25: note: Buffer 'pos_M' is too small, the function 'Crossing' expects a bigger buffer in 4th argument msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2537:25: warning: Buffer 'pos_us' is too small, the function 'Crossing' expects a bigger buffer in 5th argument [argumentSize] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2537:25: note: Function 'Crossing' is called msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1232:117: note: Declaration of 5th function argument. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2536:20: note: Passing buffer 'pos_us' to function that is declared here msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2537:25: note: Buffer 'pos_us' is too small, the function 'Crossing' expects a bigger buffer in 5th argument msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2553:23: warning: Buffer 'r' is too small, the function 'Crossing' expects a bigger buffer in 3rd argument [argumentSize] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2553:23: note: Function 'Crossing' is called msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1232:64: note: Declaration of 3rd function argument. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2533:12: note: Passing buffer 'r' to function that is declared here msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2553:23: note: Buffer 'r' is too small, the function 'Crossing' expects a bigger buffer in 3rd argument msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2553:23: warning: Buffer 'pos_us' is too small, the function 'Crossing' expects a bigger buffer in 4th argument [argumentSize] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2553:23: note: Function 'Crossing' is called msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1232:88: note: Declaration of 4th function argument. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2552:20: note: Passing buffer 'pos_us' to function that is declared here msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2553:23: note: Buffer 'pos_us' is too small, the function 'Crossing' expects a bigger buffer in 4th argument msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2553:23: warning: Buffer 'pos_M' is too small, the function 'Crossing' expects a bigger buffer in 5th argument [argumentSize] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2553:23: note: Function 'Crossing' is called msc-generator-8.6.4/src/libcgencommon/contour_edge.h:1232:117: note: Declaration of 5th function argument. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2552:31: note: Passing buffer 'pos_M' to function that is declared here msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2553:23: note: Buffer 'pos_M' is too small, the function 'Crossing' expects a bigger buffer in 5th argument msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1164:28: warning: Member variable 'data::d' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1166:28: warning: Member variable 'data::pos_my' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1167:28: warning: Member variable 'data::pos_other' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:979:16: warning: Member variable 'Data::me' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:979:20: warning: Member variable 'Data::you' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:980:16: warning: Member variable 'Data::dist' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/libcgencommon/csh.cpp:1025:25: style: Variable 'txt.end_pos' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:1319:58: style: Parameter 'e' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libcgencommon/contour_debug.cpp:43:17: style: Condition 'canvas' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1090:24: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1087:20: note: outer condition: ret==0 msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1090:24: note: identical inner condition: ret==0 msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1114:20: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1111:16: note: outer condition: ret==0 msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1114:20: note: identical inner condition: ret==0 msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:1578:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:483:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/contour_simple.cpp:492:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:953:17: style: Condition '!Canvas::HasFontFace(font_name)' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:953:37: note: Calling function 'HasFontFace' returns 1 msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:953:17: note: Condition '!Canvas::HasFontFace(font_name)' is always false msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2052:36: style: Condition 'Canvas::HasFontFace(font_name)' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2052:36: note: Calling function 'HasFontFace' returns 1 msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2052:36: note: Condition 'Canvas::HasFontFace(font_name)' is always true msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3113:36: style: Condition 'k==t.size()-1' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3106:31: note: Assuming that condition 'k::chunk_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:690:13: style: The member function 'ImChunkStream < ImGuiTableSettings >::chunk_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:670:17: style:inconclusive: Technically the member function 'ImPool < ImGuiTable >::GetSize' can be const. [functionConst] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:670:17: style:inconclusive: Technically the member function 'ImPool < ImGuiTabBar >::GetSize' can be const. [functionConst] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:630:18: style:inconclusive: Technically the member function 'ImSpanAllocator < 3 >::GetArenaSizeInBytes' can be const. [functionConst] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImDrawList * >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiKeyRoutingData >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiListClipperRange >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiOldColumnData >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiStackLevelInfo >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiInputEvent >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiWindow * >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiWindowStackData >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiColorMod >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiStyleMod >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiGroupData >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiPopupData >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiViewportP * >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < unsigned char >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiListClipperData >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiTableTempData >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiPtrOrIndex >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiShrinkWidthItem >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiSettingsHandler >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiContextHook >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiOldColumns >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiTabItem >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiTableInstanceData >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiTableColumnSortSpecs >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiTable >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiTabBar >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:491:15: style: Struct 'ImVec1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:512:15: style: Struct 'ImRect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:1196:5: style: Struct 'ImGuiPtrOrIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:1197:5: style: Struct 'ImGuiPtrOrIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:1973:5: style: Struct 'ImGuiContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:648:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/libcgencommon/contour_debug.cpp:59:57: style:inconclusive: Function 'DrawLabel' argument 1 names different: declaration 'e' definition 's'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_debug.h:69:32: note: Function 'DrawLabel' argument 1 names different: declaration 'e' definition 's'. msc-generator-8.6.4/src/libcgencommon/contour_debug.cpp:59:57: note: Function 'DrawLabel' argument 1 names different: declaration 'e' definition 's'. msc-generator-8.6.4/src/libcgencommon/contour_debug.h:70:35: style:inconclusive: Function 'Draw' argument 2 names different: declaration 'cont1' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:855:37: style: Condition 'column->Flags&ImGuiTableColumnFlags_WidthFixed' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1936:10: style: The scope of the variable 'fonttypes' can be reduced. [variableScope] msc-generator-8.6.4/src/libcgencommon/contour_debug.cpp:75:86: performance: Function parameter 's' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/contour_debug.cpp:75:101: performance: Function parameter 'en' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/contour_debug.cpp:85:132: performance: Function parameter 'en' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1134:56: style:inconclusive: Function 'ExtractCSH' argument 1 names different: declaration 'startpos' definition 'startloc'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/stringparse.h:290:53: note: Function 'ExtractCSH' argument 1 names different: declaration 'startpos' definition 'startloc'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1134:56: note: Function 'ExtractCSH' argument 1 names different: declaration 'startpos' definition 'startloc'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1762:57: style:inconclusive: Function 'Split' argument 1 names different: declaration 'n' definition 'text'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/stringparse.h:308:53: note: Function 'Split' argument 1 names different: declaration 'n' definition 'text'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1762:57: note: Function 'Split' argument 1 names different: declaration 'n' definition 'text'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1824:45: style:inconclusive: Function 'Apply' argument 1 names different: declaration 's' definition 'text'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/stringparse.h:259:35: note: Function 'Apply' argument 1 names different: declaration 's' definition 'text'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1824:45: note: Function 'Apply' argument 1 names different: declaration 's' definition 'text'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2656:40: style:inconclusive: Function 'ApplyFontTo' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2683:50: style:inconclusive: Function 'spaceWidth' argument 1 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2683:64: style:inconclusive: Function 'spaceWidth' argument 2 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2706:44: style:inconclusive: Function 'getCharHeight' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2712:58: style:inconclusive: Function 'getFragmentWidth' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2712:69: style:inconclusive: Function 'getFragmentWidth' argument 2 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2748:70: style:inconclusive: Function 'getFragmentHeightAboveBaseLine' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2748:81: style:inconclusive: Function 'getFragmentHeightAboveBaseLine' argument 2 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.h:329:56: style:inconclusive: Function 'getFragmentHeightAboveBaseLine' argument 1 names different: declaration 's' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2784:70: style:inconclusive: Function 'getFragmentHeightBelowBaseLine' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2784:81: style:inconclusive: Function 'getFragmentHeightBelowBaseLine' argument 2 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.h:332:56: style:inconclusive: Function 'getFragmentHeightBelowBaseLine' argument 1 names different: declaration 's' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2829:49: style:inconclusive: Function 'drawFragment' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2829:60: style:inconclusive: Function 'drawFragment' argument 2 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2830:38: style:inconclusive: Function 'drawFragment' argument 3 names different: declaration '' definition 'xy'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2830:48: style:inconclusive: Function 'drawFragment' argument 4 names different: declaration '' definition 'Y'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2878:48: style:inconclusive: Function 'drawFragment' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2878:95: style:inconclusive: Function 'drawFragment' argument 4 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2879:38: style:inconclusive: Function 'drawFragment' argument 5 names different: declaration '' definition 'xy'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2879:48: style:inconclusive: Function 'drawFragment' argument 6 names different: declaration '' definition 'Y'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2930:41: style:inconclusive: Function 'ParsedLine' argument 1 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2930:53: style:inconclusive: Function 'ParsedLine' argument 2 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2930:106: style:inconclusive: Function 'ParsedLine' argument 4 names different: declaration 'sf' definition 'format'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/stringparse.h:366:89: note: Function 'ParsedLine' argument 4 names different: declaration 'sf' definition 'format'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2930:106: note: Function 'ParsedLine' argument 4 names different: declaration 'sf' definition 'format'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3148:36: style:inconclusive: Function 'Set' argument 1 names different: declaration 's' definition 'input'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/stringparse.h:429:33: note: Function 'Set' argument 1 names different: declaration 's' definition 'input'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3148:36: note: Function 'Set' argument 1 names different: declaration 's' definition 'input'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3148:51: style:inconclusive: Function 'Set' argument 2 names different: declaration 'c' definition 'canvas'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/stringparse.h:429:44: note: Function 'Set' argument 2 names different: declaration 'c' definition 'canvas'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3148:51: note: Function 'Set' argument 2 names different: declaration 'c' definition 'canvas'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3149:32: style:inconclusive: Function 'Set' argument 4 names different: declaration 'f' definition 'format'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/stringparse.h:429:91: note: Function 'Set' argument 4 names different: declaration 'f' definition 'format'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3149:32: note: Function 'Set' argument 4 names different: declaration 'f' definition 'format'. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:740:34: style: Local variable 'c' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:464:15: note: Shadowed variable msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:740:34: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2079:23: style: Local variable 't' shadows outer argument [shadowArgument] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1992:78: note: Shadowed argument msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2079:23: note: Shadow local variable msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3395:36: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3409:45: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3617:19: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:687:145: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:687:151: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:687:201: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:688:101: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:689:104: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:689:116: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:689:123: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:689:159: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:691:54: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:693:93: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:658:154: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:660:71: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:631:65: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:635:65: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:635:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:1591:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2647:66: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:689:171: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:690:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:692:103: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:261:85: style: Parameter 's' can be declared as reference to const [constParameterReference] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3208:20: style: Variable 'l' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1936:10: style: Variable 'fonttypes' can be declared as const array [constVariable] msc-generator-8.6.4/src/libcgencommon/numbering.cpp:113:34: style:inconclusive: Technically the member function 'NumberingStyleFragment::Input' can be const. [functionConst] msc-generator-8.6.4/src/libcgencommon/numbering.h:51:14: note: Technically the member function 'NumberingStyleFragment::Input' can be const. msc-generator-8.6.4/src/libcgencommon/numbering.cpp:113:34: note: Technically the member function 'NumberingStyleFragment::Input' can be const. msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3078:17: warning:inconclusive: Access of moved variable 'elem'. [accessMoved] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3077:33: note: Calling std::move(elem) msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3078:17: note: Access of moved variable 'elem'. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:874:9: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:903:9: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2360:25: style: The scope of the variable 'local_e' can be reduced. [variableScope] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2056:72: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:2059:70: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3069:23: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3134:27: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:3314:27: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:411:76: style:inconclusive: Function 'LinearExtend' argument 3 names different: declaration 'visible' definition 'v'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:614:74: note: Function 'LinearExtend' argument 3 names different: declaration 'visible' definition 'v'. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:411:76: note: Function 'LinearExtend' argument 3 names different: declaration 'visible' definition 'v'. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1369:70: style:inconclusive: Function 'CrossingVertical' argument 4 names different: declaration 'cross_dir' definition 'forward'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:665:68: note: Function 'CrossingVertical' argument 4 names different: declaration 'cross_dir' definition 'forward'. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1369:70: note: Function 'CrossingVertical' argument 4 names different: declaration 'cross_dir' definition 'forward'. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1801:33: style:inconclusive: Function 'Distance' argument 1 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1906:33: style:inconclusive: Function 'Distance' argument 1 names different: declaration '' definition 'o'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2852:53: style:inconclusive: Function 'SolveForDistance' argument 2 names different: declaration 'ret' definition 'pos'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:736:51: note: Function 'SolveForDistance' argument 2 names different: declaration 'ret' definition 'pos'. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2852:53: note: Function 'SolveForDistance' argument 2 names different: declaration 'ret' definition 'pos'. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3500:38: style:inconclusive: Function 'OffsetBelow' argument 1 names different: declaration 'M' definition 'o'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:693:36: note: Function 'OffsetBelow' argument 1 names different: declaration 'M' definition 'o'. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3500:38: note: Function 'OffsetBelow' argument 1 names different: declaration 'M' definition 'o'. msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3176:18: style: Local variable 'EPSILON' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2618:14: note: Shadowed variable msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3176:18: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3178:14: style: Local variable 'Mid' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour_edge.h:271:14: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3178:14: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3435:18: style: Local variable 'EPSILON' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:2618:14: note: Shadowed variable msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3435:18: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/style.h:153:10: style: Virtual function 'Empty' is called from constructor 'SimpleStyle(EStyleType tt=EStyleType::STYLE,EColorMeaning cm=EColorMeaning::NOHOW)' at line 48. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libcgencommon/style.cpp:48:5: note: Calling Empty msc-generator-8.6.4/src/libcgencommon/style.h:153:10: note: Empty is a virtual function msc-generator-8.6.4/src/libcgencommon/style.h:153:10: style: Virtual function 'Empty' is called from constructor 'SimpleStyle(EStyleType tt,EColorMeaning cm,bool t,bool l,bool f,bool s,bool nu,bool shp)' at line 67. Dynamic binding is not used. [virtualCallInConstructor] msc-generator-8.6.4/src/libcgencommon/style.cpp:67:5: note: Calling Empty msc-generator-8.6.4/src/libcgencommon/style.h:153:10: note: Empty is a virtual function msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3411:30: style: Local variable 'wh1' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3393:22: note: Shadowed variable msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3411:30: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3412:30: style: Local variable 'wh2' shadows outer variable [shadowVariable] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3394:22: note: Shadowed variable msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:3412:30: note: Shadow local variable msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2346:19: style: The scope of the variable 'g' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3239:19: style: The scope of the variable 'g' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3289:19: style: The scope of the variable 'g' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3991:19: style: The scope of the variable 'g' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:304:51: style:inconclusive: Function 'BeginTable' argument 2 names different: declaration 'column' definition 'columns_count'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:739:64: note: Function 'BeginTable' argument 2 names different: declaration 'column' definition 'columns_count'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:304:51: note: Function 'BeginTable' argument 2 names different: declaration 'column' definition 'columns_count'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1477:40: style:inconclusive: Function 'TableSetupScrollFreeze' argument 1 names different: declaration 'cols' definition 'columns'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:754:56: note: Function 'TableSetupScrollFreeze' argument 1 names different: declaration 'cols' definition 'columns'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1477:40: note: Function 'TableSetupScrollFreeze' argument 1 names different: declaration 'cols' definition 'columns'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1553:54: style:inconclusive: Function 'TableSetColumnEnabled' argument 2 names different: declaration 'v' definition 'enabled'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:770:78: note: Function 'TableSetColumnEnabled' argument 2 names different: declaration 'v' definition 'enabled'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1553:54: note: Function 'TableSetColumnEnabled' argument 2 names different: declaration 'v' definition 'enabled'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1682:62: style:inconclusive: Function 'TableNextRow' argument 2 names different: declaration 'min_row_height' definition 'row_min_height'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:741:82: note: Function 'TableNextRow' argument 2 names different: declaration 'min_row_height' definition 'row_min_height'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1682:62: note: Function 'TableNextRow' argument 2 names different: declaration 'min_row_height' definition 'row_min_height'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3508:64: style:inconclusive: Function 'TableGcCompactTransientBuffers' argument 1 names different: declaration 'table' definition 'temp_data'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2963:80: note: Function 'TableGcCompactTransientBuffers' argument 1 names different: declaration 'table' definition 'temp_data'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3508:64: note: Function 'TableGcCompactTransientBuffers' argument 1 names different: declaration 'table' definition 'temp_data'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3760:53: style:inconclusive: Function 'SetColumnOffset' argument 2 names different: declaration 'offset_x' definition 'offset'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:781:69: note: Function 'SetColumnOffset' argument 2 names different: declaration 'offset_x' definition 'offset'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3760:53: note: Function 'SetColumnOffset' argument 2 names different: declaration 'offset_x' definition 'offset'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3843:53: style:inconclusive: Function 'GetColumnsID' argument 2 names different: declaration 'count' definition 'columns_count'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2917:66: note: Function 'GetColumnsID' argument 2 names different: declaration 'count' definition 'columns_count'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3843:53: note: Function 'GetColumnsID' argument 2 names different: declaration 'count' definition 'columns_count'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3856:50: style:inconclusive: Function 'BeginColumns' argument 2 names different: declaration 'count' definition 'columns_count'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2912:66: note: Function 'BeginColumns' argument 2 names different: declaration 'count' definition 'columns_count'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3856:50: note: Function 'BeginColumns' argument 2 names different: declaration 'count' definition 'columns_count'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:4064:25: style:inconclusive: Function 'Columns' argument 1 names different: declaration 'count' definition 'columns_count'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:775:41: note: Function 'Columns' argument 1 names different: declaration 'count' definition 'columns_count'. msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:4064:25: note: Function 'Columns' argument 1 names different: declaration 'count' definition 'columns_count'. msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:600:42: style: Argument 'size' shadows outer function [shadowFunction] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:602:25: note: Shadowed function msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:600:42: note: Shadow argument msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2297:57: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2298:57: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2300:57: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2691:62: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2741:61: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2742:69: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2743:61: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2744:61: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2745:61: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2844:105: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2901:68: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3060:81: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1141:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3858:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3939:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:264:74: style: Parameter 'outer_window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:480:23: style: Variable 'old_columns_to_preserve' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1148:29: style: Variable 'table_instance' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1160:27: style: Variable 'column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1315:27: style: Variable 'column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1325:27: style: Variable 'column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1522:17: style: Variable 'table' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1529:17: style: Variable 'table' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1614:17: style: Variable 'table' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1675:17: style: Variable 'table' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1814:33: style: Variable 'cell_data_end' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1815:38: style: Variable 'cell_data' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1891:17: style: Variable 'table' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:1950:23: style: Variable 'column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2204:27: style: Variable 'column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2253:23: style: Variable 'column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2501:28: style: Variable 'channel' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2522:29: style: Variable 'table_instance' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2535:31: style: Variable 'column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2640:85: style: Parameter 'column' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2965:35: style: Variable 'prev_column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:2970:35: style: Variable 'next_column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3059:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3065:23: style: Variable 'column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3209:62: style: Parameter 'table' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3481:37: style: Parameter 'table' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3701:54: style: Parameter 'columns' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3751:22: style: Variable 'columns' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3785:22: style: Variable 'columns' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3800:25: style: Variable 'column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3957:25: style: Variable 'column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:4020:33: style: Variable 'column' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:4071:22: style: Variable 'columns' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:54:25: debug: CheckClass::isMemberVar found used member variable 'type' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:54:49: debug: CheckClass::isMemberVar found used member variable 'side' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:220:98: debug: CheckClass::isMemberVar found used member variable 'type' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:227:82: debug: CheckClass::isMemberVar found used member variable 'type' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:234:82: debug: CheckClass::isMemberVar found used member variable 'type' with varid 0 [varid0] msc-generator-8.6.4/src/libcgencommon/element.cpp:111:33: style:inconclusive: Function 'ShiftBy' argument 1 names different: declaration '' definition 'xy'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/element.cpp:127:47: style:inconclusive: Function 'PostPosProcess' argument 2 names different: declaration '' definition 'chart'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/element.cpp:176:36: style:inconclusive: Function 'DrawControl' argument 1 names different: declaration '' definition 'cr'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/element.cpp:236:37: style:inconclusive: Function 'DrawControls' argument 1 names different: declaration '' definition 'cr'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/element.h:113:52: style:inconclusive: Function 'GetIndicatorCover' argument 3 names different: declaration 'fill' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/element.h:113:76: style:inconclusive: Function 'GetIndicatorCover' argument 4 names different: declaration 'shadow' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/numbering.cpp:76:43: style:inconclusive: Function 'Parse' argument 1 names different: declaration '' definition 'chart'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:632:21: style: Variable 'loc_len' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1076:23: style: Variable 'l.col' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libcgencommon/stringparse.cpp:1296:12: style: Variable 'ignoreText' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1623:21: style: double result is assigned to const long double variable. If the variable is const long double to avoid loss of information, then you have loss of information. [truncLongCastAssignment] msc-generator-8.6.4/src/libcgencommon/contour_edge.cpp:1635:20: style: double result is assigned to const long double variable. If the variable is const long double to avoid loss of information, then you have loss of information. [truncLongCastAssignment] msc-generator-8.6.4/src/libcgencommon/element.cpp:68:43: performance: Function parameter 'l' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/element.cpp:79:46: performance: Function parameter 'l' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/numbering.cpp:76:62: performance: Function parameter 'linenum' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/imported/imgui/imgui_tables.cpp:3414:72: style: Variable 'line' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/libcgencommon/style.cpp:360:115: style:inconclusive: Function 'AreAllParameterNamesUnique' argument 1 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/style.cpp:368:66: style: Argument 'name' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/style.h:534:17: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/style.cpp:368:66: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/numbering.cpp:82:39: performance: Passing the result of c_str() to a function that takes std::string_view as argument no. 1 is slow and redundant. [stlcstrParam] msc-generator-8.6.4/src/libcgencommon/style.cpp:499:20: style: Variable 'pp' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/style.cpp:371:28: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:2084:43: warning: Function 'ClipForLine' argument order different: declaration 'xy, from, ignore_opaque, flip, mainline_before, mainline_after, mirror' definition 'xy, from, flip, ignore_opaque, mainline_before, mainline_after, mirror' [funcArgOrderDifferent] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.h:499:35: note: Function 'ClipForLine' argument order different: declaration 'xy, from, ignore_opaque, flip, mainline_before, mainline_after, mirror' definition 'xy, from, flip, ignore_opaque, mainline_before, mainline_after, mirror' msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:2084:43: note: Function 'ClipForLine' argument order different: declaration 'xy, from, ignore_opaque, flip, mainline_before, mainline_after, mirror' definition 'xy, from, flip, ignore_opaque, mainline_before, mainline_after, mirror' msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:585:19: style: Local variable 'side' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.h:168:22: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:585:19: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:719:18: style: Local variable 'sign' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/utf8utils.h:114:33: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:719:18: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:1055:26: style: Local variable 'line' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.h:171:22: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:1055:26: note: Shadow local variable msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:1206:52: style: Argument 'line' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.h:171:22: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:1206:52: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:1321:58: style: Argument 'line' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.h:171:22: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:1321:58: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:1364:56: style: Argument 'line' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.h:171:22: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:1364:56: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:1485:85: style: Argument 'line' shadows outer member [shadowMember] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.h:171:22: note: Shadowed member msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:1485:85: note: Shadow argument msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:2578:17: style: Variable 'c' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:2596:16: style: Variable 'c' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:2599:16: style: Variable 'c' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:2579:14: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:2597:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/cgen_arrowhead.cpp:2600:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1449:82: style: Condition '!found_png_type' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1448:27: note: Assignment 'found_png_type=false', assigned value is 0 msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1450:27: note: Assuming condition is false msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1449:82: note: Condition '!found_png_type' is always true msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1781:38: performance: Using std::move for returning object by-value from function will affect copy elision optimization. More: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-return-move-local [returnStdMoveLocal] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1511:20: style: Checking if unsigned expression 'c.slide' is less than zero. [unsignedLessThanZero] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:115:66: style:inconclusive: Function 'ParseEscapedText' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:765:69: style:inconclusive: Function 'MakeElement' argument 2 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:765:92: style:inconclusive: Function 'MakeElement' argument 3 names different: declaration 'start' definition 'a_start'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/ppt.h:86:82: note: Function 'MakeElement' argument 3 names different: declaration 'start' definition 'a_start'. msc-generator-8.6.4/src/libcgencommon/ppt.cpp:765:92: note: Function 'MakeElement' argument 3 names different: declaration 'start' definition 'a_start'. msc-generator-8.6.4/src/libcgencommon/ppt.cpp:765:118: style:inconclusive: Function 'MakeElement' argument 4 names different: declaration 'end' definition 'a_end'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/ppt.h:86:106: note: Function 'MakeElement' argument 4 names different: declaration 'end' definition 'a_end'. msc-generator-8.6.4/src/libcgencommon/ppt.cpp:765:118: note: Function 'MakeElement' argument 4 names different: declaration 'end' definition 'a_end'. msc-generator-8.6.4/src/libcgencommon/ppt.cpp:766:106: style:inconclusive: Function 'MakeElement' argument 8 names different: declaration 'properties' definition 'props'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/ppt.h:88:41: note: Function 'MakeElement' argument 8 names different: declaration 'properties' definition 'props'. msc-generator-8.6.4/src/libcgencommon/ppt.cpp:766:106: note: Function 'MakeElement' argument 8 names different: declaration 'properties' definition 'props'. msc-generator-8.6.4/src/libcgencommon/ppt.cpp:804:87: style:inconclusive: Function 'new_file' argument 3 names different: declaration 'page_size_in_points' definition 'page_size_in_points_'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/ppt.h:95:65: note: Function 'new_file' argument 3 names different: declaration 'page_size_in_points' definition 'page_size_in_points_'. msc-generator-8.6.4/src/libcgencommon/ppt.cpp:804:87: note: Function 'new_file' argument 3 names different: declaration 'page_size_in_points' definition 'page_size_in_points_'. msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1505:84: style:inconclusive: Function 'add_images' argument 2 names different: declaration 'charts' definition 'charts_'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/ppt.h:197:86: note: Function 'add_images' argument 2 names different: declaration 'charts' definition 'charts_'. msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1505:84: note: Function 'add_images' argument 2 names different: declaration 'charts' definition 'charts_'. msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1506:55: style:inconclusive: Function 'add_images' argument 3 names different: declaration '' definition 'OpenNamedFile'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1763:42: style:inconclusive: Function 'PptClipboard' argument 1 names different: declaration 'zipped_content' definition 'zipped_content_'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libcgencommon/ppt.h:228:41: note: Function 'PptClipboard' argument 1 names different: declaration 'zipped_content' definition 'zipped_content_'. msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1763:42: note: Function 'PptClipboard' argument 1 names different: declaration 'zipped_content' definition 'zipped_content_'. msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1777:99: style:inconclusive: Function 'update' argument 2 names different: declaration '' definition 'OpenNamedFile'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:766:46: performance: Function parameter 'outer' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:766:65: performance: Function parameter 'header' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:766:85: performance: Function parameter 'header2' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:766:106: performance: Function parameter 'props' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:766:125: performance: Function parameter 'extra' should be passed by const reference. [passedByValue] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:597:33: style: Variable 'p' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1361:39: style: Variable 'off' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1692:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1694:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] msc-generator-8.6.4/src/libcgencommon/ppt.cpp:1534:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:361:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:397:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1902:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1967:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2302:25: warning: Member variable 'ImFontBuildSrcData::FontInfo' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2303:25: warning: Member variable 'ImFontBuildSrcData::PackRange' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2304:25: warning: Member variable 'ImFontBuildSrcData::Rects' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2305:25: warning: Member variable 'ImFontBuildSrcData::PackedChars' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2306:25: warning: Member variable 'ImFontBuildSrcData::SrcRanges' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2307:25: warning: Member variable 'ImFontBuildSrcData::DstIndex' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2308:25: warning: Member variable 'ImFontBuildSrcData::GlyphsHighest' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2309:25: warning: Member variable 'ImFontBuildSrcData::GlyphsCount' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2317:25: warning: Member variable 'ImFontBuildDstData::SrcCount' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2318:25: warning: Member variable 'ImFontBuildDstData::GlyphsHighest' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2319:25: warning: Member variable 'ImFontBuildDstData::GlyphsCount' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3089:32: style:inconclusive: Technically the member function 'ImFontGlyphRangesBuilder::BuildRanges' can be const. [functionConst] msc-generator-8.6.4/src/imported/imgui/imgui.h:2702:21: note: Technically the member function 'ImFontGlyphRangesBuilder::BuildRanges' can be const. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3089:32: note: Technically the member function 'ImFontGlyphRangesBuilder::BuildRanges' can be const. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2801:31: style: The member function 'ImFontAtlas::GetGlyphRangesDefault' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:2777:33: note: The member function 'ImFontAtlas::GetGlyphRangesDefault' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2801:31: note: The member function 'ImFontAtlas::GetGlyphRangesDefault' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2811:31: style: The member function 'ImFontAtlas::GetGlyphRangesGreek' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:2778:33: note: The member function 'ImFontAtlas::GetGlyphRangesGreek' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2811:31: note: The member function 'ImFontAtlas::GetGlyphRangesGreek' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2822:30: style: The member function 'ImFontAtlas::GetGlyphRangesKorean' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:2779:33: note: The member function 'ImFontAtlas::GetGlyphRangesKorean' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2822:30: note: The member function 'ImFontAtlas::GetGlyphRangesKorean' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2933:30: style: The member function 'ImFontAtlas::GetGlyphRangesJapanese' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:2780:33: note: The member function 'ImFontAtlas::GetGlyphRangesJapanese' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2933:30: note: The member function 'ImFontAtlas::GetGlyphRangesJapanese' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2835:30: style: The member function 'ImFontAtlas::GetGlyphRangesChineseFull' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:2781:33: note: The member function 'ImFontAtlas::GetGlyphRangesChineseFull' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2835:30: note: The member function 'ImFontAtlas::GetGlyphRangesChineseFull' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2865:30: style: The member function 'ImFontAtlas::GetGlyphRangesChineseSimplifiedCommon' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:2782:33: note: The member function 'ImFontAtlas::GetGlyphRangesChineseSimplifiedCommon' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2865:30: note: The member function 'ImFontAtlas::GetGlyphRangesChineseSimplifiedCommon' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3023:30: style: The member function 'ImFontAtlas::GetGlyphRangesCyrillic' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:2783:33: note: The member function 'ImFontAtlas::GetGlyphRangesCyrillic' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3023:30: note: The member function 'ImFontAtlas::GetGlyphRangesCyrillic' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3036:30: style: The member function 'ImFontAtlas::GetGlyphRangesThai' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:2784:33: note: The member function 'ImFontAtlas::GetGlyphRangesThai' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3036:30: note: The member function 'ImFontAtlas::GetGlyphRangesThai' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3048:30: style: The member function 'ImFontAtlas::GetGlyphRangesVietnamese' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:2785:33: note: The member function 'ImFontAtlas::GetGlyphRangesVietnamese' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3048:30: note: The member function 'ImFontAtlas::GetGlyphRangesVietnamese' can be static. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3237:14: style:inconclusive: Technically the member function 'ImFont::SetGlyphVisible' can be const. [functionConst] msc-generator-8.6.4/src/imported/imgui/imgui.h:2893:33: note: Technically the member function 'ImFont::SetGlyphVisible' can be const. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3237:14: note: Technically the member function 'ImFont::SetGlyphVisible' can be const. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3226:14: style:inconclusive: Technically the member function 'ImFont::IsGlyphRangeUnused' can be const. [functionConst] msc-generator-8.6.4/src/imported/imgui/imgui.h:2894:33: note: Technically the member function 'ImFont::IsGlyphRangeUnused' can be const. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3226:14: note: Technically the member function 'ImFont::IsGlyphRangeUnused' can be const. msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:630:18: style:inconclusive: Technically the member function 'ImSpanAllocator::GetArenaSizeInBytes' can be const. [functionConst] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImFontBuildSrcData >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImFontBuildDstData >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < stbrp_rect >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < stbtt_packedchar >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3585:22: style: Condition 'text_end-s>10000' is always false [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3565:51: note: Assuming that condition 's10000' is always false msc-generator-8.6.4/src/imported/imgui/imstb_rectpack.h:530:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_rectpack.h:531:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_rectpack.h:541:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_rectpack.h:542:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1177:13: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1510:17: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1837:25: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1838:25: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2686:54: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2709:14: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2779:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2798:5: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2864:28: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4307:21: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4825:62: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4825:87: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4881:70: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4881:110: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4900:37: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4933:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4933:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4947:41: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4952:48: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4957:43: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4962:41: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4967:43: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4967:71: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4972:55: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4972:74: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2050:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2171:70: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2172:44: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2173:43: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2185:14: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2185:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2374:61: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2376:48: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2501:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2513:30: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2613:35: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3239:30: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3239:44: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3567:36: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3591:21: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2792:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2058:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1197:22: style: The scope of the variable 'offsize' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1222:8: style: The scope of the variable 'v' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1375:17: style: The scope of the variable 't' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1682:17: style: The scope of the variable 'endPtsOfContours' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1825:34: style: The scope of the variable 'i' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1990:8: style: The scope of the variable 'nranges' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1990:17: style: The scope of the variable 'start' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1990:24: style: The scope of the variable 'end' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1990:29: style: The scope of the variable 'v' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1990:54: style: The scope of the variable 'i' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2367:25: style: The scope of the variable 'straw' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2368:14: style: The scope of the variable 'm' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2402:43: style: The scope of the variable 'm' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2403:14: style: The scope of the variable 'straw' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2426:43: style: The scope of the variable 'm' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2427:14: style: The scope of the variable 'strawStart' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2427:26: style: The scope of the variable 'strawEnd' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2460:23: style: The scope of the variable 'classDef1ValueArray' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2472:48: style: The scope of the variable 'm' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2473:14: style: The scope of the variable 'strawStart' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2473:26: style: The scope of the variable 'strawEnd' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2540:28: style: The scope of the variable 'l' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2540:31: style: The scope of the variable 'r' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2540:34: style: The scope of the variable 'm' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2541:20: style: The scope of the variable 'straw' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2541:27: style: The scope of the variable 'needle' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3409:10: style: The scope of the variable 'j' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3430:19: style: The scope of the variable 'c' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3502:12: style: The scope of the variable 'j' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4511:19: style: The scope of the variable 'hits' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4901:20: style: The scope of the variable 'hd' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2302:95: style:inconclusive: Function 'stbtt_GetGlyphShape' argument 3 names different: declaration 'vertices' definition 'pvertices'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:851:95: note: Function 'stbtt_GetGlyphShape' argument 3 names different: declaration 'vertices' definition 'pvertices'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2302:95: note: Function 'stbtt_GetGlyphShape' argument 3 names different: declaration 'vertices' definition 'pvertices'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2615:74: style:inconclusive: Function 'stbtt_GetGlyphKernAdvance' argument 2 names different: declaration 'glyph1' definition 'g1'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:805:74: note: Function 'stbtt_GetGlyphKernAdvance' argument 2 names different: declaration 'glyph1' definition 'g1'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2615:74: note: Function 'stbtt_GetGlyphKernAdvance' argument 2 names different: declaration 'glyph1' definition 'g1'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2615:82: style:inconclusive: Function 'stbtt_GetGlyphKernAdvance' argument 3 names different: declaration 'glyph2' definition 'g2'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:805:86: note: Function 'stbtt_GetGlyphKernAdvance' argument 3 names different: declaration 'glyph2' definition 'g2'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2615:82: note: Function 'stbtt_GetGlyphKernAdvance' argument 3 names different: declaration 'glyph2' definition 'g2'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2665:77: style:inconclusive: Function 'stbtt_ScaleForPixelHeight' argument 2 names different: declaration 'pixels' definition 'height'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:763:77: note: Function 'stbtt_ScaleForPixelHeight' argument 2 names different: declaration 'pixels' definition 'height'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2665:77: note: Function 'stbtt_ScaleForPixelHeight' argument 2 names different: declaration 'pixels' definition 'height'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2677:74: style:inconclusive: Function 'stbtt_FreeShape' argument 2 names different: declaration 'vertices' definition 'v'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:862:74: note: Function 'stbtt_FreeShape' argument 2 names different: declaration 'vertices' definition 'v'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:2677:74: note: Function 'stbtt_FreeShape' argument 2 names different: declaration 'vertices' definition 'v'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3965:83: style:inconclusive: Function 'stbtt_PackBegin' argument 3 names different: declaration 'width' definition 'pw'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:593:84: note: Function 'stbtt_PackBegin' argument 3 names different: declaration 'width' definition 'pw'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3965:83: note: Function 'stbtt_PackBegin' argument 3 names different: declaration 'width' definition 'pw'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3965:91: style:inconclusive: Function 'stbtt_PackBegin' argument 4 names different: declaration 'height' definition 'ph'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:593:95: note: Function 'stbtt_PackBegin' argument 4 names different: declaration 'height' definition 'ph'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3965:91: note: Function 'stbtt_PackBegin' argument 4 names different: declaration 'height' definition 'ph'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4192:208: style:inconclusive: Function 'stbtt_MakeGlyphBitmapSubpixelPrefilter' argument 10 names different: declaration 'oversample_x' definition 'prefilter_x'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:923:208: note: Function 'stbtt_MakeGlyphBitmapSubpixelPrefilter' argument 10 names different: declaration 'oversample_x' definition 'prefilter_x'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4192:208: note: Function 'stbtt_MakeGlyphBitmapSubpixelPrefilter' argument 10 names different: declaration 'oversample_x' definition 'prefilter_x'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4192:225: style:inconclusive: Function 'stbtt_MakeGlyphBitmapSubpixelPrefilter' argument 11 names different: declaration 'oversample_y' definition 'prefilter_y'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:923:226: note: Function 'stbtt_MakeGlyphBitmapSubpixelPrefilter' argument 11 names different: declaration 'oversample_y' definition 'prefilter_y'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4192:225: note: Function 'stbtt_MakeGlyphBitmapSubpixelPrefilter' argument 11 names different: declaration 'oversample_y' definition 'prefilter_y'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4347:17: style:inconclusive: Function 'stbtt_PackFontRange' argument 5 names different: declaration 'first_unicode_char_in_range' definition 'first_unicode_codepoint_in_range'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:610:37: note: Function 'stbtt_PackFontRange' argument 5 names different: declaration 'first_unicode_char_in_range' definition 'first_unicode_codepoint_in_range'. msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4347:17: note: Function 'stbtt_PackFontRange' argument 5 names different: declaration 'first_unicode_char_in_range' definition 'first_unicode_codepoint_in_range'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:567:45: style:inconclusive: Function 'PushClipRect' argument 1 names different: declaration 'clip_rect_min' definition 'cr_min'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2525:48: note: Function 'PushClipRect' argument 1 names different: declaration 'clip_rect_min' definition 'cr_min'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:567:45: note: Function 'PushClipRect' argument 1 names different: declaration 'clip_rect_min' definition 'cr_min'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:567:67: style:inconclusive: Function 'PushClipRect' argument 2 names different: declaration 'clip_rect_max' definition 'cr_max'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2525:77: note: Function 'PushClipRect' argument 2 names different: declaration 'clip_rect_max' definition 'cr_max'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:567:67: note: Function 'PushClipRect' argument 2 names different: declaration 'clip_rect_max' definition 'cr_max'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:652:58: style:inconclusive: Function 'PrimRect' argument 2 names different: declaration 'b' definition 'c'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2600:61: note: Function 'PrimRect' argument 2 names different: declaration 'b' definition 'c'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:652:58: note: Function 'PrimRect' argument 2 names different: declaration 'b' definition 'c'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:667:60: style:inconclusive: Function 'PrimRectUV' argument 2 names different: declaration 'b' definition 'c'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2601:63: note: Function 'PrimRectUV' argument 2 names different: declaration 'b' definition 'c'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:667:60: note: Function 'PrimRectUV' argument 2 names different: declaration 'b' definition 'c'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:667:97: style:inconclusive: Function 'PrimRectUV' argument 4 names different: declaration 'uv_b' definition 'uv_c'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2601:100: note: Function 'PrimRectUV' argument 4 names different: declaration 'uv_b' definition 'uv_c'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:667:97: note: Function 'PrimRectUV' argument 4 names different: declaration 'uv_b' definition 'uv_c'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:705:62: style:inconclusive: Function 'AddPolyline' argument 2 names different: declaration 'num_points' definition 'points_count'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2554:59: note: Function 'AddPolyline' argument 2 names different: declaration 'num_points' definition 'points_count'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:705:62: note: Function 'AddPolyline' argument 2 names different: declaration 'num_points' definition 'points_count'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:963:70: style:inconclusive: Function 'AddConvexPolyFilled' argument 2 names different: declaration 'num_points' definition 'points_count'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2555:67: note: Function 'AddConvexPolyFilled' argument 2 names different: declaration 'num_points' definition 'points_count'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:963:70: note: Function 'AddConvexPolyFilled' argument 2 names different: declaration 'num_points' definition 'points_count'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1346:41: style:inconclusive: Function 'PathRect' argument 1 names different: declaration 'rect_min' definition 'a'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2578:44: note: Function 'PathRect' argument 1 names different: declaration 'rect_min' definition 'a'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1346:41: note: Function 'PathRect' argument 1 names different: declaration 'rect_min' definition 'a'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1346:58: style:inconclusive: Function 'PathRect' argument 2 names different: declaration 'rect_max' definition 'b'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2578:68: note: Function 'PathRect' argument 2 names different: declaration 'rect_max' definition 'b'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1346:58: note: Function 'PathRect' argument 2 names different: declaration 'rect_max' definition 'b'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1679:59: style:inconclusive: Function 'Split' argument 2 names different: declaration 'count' definition 'channels_count'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2455:66: note: Function 'Split' argument 2 names different: declaration 'count' definition 'channels_count'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1679:59: note: Function 'Split' argument 2 names different: declaration 'count' definition 'channels_count'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1780:71: style:inconclusive: Function 'SetCurrentChannel' argument 2 names different: declaration 'channel_idx' definition 'idx'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2457:78: note: Function 'SetCurrentChannel' argument 2 names different: declaration 'channel_idx' definition 'idx'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1780:71: note: Function 'SetCurrentChannel' argument 2 names different: declaration 'channel_idx' definition 'idx'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2113:57: style:inconclusive: Function 'AddFontDefault' argument 1 names different: declaration 'font_cfg' definition 'font_cfg_template'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2749:68: note: Function 'AddFontDefault' argument 1 names different: declaration 'font_cfg' definition 'font_cfg_template'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2113:57: note: Function 'AddFontDefault' argument 1 names different: declaration 'font_cfg' definition 'font_cfg_template'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2134:102: style:inconclusive: Function 'AddFontFromFileTTF' argument 3 names different: declaration 'font_cfg' definition 'font_cfg_template'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2750:113: note: Function 'AddFontFromFileTTF' argument 3 names different: declaration 'font_cfg' definition 'font_cfg_template'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2134:102: note: Function 'AddFontFromFileTTF' argument 3 names different: declaration 'font_cfg' definition 'font_cfg_template'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2156:49: style:inconclusive: Function 'AddFontFromMemoryTTF' argument 1 names different: declaration 'font_data' definition 'ttf_data'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2751:60: note: Function 'AddFontFromMemoryTTF' argument 1 names different: declaration 'font_data' definition 'ttf_data'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2156:49: note: Function 'AddFontFromMemoryTTF' argument 1 names different: declaration 'font_data' definition 'ttf_data'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2156:63: style:inconclusive: Function 'AddFontFromMemoryTTF' argument 2 names different: declaration 'font_size' definition 'ttf_size'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2751:75: note: Function 'AddFontFromMemoryTTF' argument 2 names different: declaration 'font_size' definition 'ttf_size'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2156:63: note: Function 'AddFontFromMemoryTTF' argument 2 names different: declaration 'font_size' definition 'ttf_size'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2156:112: style:inconclusive: Function 'AddFontFromMemoryTTF' argument 4 names different: declaration 'font_cfg' definition 'font_cfg_template'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2751:125: note: Function 'AddFontFromMemoryTTF' argument 4 names different: declaration 'font_cfg' definition 'font_cfg_template'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2156:112: note: Function 'AddFontFromMemoryTTF' argument 4 names different: declaration 'font_cfg' definition 'font_cfg_template'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2169:65: style:inconclusive: Function 'AddFontFromMemoryCompressedTTF' argument 1 names different: declaration 'compressed_font_data' definition 'compressed_ttf_data'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2752:76: note: Function 'AddFontFromMemoryCompressedTTF' argument 1 names different: declaration 'compressed_font_data' definition 'compressed_ttf_data'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2169:65: note: Function 'AddFontFromMemoryCompressedTTF' argument 1 names different: declaration 'compressed_font_data' definition 'compressed_ttf_data'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2169:90: style:inconclusive: Function 'AddFontFromMemoryCompressedTTF' argument 2 names different: declaration 'compressed_font_size' definition 'compressed_ttf_size'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2752:102: note: Function 'AddFontFromMemoryCompressedTTF' argument 2 names different: declaration 'compressed_font_size' definition 'compressed_ttf_size'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2169:90: note: Function 'AddFontFromMemoryCompressedTTF' argument 2 names different: declaration 'compressed_font_size' definition 'compressed_ttf_size'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2169:150: style:inconclusive: Function 'AddFontFromMemoryCompressedTTF' argument 4 names different: declaration 'font_cfg' definition 'font_cfg_template'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2752:163: note: Function 'AddFontFromMemoryCompressedTTF' argument 4 names different: declaration 'font_cfg' definition 'font_cfg_template'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2169:150: note: Function 'AddFontFromMemoryCompressedTTF' argument 4 names different: declaration 'font_cfg' definition 'font_cfg_template'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2181:71: style:inconclusive: Function 'AddFontFromMemoryCompressedBase85TTF' argument 1 names different: declaration 'compressed_font_data_base85' definition 'compressed_ttf_data_base85'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2753:82: note: Function 'AddFontFromMemoryCompressedBase85TTF' argument 1 names different: declaration 'compressed_font_data_base85' definition 'compressed_ttf_data_base85'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2181:71: note: Function 'AddFontFromMemoryCompressedBase85TTF' argument 1 names different: declaration 'compressed_font_data_base85' definition 'compressed_ttf_data_base85'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2229:58: style:inconclusive: Function 'GetMouseCursorTexData' argument 1 names different: declaration 'cursor' definition 'cursor_type'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2804:72: note: Function 'GetMouseCursorTexData' argument 1 names different: declaration 'cursor' definition 'cursor_type'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2229:58: note: Function 'GetMouseCursorTexData' argument 1 names different: declaration 'cursor' definition 'cursor_type'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2279:85: style:inconclusive: Function 'ImFontAtlasBuildMultiplyCalcLookupTable' argument 2 names different: declaration 'in_multiply_factor' definition 'in_brighten_factor'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3152:97: note: Function 'ImFontAtlasBuildMultiplyCalcLookupTable' argument 2 names different: declaration 'in_multiply_factor' definition 'in_brighten_factor'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2279:85: note: Function 'ImFontAtlasBuildMultiplyCalcLookupTable' argument 2 names different: declaration 'in_multiply_factor' definition 'in_brighten_factor'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3255:43: style:inconclusive: Function 'AddGlyph' argument 1 names different: declaration 'src_cfg' definition 'cfg'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2891:62: note: Function 'AddGlyph' argument 1 names different: declaration 'src_cfg' definition 'cfg'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3255:43: note: Function 'AddGlyph' argument 1 names different: declaration 'src_cfg' definition 'cfg'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3255:56: style:inconclusive: Function 'AddGlyph' argument 2 names different: declaration 'c' definition 'codepoint'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2891:79: note: Function 'AddGlyph' argument 2 names different: declaration 'c' definition 'codepoint'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3255:56: note: Function 'AddGlyph' argument 2 names different: declaration 'c' definition 'codepoint'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3906:107: style:inconclusive: Function 'RenderColorRectWithAlphaCheckerboard' argument 4 names different: declaration 'fill_col' definition 'col'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2998:123: note: Function 'RenderColorRectWithAlphaCheckerboard' argument 4 names different: declaration 'fill_col' definition 'col'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3906:107: note: Function 'RenderColorRectWithAlphaCheckerboard' argument 4 names different: declaration 'fill_col' definition 'col'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:4030:80: style:inconclusive: Function 'stb_decompress' argument 2 names different: declaration 'input' definition 'i'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2098:80: note: Function 'stb_decompress' argument 2 names different: declaration 'input' definition 'i'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:4030:80: note: Function 'stb_decompress' argument 2 names different: declaration 'input' definition 'i'. msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2098:100: style:inconclusive: Function 'stb_decompress' argument 3 names different: declaration 'length' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1760:24: style: Variable 'ch' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2453:23: style: Variable 'cfg' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2521:23: style: Variable 'cfg' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:452:16: style: Variable 'curr_cmd' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:507:16: style: Variable 'prev_cmd' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:530:16: style: Variable 'prev_cmd' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1733:24: style: Variable 'next_cmd' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1853:17: style: Variable 'vert_end' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1881:17: style: Variable 'vert_end' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2237:28: style: Variable 'r' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2596:80: style: Parameter 'font_config' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2638:60: style: Parameter 'atlas' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2648:61: style: Parameter 'atlas' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:2660:28: style: Variable 'r' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:3144:47: style: Parameter 'font' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_rectpack.h:351:31: style: Variable 'tail' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1145:49: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1291:43: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1292:41: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1293:42: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1294:40: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1299:39: style: Parameter 'font' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3033:84: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3411:30: style: Variable 'a' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3414:23: style: Variable 'b' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3498:77: style: Parameter 'wcount' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3821:57: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:3867:120: style: Parameter 'ypos' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4157:67: style: Parameter 'spc' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4371:122: style: Parameter 'ypos' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4406:46: style: Parameter 'orig' can be declared as const array [constParameter] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4406:61: style: Parameter 'ray' can be declared as const array [constParameter] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4406:75: style: Parameter 'q0' can be declared as const array [constParameter] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4406:88: style: Parameter 'q1' can be declared as const array [constParameter] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4406:101: style: Parameter 'q2' can be declared as const array [constParameter] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4470:25: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4470:35: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4784:76: style: Parameter 's1' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4319:21: warning: Uninitialized variables: ranges.h_oversample, ranges.v_oversample [uninitvar] msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4355:59: note: Calling function 'stbtt_PackFontRanges', 4th argument '&range' value is msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:4319:21: note: Uninitialized variables: ranges.h_oversample, ranges.v_oversample msc-generator-8.6.4/src/imported/imgui/imstb_truetype.h:1826:45: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:1131:16: style: Variable 'out_ptr' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4905:12: warning: Buffer 'col' is too small, the function 'ColorEdit4' expects a bigger buffer in 2nd argument [argumentSize] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4905:12: note: Function 'ColorEdit4' is called msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4935:49: note: Declaration of 2nd function argument. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4903:49: note: Passing buffer 'col' to function that is declared here msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4905:12: note: Buffer 'col' is too small, the function 'ColorEdit4' expects a bigger buffer in 2nd argument msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7300:28: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7316:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1156:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2672:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3397:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5829:13: warning: Member variable 'ImGuiResizeGripDef::AngleMin12' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5829:25: warning: Member variable 'ImGuiResizeGripDef::AngleMax12' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5844:12: warning: Member variable 'ImGuiResizeBorderDef::OuterAngle' has no initializer. [uninitMemberVarNoCtor] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1081:5: performance: Variable 'WindowPadding' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] msc-generator-8.6.4/src/imported/imgui/imgui.h:1786:25: style: The member function 'ImVector < ImGuiStorage :: ImGuiStoragePair >::max_size' can be static. [functionStatic] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:204:44: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:225:40: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:240:40: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1091:12: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1533:37: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1534:37: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1798:32: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1808:44: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1873:78: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1887:79: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1934:55: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1936:55: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1938:55: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1940:55: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1942:55: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1944:55: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1946:55: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1948:55: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1959:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1959:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1959:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1960:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1960:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1960:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1963:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1963:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1963:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1964:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1964:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1964:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1967:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1967:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1967:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1968:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1968:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1968:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1971:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1971:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1971:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1972:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1972:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1972:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1975:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1975:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1975:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1976:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1976:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1976:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1979:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1979:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1979:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1980:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1980:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1980:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1983:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1983:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1983:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1984:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1984:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1984:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1987:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1987:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1987:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1988:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1988:68: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1988:89: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1991:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1991:49: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1991:71: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1992:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1992:49: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1992:71: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1995:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1995:50: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1995:73: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1996:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1996:50: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1996:73: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2032:14: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2034:14: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2036:14: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2038:14: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2058:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2058:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2059:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2059:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2060:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2060:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2061:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2061:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2062:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2062:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2063:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2063:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2064:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2064:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2065:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2065:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2066:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2066:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2067:64: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2067:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2087:62: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2087:79: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2087:101: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2088:62: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2088:79: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2088:101: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2089:62: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2089:79: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2089:101: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2090:62: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2090:79: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2090:101: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2091:62: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2091:79: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2091:101: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2092:62: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2092:79: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2092:101: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2093:62: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2093:79: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2093:101: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2094:62: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2094:79: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2094:101: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2095:62: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2095:79: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2095:101: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2096:62: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2096:79: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2096:101: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2296:54: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2296:154: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2296:197: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2296:255: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2297:54: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2297:154: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2297:197: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2297:255: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2298:54: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2298:154: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2298:197: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2298:255: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2299:54: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2299:154: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2299:197: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2299:255: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2300:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2300:118: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2300:162: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2301:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2301:118: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2301:162: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2302:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2302:118: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2302:162: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2303:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2303:118: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2303:162: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2304:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2304:118: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2304:162: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2305:86: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2305:118: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2305:162: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2422:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2877:51: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2877:144: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2877:166: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2877:224: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2878:51: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2878:144: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2878:166: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2878:224: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2879:51: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2879:144: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2879:166: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2879:224: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2880:51: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2880:144: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2880:166: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2880:224: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2882:9: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2883:73: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2883:88: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2883:111: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2885:9: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2886:73: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2886:88: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2886:111: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2888:9: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2889:73: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2889:88: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2889:111: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2891:9: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2892:73: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2892:88: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2892:111: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2894:9: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2895:73: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2895:88: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2895:111: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2897:9: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2898:75: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2898:90: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2898:113: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3011:21: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3458:26: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3476:52: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3476:62: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3476:99: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3498:50: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3498:60: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3498:94: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3519:53: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3519:63: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3519:99: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:1398:51: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3907:24: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3907:34: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4386:40: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4405:47: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5059:51: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5059:73: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5059:95: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5059:117: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5061:47: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5061:69: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5061:91: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5146:20: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5151:20: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6483:80: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6674:43: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6675:22: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6682:59: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6693:63: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6880:36: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6880:53: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6910:32: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6910:49: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7328:29: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7329:29: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7339:29: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7340:29: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7347:22: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:1168:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:1169:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:1170:7: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:1171:7: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6675:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6675:50: portability:inconclusive: Casting from const float * to const unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10543:17: style: Condition '!is_tabbing' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10535:13: note: Assuming that condition 'is_tabbing' is not redundant msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10540:92: note: Assuming condition is true msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10543:17: note: Condition '!is_tabbing' is always true msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13599:41: style: Condition 'cfg=&font->ConfigData[config_i]' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7150:9: warning: Either the condition 'window!=ignore_window' is redundant or there is possible null pointer dereference: window. [nullPointerRedundantCheck] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9937:54: note: Calling function 'FocusTopMostWindowUnderOne', 2nd argument 'NULL' value is 0 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7151:20: note: Assuming that condition 'window!=ignore_window' is not redundant msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7150:9: note: Null pointer dereference msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1647:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1657:15: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1661:31: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1666:21: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1681:21: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1841:33: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1858:33: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1946:25: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1969:24: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2256:18: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2256:56: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2257:18: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2257:56: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2544:48: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2665:34: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2709:38: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2731:34: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2742:34: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3011:23: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3025:24: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3047:76: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3048:76: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3048:119: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3451:55: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4887:35: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4888:35: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6499:36: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6499:53: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10226:24: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10226:41: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12403:23: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12456:30: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12456:37: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12535:37: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13146:128: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13146:190: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13286:41: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13286:48: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13434:19: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13479:34: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13481:40: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13627:27: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:14060:90: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:14060:117: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:14060:153: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:14060:176: style: C-style pointer casting [cstyleCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2304:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2966:73: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3968:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3979:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5035:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6166:11: style:inconclusive: Same expression used in consecutive assignments of 'pad_l' and 'pad_r'. [duplicateAssignExpression] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6167:11: note: Same expression used in consecutive assignments of 'pad_l' and 'pad_r'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6166:11: note: Same expression used in consecutive assignments of 'pad_l' and 'pad_r'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6079:18: style: The comparison 'selected != was_selected' is always false because 'selected' and 'was_selected' represent the same value. [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6034:31: note: 'was_selected' is assigned value 'selected' here. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6079:18: note: The comparison 'selected != was_selected' is always false because 'selected' and 'was_selected' represent the same value. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2184:54: style: Same expression on both sides of '/'. [duplicateExpression] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3988:19: style: Variable 'window->DC.CursorPos' is assigned an expression that holds the same value. [redundantAssignment] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3979:27: note: backup_pos is assigned 'window->DC.CursorPos' here. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3981:13: note: Assuming condition is false msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3988:19: note: Variable 'window->DC.CursorPos' is assigned an expression that holds the same value. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4539:21: style: Variable 'callback_buf' is assigned an expression that holds the same value. [redundantAssignment] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4522:40: note: callback_buf is assigned 'is_readonly?buf:state->TextA.Data' here. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4539:21: note: Variable 'callback_buf' is assigned an expression that holds the same value. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:8175:15: style: Variable 'window->DC.CursorMaxPos' is assigned an expression that holds the same value. [redundantAssignment] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:8173:34: note: backup_cursor_max_pos is assigned 'window->DC.CursorMaxPos' here. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:8175:15: note: Variable 'window->DC.CursorMaxPos' is assigned an expression that holds the same value. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:155:19: style: The scope of the variable 'g' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:162:17: style: The scope of the variable 'text_begin' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1370:19: style: The scope of the variable 'g' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3370:17: style: The scope of the variable 'style' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:404:22: style: The scope of the variable 'prev_x' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:405:13: style: The scope of the variable 'k' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:1349:8: style: The scope of the variable 'i' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:1359:8: style: The scope of the variable 'i' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6038:10: style: The scope of the variable 'toggled' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5757:17: style: The scope of the variable 'style' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2602:19: style: The scope of the variable 'zero_point_snap_R' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12323:19: style: The scope of the variable 'g' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12376:19: style: The scope of the variable 'g' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12990:17: style: The scope of the variable 'wrt_rects_names' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12992:17: style: The scope of the variable 'trt_rects_names' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13981:17: style: The scope of the variable 'mouse_button_names' can be reduced. [variableScope] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:745:63: style:inconclusive: Function 'InvisibleButton' argument 2 names different: declaration 'size' definition 'size_arg'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:502:79: note: Function 'InvisibleButton' argument 2 names different: declaration 'size' definition 'size_arg'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:745:63: note: Function 'InvisibleButton' argument 2 names different: declaration 'size' definition 'size_arg'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:769:68: style:inconclusive: Function 'ArrowButtonEx' argument 3 names different: declaration 'size_arg' definition 'size'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3016:84: note: Function 'ArrowButtonEx' argument 3 names different: declaration 'size_arg' definition 'size'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:769:68: note: Function 'ArrowButtonEx' argument 3 names different: declaration 'size_arg' definition 'size'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:923:39: style:inconclusive: Function 'ScrollbarEx' argument 1 names different: declaration 'bb' definition 'bb_frame'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3018:55: note: Function 'ScrollbarEx' argument 1 names different: declaration 'bb' definition 'bb_frame'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:923:39: note: Function 'ScrollbarEx' argument 1 names different: declaration 'bb' definition 'bb_frame'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:923:102: style:inconclusive: Function 'ScrollbarEx' argument 5 names different: declaration 'avail_v' definition 'size_avail_v'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3018:112: note: Function 'ScrollbarEx' argument 5 names different: declaration 'avail_v' definition 'size_avail_v'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:923:102: note: Function 'ScrollbarEx' argument 5 names different: declaration 'avail_v' definition 'size_avail_v'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:923:122: style:inconclusive: Function 'ScrollbarEx' argument 6 names different: declaration 'contents_v' definition 'size_contents_v'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3018:127: note: Function 'ScrollbarEx' argument 6 names different: declaration 'contents_v' definition 'size_contents_v'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:923:122: note: Function 'ScrollbarEx' argument 6 names different: declaration 'contents_v' definition 'size_contents_v'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1871:105: style:inconclusive: Function 'Combo' argument 5 names different: declaration 'popup_max_height_in_items' definition 'height_in_items'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:522:121: note: Function 'Combo' argument 5 names different: declaration 'popup_max_height_in_items' definition 'height_in_items'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1871:105: note: Function 'Combo' argument 5 names different: declaration 'popup_max_height_in_items' definition 'height_in_items'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1878:99: style:inconclusive: Function 'Combo' argument 4 names different: declaration 'popup_max_height_in_items' definition 'height_in_items'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:523:115: note: Function 'Combo' argument 4 names different: declaration 'popup_max_height_in_items' definition 'height_in_items'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1878:99: note: Function 'Combo' argument 4 names different: declaration 'popup_max_height_in_items' definition 'height_in_items'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1953:88: style:inconclusive: Function 'DataTypeApplyOp' argument 4 names different: declaration 'arg_1' definition 'arg1'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3051:104: note: Function 'DataTypeApplyOp' argument 4 names different: declaration 'arg_1' definition 'arg1'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1953:88: note: Function 'DataTypeApplyOp' argument 4 names different: declaration 'arg_1' definition 'arg1'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1953:106: style:inconclusive: Function 'DataTypeApplyOp' argument 5 names different: declaration 'arg_2' definition 'arg2'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3051:123: note: Function 'DataTypeApplyOp' argument 5 names different: declaration 'arg_2' definition 'arg2'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1953:106: note: Function 'DataTypeApplyOp' argument 5 names different: declaration 'arg_2' definition 'arg2'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2991:77: style:inconclusive: Function 'SliderScalarN' argument 3 names different: declaration 'p_data' definition 'v'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:567:93: note: Function 'SliderScalarN' argument 3 names different: declaration 'p_data' definition 'v'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2991:77: note: Function 'SliderScalarN' argument 3 names different: declaration 'p_data' definition 'v'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2991:108: style:inconclusive: Function 'SliderScalarN' argument 5 names different: declaration 'p_min' definition 'v_min'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:567:129: note: Function 'SliderScalarN' argument 5 names different: declaration 'p_min' definition 'v_min'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2991:108: note: Function 'SliderScalarN' argument 5 names different: declaration 'p_min' definition 'v_min'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2991:127: style:inconclusive: Function 'SliderScalarN' argument 6 names different: declaration 'p_max' definition 'v_max'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:567:148: note: Function 'SliderScalarN' argument 6 names different: declaration 'p_max' definition 'v_max'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2991:127: note: Function 'SliderScalarN' argument 6 names different: declaration 'p_max' definition 'v_max'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3170:48: style:inconclusive: Function 'ImParseFormatFindStart' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:349:60: note: Function 'ImParseFormatFindStart' argument 1 names different: declaration 'format' definition 'fmt'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3170:48: note: Function 'ImParseFormatFindStart' argument 1 names different: declaration 'format' definition 'fmt'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3183:46: style:inconclusive: Function 'ImParseFormatFindEnd' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:350:58: note: Function 'ImParseFormatFindEnd' argument 1 names different: declaration 'format' definition 'fmt'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3183:46: note: Function 'ImParseFormatFindEnd' argument 1 names different: declaration 'format' definition 'fmt'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3205:54: style:inconclusive: Function 'ImParseFormatTrimDecorations' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:351:66: note: Function 'ImParseFormatTrimDecorations' argument 1 names different: declaration 'format' definition 'fmt'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3205:54: note: Function 'ImParseFormatTrimDecorations' argument 1 names different: declaration 'format' definition 'fmt'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3270:40: style:inconclusive: Function 'ImParseFormatPrecision' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:354:60: note: Function 'ImParseFormatPrecision' argument 1 names different: declaration 'format' definition 'fmt'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3270:40: note: Function 'ImParseFormatPrecision' argument 1 names different: declaration 'format' definition 'fmt'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3270:49: style:inconclusive: Function 'ImParseFormatPrecision' argument 2 names different: declaration 'default_value' definition 'default_precision'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:354:72: note: Function 'ImParseFormatPrecision' argument 2 names different: declaration 'default_value' definition 'default_precision'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3270:49: note: Function 'ImParseFormatPrecision' argument 2 names different: declaration 'default_value' definition 'default_precision'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3767:67: style:inconclusive: Function 'InsertChars' argument 2 names different: declaration 'text' definition 'new_text'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2094:58: note: Function 'InsertChars' argument 2 names different: declaration 'text' definition 'new_text'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3767:67: note: Function 'InsertChars' argument 2 names different: declaration 'text' definition 'new_text'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3767:89: style:inconclusive: Function 'InsertChars' argument 3 names different: declaration 'text_end' definition 'new_text_end'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2094:76: note: Function 'InsertChars' argument 3 names different: declaration 'text_end' definition 'new_text_end'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3767:89: note: Function 'InsertChars' argument 3 names different: declaration 'text_end' definition 'new_text_end'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3940:177: style:inconclusive: Function 'InputTextEx' argument 8 names different: declaration 'user_data' definition 'callback_user_data'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3057:200: note: Function 'InputTextEx' argument 8 names different: declaration 'user_data' definition 'callback_user_data'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3940:177: note: Function 'InputTextEx' argument 8 names different: declaration 'user_data' definition 'callback_user_data'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6481:107: style:inconclusive: Function 'ListBox' argument 5 names different: declaration 'height_in_items' definition 'height_items'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:634:123: note: Function 'ListBox' argument 5 names different: declaration 'height_in_items' definition 'height_items'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6481:107: note: Function 'ListBox' argument 5 names different: declaration 'height_in_items' definition 'height_items'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6872:67: style:inconclusive: Function 'BeginViewportSideBar' argument 2 names different: declaration 'viewport' definition 'viewport_p'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2796:83: note: Function 'BeginViewportSideBar' argument 2 names different: declaration 'viewport' definition 'viewport_p'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6872:67: note: Function 'BeginViewportSideBar' argument 2 names different: declaration 'viewport' definition 'viewport_p'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6872:99: style:inconclusive: Function 'BeginViewportSideBar' argument 4 names different: declaration 'size' definition 'axis_size'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2796:113: note: Function 'BeginViewportSideBar' argument 4 names different: declaration 'size' definition 'axis_size'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6872:99: note: Function 'BeginViewportSideBar' argument 4 names different: declaration 'size' definition 'axis_size'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7372:66: style:inconclusive: Function 'BeginTabBarEx' argument 2 names different: declaration 'bb' definition 'tab_bar_bb'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2976:79: note: Function 'BeginTabBarEx' argument 2 names different: declaration 'bb' definition 'tab_bar_bb'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7372:66: note: Function 'BeginTabBarEx' argument 2 names different: declaration 'bb' definition 'tab_bar_bb'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7814:86: style:inconclusive: Function 'TabBarQueueReorderFromMousePos' argument 2 names different: declaration 'tab' definition 'src_tab'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2981:102: note: Function 'TabBarQueueReorderFromMousePos' argument 2 names different: declaration 'tab' definition 'src_tab'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7814:86: note: Function 'TabBarQueueReorderFromMousePos' argument 2 names different: declaration 'tab' definition 'src_tab'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:8275:45: style:inconclusive: Function 'SetTabItemClosed' argument 1 names different: declaration 'tab_or_docked_window_label' definition 'label'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:790:58: note: Function 'SetTabItemClosed' argument 1 names different: declaration 'tab_or_docked_window_label' definition 'label'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:8275:45: note: Function 'SetTabItemClosed' argument 1 names different: declaration 'tab_or_docked_window_label' definition 'label'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1273:50: style:inconclusive: Function 'AddInputCharactersUTF8' argument 1 names different: declaration 'str' definition 'utf8_chars'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:1977:56: note: Function 'AddInputCharactersUTF8' argument 1 names different: declaration 'str' definition 'utf8_chars'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1273:50: note: Function 'AddInputCharactersUTF8' argument 1 names different: declaration 'str' definition 'utf8_chars'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1336:64: style:inconclusive: Function 'AddKeyAnalogEvent' argument 3 names different: declaration 'v' definition 'analog_value'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:1970:70: note: Function 'AddKeyAnalogEvent' argument 3 names different: declaration 'v' definition 'analog_value'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1336:64: note: Function 'AddKeyAnalogEvent' argument 3 names different: declaration 'v' definition 'analog_value'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1438:39: style:inconclusive: Function 'AddMouseButtonEvent' argument 1 names different: declaration 'button' definition 'mouse_button'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:1972:45: note: Function 'AddMouseButtonEvent' argument 1 names different: declaration 'button' definition 'mouse_button'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1438:39: note: Function 'AddMouseButtonEvent' argument 1 names different: declaration 'button' definition 'mouse_button'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1461:40: style:inconclusive: Function 'AddMouseWheelEvent' argument 1 names different: declaration 'wh_x' definition 'wheel_x'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:1973:46: note: Function 'AddMouseWheelEvent' argument 1 names different: declaration 'wh_x' definition 'wheel_x'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1461:40: note: Function 'AddMouseWheelEvent' argument 1 names different: declaration 'wh_x' definition 'wheel_x'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1461:55: style:inconclusive: Function 'AddMouseWheelEvent' argument 2 names different: declaration 'wh_y' definition 'wheel_y'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:1973:58: note: Function 'AddMouseWheelEvent' argument 2 names different: declaration 'wh_y' definition 'wheel_y'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1461:55: note: Function 'AddMouseWheelEvent' argument 2 names different: declaration 'wh_y' definition 'wheel_y'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1650:62: style:inconclusive: Function 'ImStrdupcpy' argument 3 names different: declaration 'str' definition 'src'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:330:80: note: Function 'ImStrdupcpy' argument 3 names different: declaration 'str' definition 'src'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1650:62: note: Function 'ImStrdupcpy' argument 3 names different: declaration 'str' definition 'src'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1664:39: style:inconclusive: Function 'ImStrchrRange' argument 1 names different: declaration 'str_begin' definition 'str'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:331:51: note: Function 'ImStrchrRange' argument 1 names different: declaration 'str_begin' definition 'str'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1664:39: note: Function 'ImStrchrRange' argument 1 names different: declaration 'str_begin' definition 'str'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1715:28: style:inconclusive: Function 'ImStrTrimBlanks' argument 1 names different: declaration 'str' definition 'buf'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:336:47: note: Function 'ImStrTrimBlanks' argument 1 names different: declaration 'str' definition 'buf'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1715:28: note: Function 'ImStrTrimBlanks' argument 1 names different: declaration 'str' definition 'buf'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1838:32: style:inconclusive: Function 'ImHashData' argument 1 names different: declaration 'data' definition 'data_p'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:309:48: note: Function 'ImHashData' argument 1 names different: declaration 'data' definition 'data_p'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1838:32: note: Function 'ImHashData' argument 1 names different: declaration 'data' definition 'data_p'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1854:31: style:inconclusive: Function 'ImHashStr' argument 1 names different: declaration 'data' definition 'data_p'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:310:47: note: Function 'ImHashStr' argument 1 names different: declaration 'data' definition 'data_p'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1854:31: note: Function 'ImHashStr' argument 1 names different: declaration 'data' definition 'data_p'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1907:34: style:inconclusive: Function 'ImFileClose' argument 1 names different: declaration 'file' definition 'f'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:401:54: note: Function 'ImFileClose' argument 1 names different: declaration 'file' definition 'f'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1907:34: note: Function 'ImFileClose' argument 1 names different: declaration 'file' definition 'f'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1908:36: style:inconclusive: Function 'ImFileGetSize' argument 1 names different: declaration 'file' definition 'f'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:402:56: note: Function 'ImFileGetSize' argument 1 names different: declaration 'file' definition 'f'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1908:36: note: Function 'ImFileGetSize' argument 1 names different: declaration 'file' definition 'f'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1909:38: style:inconclusive: Function 'ImFileRead' argument 2 names different: declaration 'size' definition 'sz'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:403:58: note: Function 'ImFileRead' argument 2 names different: declaration 'size' definition 'sz'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1909:38: note: Function 'ImFileRead' argument 2 names different: declaration 'size' definition 'sz'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1909:68: style:inconclusive: Function 'ImFileRead' argument 4 names different: declaration 'file' definition 'f'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:403:90: note: Function 'ImFileRead' argument 4 names different: declaration 'file' definition 'f'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1909:68: note: Function 'ImFileRead' argument 4 names different: declaration 'file' definition 'f'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1910:45: style:inconclusive: Function 'ImFileWrite' argument 2 names different: declaration 'size' definition 'sz'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:404:65: note: Function 'ImFileWrite' argument 2 names different: declaration 'size' definition 'sz'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1910:45: note: Function 'ImFileWrite' argument 2 names different: declaration 'size' definition 'sz'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1910:75: style:inconclusive: Function 'ImFileWrite' argument 4 names different: declaration 'file' definition 'f'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:404:97: note: Function 'ImFileWrite' argument 4 names different: declaration 'file' definition 'f'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:1910:75: note: Function 'ImFileWrite' argument 4 names different: declaration 'file' definition 'f'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2014:32: style:inconclusive: Function 'ImTextStrFromUtf8' argument 1 names different: declaration 'out_buf' definition 'buf'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:360:52: note: Function 'ImTextStrFromUtf8' argument 1 names different: declaration 'out_buf' definition 'buf'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2014:32: note: Function 'ImTextStrFromUtf8' argument 1 names different: declaration 'out_buf' definition 'buf'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2014:41: style:inconclusive: Function 'ImTextStrFromUtf8' argument 2 names different: declaration 'out_buf_size' definition 'buf_size'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:360:65: note: Function 'ImTextStrFromUtf8' argument 2 names different: declaration 'out_buf_size' definition 'buf_size'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2014:41: note: Function 'ImTextStrFromUtf8' argument 2 names different: declaration 'out_buf_size' definition 'buf_size'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2014:110: style:inconclusive: Function 'ImTextStrFromUtf8' argument 5 names different: declaration 'in_remaining' definition 'in_text_remaining'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:360:138: note: Function 'ImTextStrFromUtf8' argument 5 names different: declaration 'in_remaining' definition 'in_text_remaining'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2014:110: note: Function 'ImTextStrFromUtf8' argument 5 names different: declaration 'in_remaining' definition 'in_text_remaining'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2362:34: style:inconclusive: Function 'SetAllInt' argument 1 names different: declaration 'val' definition 'v'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:2269:39: note: Function 'SetAllInt' argument 1 names different: declaration 'val' definition 'v'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2362:34: note: Function 'SetAllInt' argument 1 names different: declaration 'val' definition 'v'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3182:132: style:inconclusive: Function 'RenderTextClippedEx' argument 5 names different: declaration 'text_end' definition 'text_display_end'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2994:148: note: Function 'RenderTextClippedEx' argument 5 names different: declaration 'text_end' definition 'text_display_end'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3182:132: note: Function 'RenderTextClippedEx' argument 5 names different: declaration 'text_end' definition 'text_display_end'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3229:171: style:inconclusive: Function 'RenderTextEllipsis' argument 7 names different: declaration 'text_end' definition 'text_end_full'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2995:187: note: Function 'RenderTextEllipsis' argument 7 names different: declaration 'text_end' definition 'text_end_full'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3229:171: note: Function 'RenderTextEllipsis' argument 7 names different: declaration 'text_end' definition 'text_end_full'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3364:38: style:inconclusive: Function 'RenderMouseCursor' argument 1 names different: declaration 'pos' definition 'base_pos'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3001:54: note: Function 'RenderMouseCursor' argument 1 names different: declaration 'pos' definition 'base_pos'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3364:38: note: Function 'RenderMouseCursor' argument 1 names different: declaration 'pos' definition 'base_pos'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3364:54: style:inconclusive: Function 'RenderMouseCursor' argument 2 names different: declaration 'scale' definition 'base_scale'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3001:65: note: Function 'RenderMouseCursor' argument 2 names different: declaration 'scale' definition 'base_scale'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3364:54: note: Function 'RenderMouseCursor' argument 2 names different: declaration 'scale' definition 'base_scale'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3767:92: style:inconclusive: Function 'SetLastItemData' argument 3 names different: declaration 'status_flags' definition 'item_flags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2762:108: note: Function 'SetLastItemData' argument 3 names different: declaration 'status_flags' definition 'item_flags'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3767:92: note: Function 'SetLastItemData' argument 3 names different: declaration 'status_flags' definition 'item_flags'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3889:45: style:inconclusive: Function 'AddContextHook' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2708:58: note: Function 'AddContextHook' argument 1 names different: declaration 'context' definition 'ctx'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3889:45: note: Function 'AddContextHook' argument 1 names different: declaration 'context' definition 'ctx'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3899:45: style:inconclusive: Function 'RemoveContextHook' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2709:61: note: Function 'RemoveContextHook' argument 1 names different: declaration 'context' definition 'ctx'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3899:45: note: Function 'RemoveContextHook' argument 1 names different: declaration 'context' definition 'ctx'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3899:58: style:inconclusive: Function 'RemoveContextHook' argument 2 names different: declaration 'hook_to_remove' definition 'hook_id'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2709:78: note: Function 'RemoveContextHook' argument 2 names different: declaration 'hook_to_remove' definition 'hook_id'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3899:58: note: Function 'RemoveContextHook' argument 2 names different: declaration 'hook_to_remove' definition 'hook_id'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3910:44: style:inconclusive: Function 'CallContextHooks' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2710:60: note: Function 'CallContextHooks' argument 1 names different: declaration 'context' definition 'ctx'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3910:44: note: Function 'CallContextHooks' argument 1 names different: declaration 'context' definition 'ctx'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3910:70: style:inconclusive: Function 'CallContextHooks' argument 2 names different: declaration 'type' definition 'hook_type'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2710:90: note: Function 'CallContextHooks' argument 2 names different: declaration 'type' definition 'hook_type'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3910:70: note: Function 'CallContextHooks' argument 2 names different: declaration 'type' definition 'hook_type'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5057:78: style:inconclusive: Function 'FindBottomMostVisibleWindowWithinBeginStack' argument 1 names different: declaration 'window' definition 'parent_window'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2687:86: note: Function 'FindBottomMostVisibleWindowWithinBeginStack' argument 1 names different: declaration 'window' definition 'parent_window'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5057:78: note: Function 'FindBottomMostVisibleWindowWithinBeginStack' argument 1 names different: declaration 'window' definition 'parent_window'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5583:78: style:inconclusive: Function 'BeginChildFrame' argument 3 names different: declaration 'flags' definition 'extra_flags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:872:94: note: Function 'BeginChildFrame' argument 3 names different: declaration 'flags' definition 'extra_flags'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5583:78: note: Function 'BeginChildFrame' argument 3 names different: declaration 'flags' definition 'extra_flags'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7062:74: style:inconclusive: Function 'BringWindowToDisplayBehind' argument 2 names different: declaration 'above_window' definition 'behind_window'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2685:90: note: Function 'BringWindowToDisplayBehind' argument 2 names different: declaration 'above_window' definition 'behind_window'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7062:74: note: Function 'BringWindowToDisplayBehind' argument 2 names different: declaration 'above_window' definition 'behind_window'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7273:35: style:inconclusive: Function 'PushTextWrapPos' argument 1 names different: declaration 'wrap_local_pos_x' definition 'wrap_pos_x'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:418:51: note: Function 'PushTextWrapPos' argument 1 names different: declaration 'wrap_local_pos_x' definition 'wrap_pos_x'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7273:35: note: Function 'PushTextWrapPos' argument 1 names different: declaration 'wrap_local_pos_x' definition 'wrap_pos_x'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7586:131: style:inconclusive: Function 'SetNextWindowSizeConstraints' argument 4 names different: declaration 'custom_callback_data' definition 'custom_callback_user_data'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:361:154: note: Function 'SetNextWindowSizeConstraints' argument 4 names different: declaration 'custom_callback_data' definition 'custom_callback_user_data'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7586:131: note: Function 'SetNextWindowSizeConstraints' argument 4 names different: declaration 'custom_callback_data' definition 'custom_callback_user_data'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7737:43: style:inconclusive: Function 'SetStateStorage' argument 1 names different: declaration 'storage' definition 'tree'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:870:59: note: Function 'SetStateStorage' argument 1 names different: declaration 'storage' definition 'tree'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7737:43: note: Function 'SetStateStorage' argument 1 names different: declaration 'storage' definition 'tree'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7794:42: style:inconclusive: Function 'GetIDWithSeed' argument 1 names different: declaration 'str_id_begin' definition 'str'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2754:55: note: Function 'GetIDWithSeed' argument 1 names different: declaration 'str_id_begin' definition 'str'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7794:42: note: Function 'GetIDWithSeed' argument 1 names different: declaration 'str_id_begin' definition 'str'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7794:59: style:inconclusive: Function 'GetIDWithSeed' argument 2 names different: declaration 'str_id_end' definition 'str_end'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2754:81: note: Function 'GetIDWithSeed' argument 2 names different: declaration 'str_id_end' definition 'str_end'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7794:59: note: Function 'GetIDWithSeed' argument 2 names different: declaration 'str_id_end' definition 'str_end'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7987:72: style:inconclusive: Function 'GetKeyPressedAmount' argument 3 names different: declaration 'rate' definition 'repeat_rate'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:893:89: note: Function 'GetKeyPressedAmount' argument 3 names different: declaration 'rate' definition 'repeat_rate'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7987:72: note: Function 'GetKeyPressedAmount' argument 3 names different: declaration 'rate' definition 'repeat_rate'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8660:56: style:inconclusive: Function 'DebugCheckVersionAndDataLayout' argument 1 names different: declaration 'version_str' definition 'version'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:934:72: note: Function 'DebugCheckVersionAndDataLayout' argument 1 names different: declaration 'version_str' definition 'version'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8660:56: note: Function 'DebugCheckVersionAndDataLayout' argument 1 names different: declaration 'version_str' definition 'version'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8660:135: style:inconclusive: Function 'DebugCheckVersionAndDataLayout' argument 6 names different: declaration 'sz_drawvert' definition 'sz_vert'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:934:155: note: Function 'DebugCheckVersionAndDataLayout' argument 6 names different: declaration 'sz_drawvert' definition 'sz_vert'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8660:135: note: Function 'DebugCheckVersionAndDataLayout' argument 6 names different: declaration 'sz_drawvert' definition 'sz_vert'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8660:151: style:inconclusive: Function 'DebugCheckVersionAndDataLayout' argument 7 names different: declaration 'sz_drawidx' definition 'sz_idx'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:934:175: note: Function 'DebugCheckVersionAndDataLayout' argument 7 names different: declaration 'sz_drawidx' definition 'sz_idx'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8660:151: note: Function 'DebugCheckVersionAndDataLayout' argument 7 names different: declaration 'sz_drawidx' definition 'sz_idx'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8983:65: style:inconclusive: Function 'ItemAdd' argument 3 names different: declaration 'nav_bb' definition 'nav_bb_arg'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2759:81: note: Function 'ItemAdd' argument 3 names different: declaration 'nav_bb' definition 'nav_bb_arg'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8983:65: note: Function 'ItemAdd' argument 3 names different: declaration 'nav_bb' definition 'nav_bb_arg'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9062:55: style:inconclusive: Function 'SameLine' argument 2 names different: declaration 'spacing' definition 'spacing_w'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:439:76: note: Function 'SameLine' argument 2 names different: declaration 'spacing' definition 'spacing_w'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9062:55: note: Function 'SameLine' argument 2 names different: declaration 'spacing' definition 'spacing_w'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9133:33: style:inconclusive: Function 'SetCursorPosX' argument 1 names different: declaration 'local_x' definition 'x'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:451:49: note: Function 'SetCursorPosX' argument 1 names different: declaration 'local_x' definition 'x'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9133:33: note: Function 'SetCursorPosX' argument 1 names different: declaration 'local_x' definition 'x'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9141:33: style:inconclusive: Function 'SetCursorPosY' argument 1 names different: declaration 'local_y' definition 'y'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:452:49: note: Function 'SetCursorPosY' argument 1 names different: declaration 'local_y' definition 'y'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9141:33: note: Function 'SetCursorPosY' argument 1 names different: declaration 'local_y' definition 'y'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9189:56: style:inconclusive: Function 'PushMultiItemsWidths' argument 2 names different: declaration 'width_full' definition 'w_full'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2765:72: note: Function 'PushMultiItemsWidths' argument 2 names different: declaration 'width_full' definition 'w_full'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9189:56: note: Function 'PushMultiItemsWidths' argument 2 names different: declaration 'width_full' definition 'w_full'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9481:61: style:inconclusive: Function 'ScrollToRect' argument 2 names different: declaration 'rect' definition 'item_rect'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2734:77: note: Function 'ScrollToRect' argument 2 names different: declaration 'rect' definition 'item_rect'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9481:61: note: Function 'ScrollToRect' argument 2 names different: declaration 'rect' definition 'item_rect'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9487:65: style:inconclusive: Function 'ScrollToRectEx' argument 2 names different: declaration 'rect' definition 'item_rect'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2735:79: note: Function 'ScrollToRectEx' argument 2 names different: declaration 'rect' definition 'item_rect'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9487:65: note: Function 'ScrollToRectEx' argument 2 names different: declaration 'rect' definition 'item_rect'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9766:61: style:inconclusive: Function 'IsPopupOpen' argument 2 names different: declaration 'flags' definition 'popup_flags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:714:77: note: Function 'IsPopupOpen' argument 2 names different: declaration 'flags' definition 'popup_flags'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9766:61: note: Function 'IsPopupOpen' argument 2 names different: declaration 'flags' definition 'popup_flags'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9980:55: style:inconclusive: Function 'BeginPopupEx' argument 2 names different: declaration 'extra_flags' definition 'flags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2787:71: note: Function 'BeginPopupEx' argument 2 names different: declaration 'extra_flags' definition 'flags'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9980:55: note: Function 'BeginPopupEx' argument 2 names different: declaration 'extra_flags' definition 'flags'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10678:78: style:inconclusive: Function 'NavMoveRequestTryWrapping' argument 2 names different: declaration 'move_flags' definition 'wrap_flags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:2814:94: note: Function 'NavMoveRequestTryWrapping' argument 2 names different: declaration 'move_flags' definition 'wrap_flags'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10678:78: note: Function 'NavMoveRequestTryWrapping' argument 2 names different: declaration 'move_flags' definition 'wrap_flags'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11858:75: style:inconclusive: Function 'SetDragDropPayload' argument 3 names different: declaration 'sz' definition 'data_size'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:808:91: note: Function 'SetDragDropPayload' argument 3 names different: declaration 'sz' definition 'data_size'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11858:75: note: Function 'SetDragDropPayload' argument 3 names different: declaration 'sz' definition 'data_size'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12499:52: style:inconclusive: Function 'SaveIniSettingsToMemory' argument 1 names different: declaration 'out_ini_size' definition 'out_size'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:930:61: note: Function 'SaveIniSettingsToMemory' argument 1 names different: declaration 'out_ini_size' definition 'out_size'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12499:52: note: Function 'SaveIniSettingsToMemory' argument 1 names different: declaration 'out_ini_size' definition 'out_size'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12515:58: style:inconclusive: Function 'WindowSettingsHandler_ClearAll' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12544:58: style:inconclusive: Function 'WindowSettingsHandler_ApplyAll' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12556:58: style:inconclusive: Function 'WindowSettingsHandler_WriteAll' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12556:85: style:inconclusive: Function 'WindowSettingsHandler_WriteAll' argument 2 names different: declaration '' definition 'handler'. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:979:62: style:inconclusive: Function 'GetClipboardTextFn_DefaultImpl' argument 1 names different: declaration 'user_data' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:980:62: style:inconclusive: Function 'SetClipboardTextFn_DefaultImpl' argument 1 names different: declaration 'user_data' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:981:73: style:inconclusive: Function 'SetPlatformImeDataFn_DefaultImpl' argument 1 names different: declaration 'viewport' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:981:105: style:inconclusive: Function 'SetPlatformImeDataFn_DefaultImpl' argument 2 names different: declaration 'data' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12895:43: style:inconclusive: Function 'DebugTextEncoding' argument 1 names different: declaration 'text' definition 'str'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:933:59: note: Function 'DebugTextEncoding' argument 1 names different: declaration 'text' definition 'str'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12895:43: note: Function 'DebugTextEncoding' argument 1 names different: declaration 'text' definition 'str'. msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3099:56: style:inconclusive: Function 'DebugNodeFontGlyph' argument 1 names different: declaration 'font' definition ''. [funcArgNamesDifferentUnnamed] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2560:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2863:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2901:17: style: Variable 'style' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2909:17: style: Variable 'style' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2915:17: style: Variable 'style' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2954:24: style: Variable 'backup' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3044:24: style: Variable 'backup' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3231:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3429:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3439:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3449:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3571:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3973:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4125:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4161:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5346:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5354:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5363:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5371:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5378:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5393:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5399:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5405:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5411:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5417:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5423:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5429:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5457:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5463:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5469:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5611:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6032:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6041:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6068:17: style: Variable 'style' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6152:17: style: Variable 'style' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6322:25: style: Variable 'popup_ref' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7797:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7850:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7889:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7928:18: style: Variable 'io' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7947:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7976:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7989:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8008:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8208:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8215:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8227:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8249:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8256:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8263:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8270:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8279:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8288:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8297:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8304:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8324:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8336:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8361:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8392:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8536:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8556:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8606:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8623:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8744:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9157:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9165:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9259:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9265:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9271:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9277:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9489:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9737:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9874:29: style: Variable 'popup' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10619:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10807:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11012:14: style: Variable 'io' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11363:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11476:14: style: Variable 'io' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11705:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11961:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12191:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12199:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13752:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:155:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:311:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:330:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1370:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1387:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1597:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1828:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2280:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2408:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2464:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2518:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2871:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2997:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3444:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3617:219: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3841:23: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4918:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5202:17: style: Variable 'style' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5203:14: style: Variable 'io' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5667:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6178:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6461:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6491:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7190:17: style: Variable 'style' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7352:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7717:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7780:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7816:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:8290:19: style: Variable 'g' can be declared as reference to const [constVariableReference] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2229:37: style: Variable 'last' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2266:23: style: Variable 'it' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2279:23: style: Variable 'it' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2287:23: style: Variable 'it' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2665:27: style: Variable 'data' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3757:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4070:22: style: Variable 'root_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4106:51: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4269:23: style: Variable 'key_data' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4961:54: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5035:21: style: Variable 'viewport' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5098:24: style: Variable 'viewport' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5252:21: style: Variable 'draw_data' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5272:13: style: Variable 'font' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5539:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5558:22: style: Variable 'parent_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5621:75: style: Parameter 'settings' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5726:22: style: Variable 'window_for_height' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5801:50: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5854:48: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5868:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:5878:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6779:30: style: Variable 'previous_child' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:6974:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7036:18: style: Variable 'current_front_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7131:85: style: Parameter 'ignore_window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7172:18: style: Variable 'atlas' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7289:18: style: Variable 'last_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7300:63: style: Parameter 'potential_parent' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7302:18: style: Variable 'window_root' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7316:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7316:74: style: Parameter 'potential_parent' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7340:22: style: Variable 'candidate_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7407:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7427:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7468:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7533:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7539:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7635:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7830:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7836:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8056:42: style: Parameter 'location' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8140:26: style: Variable 'routing_data' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8537:24: style: Variable 'owner_data' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8561:24: style: Variable 'owner_data' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8820:22: style: Variable 'stack_sizes' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9912:22: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9959:22: style: Variable 'popup_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:9960:22: style: Variable 'parent_popup_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10242:22: style: Variable 'parent_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10361:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10678:52: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11261:22: style: Variable 'child_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11432:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11481:18: style: Variable 'modal_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11658:71: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11908:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11909:18: style: Variable 'hovered_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:11938:18: style: Variable 'hovered_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12321:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12377:31: style: Variable 'handler' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12843:81: style: Parameter 'viewport' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:12854:22: style: Variable 'thumb_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13002:37: style: Variable 'table_instance' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13009:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13010:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13011:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13012:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13013:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13014:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13015:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13165:29: style: Variable 'viewport' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13446:25: style: Variable 'cfg' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13512:38: style: Variable 'buf_end' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13549:21: style: Variable 'vtx_buffer' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13693:23: style: Variable 'tab' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13819:106: style: Parameter 'parent_in_begin_stack' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:14127:15: style: Variable 'p_end' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:273:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1347:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1355:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1796:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Items_ArrayGetter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6483:61: note: You might need to cast the function pointer here msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1796:37: note: Parameter 'data' can be declared as pointer to const msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1805:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Items_SingleStringGetter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1887:53: note: You might need to cast the function pointer here msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1805:44: note: Parameter 'data' can be declared as pointer to const msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2404:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2460:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2514:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:2993:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3365:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3440:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3569:13: style: Variable 'font' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3635:62: style: Parameter 'obj' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3636:61: style: Parameter 'obj' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:4910:77: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5052:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5068:18: style: Variable 'picker_active_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:5903:19: style: Variable 'storage' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6674:31: style: Variable 'plot_data' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6876:18: style: Variable 'bar_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7171:18: style: Variable 'parent_window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7502:27: style: Variable 'prev_tab' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7544:27: style: Variable 'tab_to_select' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7553:19: style: Variable 'most_recently_selected_tab' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7596:27: style: Variable 'scroll_and_select_tab' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7642:29: style: Variable 'section' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7700:52: style: Parameter 'tab_bar' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7733:23: style: Variable 'tab' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7765:52: style: Parameter 'tab_bar' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7774:19: style: Variable 'tab' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7915:27: style: Variable 'tab_item' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7996:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:8011:23: style: Variable 'tab' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:8020:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:8031:19: style: Variable 'tab' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:8039:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:579:53: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:709:115: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:1347:59: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imstb_textedit.h:1357:60: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:13697:7: style: Variable 'p' is assigned a value that is never used. [unreadVariable] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2513:5: error: va_list 'args_copy' used before va_start() was called. [va_list_usedBeforeStarted] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:2518:9: error: va_list 'args_copy' used before va_start() was called. [va_list_usedBeforeStarted] diff: 2.21.0 msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4148:202: style:inconclusive: Function 'IGFD_OpenPaneDialog' argument 8 names different: declaration '' definition 'vSidePaneWidth'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4148:228: style:inconclusive: Function 'IGFD_OpenPaneDialog' argument 9 names different: declaration '' definition 'vCountSelectionMax'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4149:43: style:inconclusive: Function 'IGFD_OpenPaneDialog' argument 10 names different: declaration '' definition 'vUserDatas'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4149:76: style:inconclusive: Function 'IGFD_OpenPaneDialog' argument 11 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] head msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4149:76: style:inconclusive: Function 'IGFD_OpenPaneDialog' argument 11 names different: declaration 'vFlags' definition 'flags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1826:26: note: Function 'IGFD_OpenPaneDialog' argument 11 names different: declaration 'vFlags' definition 'flags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4149:76: note: Function 'IGFD_OpenPaneDialog' argument 11 names different: declaration 'vFlags' definition 'flags'. 2.21.0 msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4153:188: style:inconclusive: Function 'IGFD_OpenPaneDialog2' argument 7 names different: declaration '' definition 'vSidePaneWidth'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4153:214: style:inconclusive: Function 'IGFD_OpenPaneDialog2' argument 8 names different: declaration '' definition 'vCountSelectionMax'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4153:240: style:inconclusive: Function 'IGFD_OpenPaneDialog2' argument 9 names different: declaration '' definition 'vUserDatas'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4154:59: style:inconclusive: Function 'IGFD_OpenPaneDialog2' argument 10 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] head msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4154:59: style:inconclusive: Function 'IGFD_OpenPaneDialog2' argument 10 names different: declaration 'vFlags' definition 'flags'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.h:1838:26: note: Function 'IGFD_OpenPaneDialog2' argument 10 names different: declaration 'vFlags' definition 'flags'. msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:4154:59: note: Function 'IGFD_OpenPaneDialog2' argument 10 names different: declaration 'vFlags' definition 'flags'. head msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:602:17: style: Condition '!res' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:578:16: note: Assignment 'res=false', assigned value is 0 msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:580:9: note: Assuming condition is true msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:581:13: note: Assuming condition is true msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:602:17: note: Condition '!res' is always true 2.21.0 msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:602:17: style: Condition '!res' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:578:16: note: Assignment 'res=false', assigned value is 0 msc-generator-8.6.4/src/imported/file_dialog/ImGuiFileDialog.cpp:602:17: note: Condition '!res' is always true head msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10361:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] head msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10543:17: style: Condition '!is_tabbing' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10535:13: note: Assuming that condition 'is_tabbing' is not redundant msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10540:92: note: Assuming condition is true msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10543:17: note: Condition '!is_tabbing' is always true 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10543:17: style: Condition '!is_tabbing' is always true [knownConditionTrueFalse] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10535:13: note: Assuming that condition 'is_tabbing' is not redundant msc-generator-8.6.4/src/imported/imgui/imgui.cpp:10543:17: note: Condition '!is_tabbing' is always true 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3851:82: style:inconclusive: Function 'SetAllocatorFunctions' argument 2 names different: declaration '' definition 'free_func'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:3851:99: style:inconclusive: Function 'SetAllocatorFunctions' argument 3 names different: declaration '' definition 'user_data'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4203:28: error:inconclusive: Array 'io.KeysData[652]' accessed at index -1, which is out of bounds. [negativeIndex] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4198:22: note: Assignment 'n=0', assigned value is 0 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4201:38: note: Assignment 'key=(ImGuiKey)(io.KeyMap[n]!=-1?io.KeyMap[n]:n)', assigned value is -1 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4203:28: note: Negative array index 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4205:32: error:inconclusive: Array 'io.KeysDown[652]' accessed at index -1, which is out of bounds. [negativeIndex] msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4198:22: note: Assignment 'n=0', assigned value is 0 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4201:38: note: Assignment 'key=(ImGuiKey)(io.KeyMap[n]!=-1?io.KeyMap[n]:n)', assigned value is -1 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:4205:32: note: Negative array index 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7586:131: style:inconclusive: Function 'SetNextWindowSizeConstraints' argument 4 names different: declaration '' definition 'custom_callback_user_data'. [funcArgNamesDifferentUnnamed] head msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7586:131: style:inconclusive: Function 'SetNextWindowSizeConstraints' argument 4 names different: declaration 'custom_callback_data' definition 'custom_callback_user_data'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui.h:361:154: note: Function 'SetNextWindowSizeConstraints' argument 4 names different: declaration 'custom_callback_data' definition 'custom_callback_user_data'. msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7586:131: note: Function 'SetNextWindowSizeConstraints' argument 4 names different: declaration 'custom_callback_data' definition 'custom_callback_user_data'. head msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7830:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] head msc-generator-8.6.4/src/imported/imgui/imgui.cpp:7836:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8783:84: style:inconclusive: Function 'ErrorCheckEndFrameRecover' argument 2 names different: declaration '' definition 'user_data'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui.cpp:8810:85: style:inconclusive: Function 'ErrorCheckEndWindowRecover' argument 2 names different: declaration '' definition 'user_data'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_draw.cpp:457:61: style:inconclusive: Function 'AddCallback' argument 2 names different: declaration '' definition 'callback_data'. [funcArgNamesDifferentUnnamed] head msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:600:42: style: Argument 'size' shadows outer function [shadowFunction] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:602:25: note: Shadowed function msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:600:42: note: Shadow argument 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1826:111: style:inconclusive: Function 'Combo' argument 4 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1826:121: style:inconclusive: Function 'Combo' argument 5 names different: declaration '' definition 'items_count'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:1826:138: style:inconclusive: Function 'Combo' argument 6 names different: declaration '' definition 'popup_max_height_in_items'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3535:136: style:inconclusive: Function 'InputText' argument 6 names different: declaration '' definition 'user_data'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3541:165: style:inconclusive: Function 'InputTextMultiline' argument 7 names different: declaration '' definition 'user_data'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3546:162: style:inconclusive: Function 'InputTextWithHint' argument 7 names different: declaration '' definition 'user_data'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3800:126: style:inconclusive: Function 'InputTextFilterCharacter' argument 4 names different: declaration '' definition 'user_data'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3800:154: style:inconclusive: Function 'InputTextFilterCharacter' argument 5 names different: declaration '' definition 'input_source'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3940:177: style:inconclusive: Function 'InputTextEx' argument 8 names different: declaration '' definition 'callback_user_data'. [funcArgNamesDifferentUnnamed] head msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3940:177: style:inconclusive: Function 'InputTextEx' argument 8 names different: declaration 'user_data' definition 'callback_user_data'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/imgui/imgui_internal.h:3057:200: note: Function 'InputTextEx' argument 8 names different: declaration 'user_data' definition 'callback_user_data'. msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:3940:177: note: Function 'InputTextEx' argument 8 names different: declaration 'user_data' definition 'callback_user_data'. 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6489:113: style:inconclusive: Function 'ListBox' argument 4 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6489:123: style:inconclusive: Function 'ListBox' argument 5 names different: declaration '' definition 'items_count'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6489:140: style:inconclusive: Function 'ListBox' argument 6 names different: declaration '' definition 'height_in_items'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6546:114: style:inconclusive: Function 'PlotEx' argument 4 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6546:124: style:inconclusive: Function 'PlotEx' argument 5 names different: declaration '' definition 'values_count'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6546:142: style:inconclusive: Function 'PlotEx' argument 6 names different: declaration '' definition 'values_offset'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6546:169: style:inconclusive: Function 'PlotEx' argument 7 names different: declaration '' definition 'overlay_text'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6546:189: style:inconclusive: Function 'PlotEx' argument 8 names different: declaration '' definition 'scale_min'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6546:206: style:inconclusive: Function 'PlotEx' argument 9 names different: declaration '' definition 'scale_max'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6546:224: style:inconclusive: Function 'PlotEx' argument 10 names different: declaration '' definition 'frame_size'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6685:103: style:inconclusive: Function 'PlotLines' argument 4 names different: declaration '' definition 'values_count'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6685:121: style:inconclusive: Function 'PlotLines' argument 5 names different: declaration '' definition 'values_offset'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6685:148: style:inconclusive: Function 'PlotLines' argument 6 names different: declaration '' definition 'overlay_text'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6685:168: style:inconclusive: Function 'PlotLines' argument 7 names different: declaration '' definition 'scale_min'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6685:185: style:inconclusive: Function 'PlotLines' argument 8 names different: declaration '' definition 'scale_max'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6685:203: style:inconclusive: Function 'PlotLines' argument 9 names different: declaration '' definition 'graph_size'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6685:93: style:inconclusive: Function 'PlotLines' argument 3 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6696:107: style:inconclusive: Function 'PlotHistogram' argument 4 names different: declaration '' definition 'values_count'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6696:125: style:inconclusive: Function 'PlotHistogram' argument 5 names different: declaration '' definition 'values_offset'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6696:152: style:inconclusive: Function 'PlotHistogram' argument 6 names different: declaration '' definition 'overlay_text'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6696:172: style:inconclusive: Function 'PlotHistogram' argument 7 names different: declaration '' definition 'scale_min'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6696:189: style:inconclusive: Function 'PlotHistogram' argument 8 names different: declaration '' definition 'scale_max'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6696:207: style:inconclusive: Function 'PlotHistogram' argument 9 names different: declaration '' definition 'graph_size'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:6696:97: style:inconclusive: Function 'PlotHistogram' argument 3 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head msc-generator-8.6.4/src/imported/imgui/imgui_widgets.cpp:7765:52: style: Parameter 'tab_bar' can be declared as pointer to const [constParameterPointer] head msc-generator-8.6.4/src/imported/miniz/miniz.c:169:34: warning: Found suspicious operator ',', result is not used. [constStatement] head msc-generator-8.6.4/src/imported/miniz/miniz.c:174:21: warning: Found suspicious operator ',', result is not used. [constStatement] head msc-generator-8.6.4/src/imported/miniz/miniz.c:179:49: warning: Found suspicious operator ',', result is not used. [constStatement] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:1987:113: style:inconclusive: Function 'tdefl_init' argument 4 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:1987:94: style:inconclusive: Function 'tdefl_init' argument 3 names different: declaration '' definition 'pPut_buf_user'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:2033:120: style:inconclusive: Function 'tdefl_compress_mem_to_output' argument 4 names different: declaration '' definition 'pPut_buf_user'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:2033:139: style:inconclusive: Function 'tdefl_compress_mem_to_output' argument 5 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:2965:129: style:inconclusive: Function 'tinfl_decompress_mem_to_callback' argument 4 names different: declaration '' definition 'pPut_buf_user'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:2965:148: style:inconclusive: Function 'tinfl_decompress_mem_to_callback' argument 5 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:4776:125: style:inconclusive: Function 'mz_zip_reader_extract_to_callback' argument 4 names different: declaration '' definition 'pOpaque'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:4776:142: style:inconclusive: Function 'mz_zip_reader_extract_to_callback' argument 5 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:4976:133: style:inconclusive: Function 'mz_zip_reader_extract_file_to_callback' argument 4 names different: declaration '' definition 'pOpaque'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:4976:150: style:inconclusive: Function 'mz_zip_reader_extract_file_to_callback' argument 5 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] head msc-generator-8.6.4/src/imported/miniz/miniz.c:6292:19: style: Variable 'pExtra_data' can be declared as pointer to const [constVariablePointer] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:6566:137: style:inconclusive: Function 'mz_zip_writer_add_read_buf_callback' argument 4 names different: declaration '' definition 'callback_opaque'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:6566:164: style:inconclusive: Function 'mz_zip_writer_add_read_buf_callback' argument 5 names different: declaration '' definition 'max_size'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:6566:191: style:inconclusive: Function 'mz_zip_writer_add_read_buf_callback' argument 6 names different: declaration '' definition 'pFile_time'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:6566:215: style:inconclusive: Function 'mz_zip_writer_add_read_buf_callback' argument 7 names different: declaration '' definition 'pComment'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:6566:235: style:inconclusive: Function 'mz_zip_writer_add_read_buf_callback' argument 8 names different: declaration '' definition 'comment_size'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:6566:257: style:inconclusive: Function 'mz_zip_writer_add_read_buf_callback' argument 9 names different: declaration '' definition 'level_and_flags'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:6567:119: style:inconclusive: Function 'mz_zip_writer_add_read_buf_callback' argument 12 names different: declaration '' definition 'user_extra_data_central'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:6567:152: style:inconclusive: Function 'mz_zip_writer_add_read_buf_callback' argument 13 names different: declaration '' definition 'user_extra_data_central_len'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:6567:61: style:inconclusive: Function 'mz_zip_writer_add_read_buf_callback' argument 10 names different: declaration '' definition 'user_extra_data'. [funcArgNamesDifferentUnnamed] head msc-generator-8.6.4/src/imported/miniz/miniz.c:6567:61: style:inconclusive: Function 'mz_zip_writer_add_read_buf_callback' argument 10 names different: declaration 'user_extra_data_local' definition 'user_extra_data'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/miniz/miniz.h:1453:174: note: Function 'mz_zip_writer_add_read_buf_callback' argument 10 names different: declaration 'user_extra_data_local' definition 'user_extra_data'. msc-generator-8.6.4/src/imported/miniz/miniz.c:6567:61: note: Function 'mz_zip_writer_add_read_buf_callback' argument 10 names different: declaration 'user_extra_data_local' definition 'user_extra_data'. 2.21.0 msc-generator-8.6.4/src/imported/miniz/miniz.c:6567:86: style:inconclusive: Function 'mz_zip_writer_add_read_buf_callback' argument 11 names different: declaration '' definition 'user_extra_data_len'. [funcArgNamesDifferentUnnamed] head msc-generator-8.6.4/src/imported/miniz/miniz.c:6567:86: style:inconclusive: Function 'mz_zip_writer_add_read_buf_callback' argument 11 names different: declaration 'user_extra_data_local_len' definition 'user_extra_data_len'. [funcArgNamesDifferent] msc-generator-8.6.4/src/imported/miniz/miniz.h:1453:205: note: Function 'mz_zip_writer_add_read_buf_callback' argument 11 names different: declaration 'user_extra_data_local_len' definition 'user_extra_data_len'. msc-generator-8.6.4/src/imported/miniz/miniz.c:6567:86: note: Function 'mz_zip_writer_add_read_buf_callback' argument 11 names different: declaration 'user_extra_data_local_len' definition 'user_extra_data_len'. head msc-generator-8.6.4/src/imported/miniz/miniz.c:6575:19: style: Variable 'pExtra_data' can be declared as pointer to const [constVariablePointer] 2.21.0 msc-generator-8.6.4/src/libblock/block_arrows.cpp:1137:18: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libblock/block_arrows.cpp:165:44: style: Parameter 'canvas' can be declared as reference to const [constParameterReference] 2.21.0 msc-generator-8.6.4/src/libblock/block_arrows.cpp:2793:18: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libblock/block_blocks.cpp:2268:85: error: There is an unknown macro here somewhere. Configuration is required. If INLINE_OPEN_STR is a macro then please configure it. [unknownMacro] head msc-generator-8.6.4/src/libblock/block_blocks.cpp:2771:83: error: syntax error [syntaxError] 2.21.0 msc-generator-8.6.4/src/libblock/blockstyle.cpp:1605:45: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libblock/blockstyle.cpp:222:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libcgencommon/area.h:198:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libcgencommon/area.h:198:103: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:239:27: warning: Access of moved variable 'p'. [accessMoved] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:239:17: note: Calling std::move(p) msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:239:27: note: Access of moved variable 'p'. head msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:470:12: warning: The address of variable 'shapes' might be accessed at non-zero index. [objectIndex] msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:470:18: note: Address of variable taken here. msc-generator-8.6.4/src/libcgencommon/cgen_shapes.cpp:470:12: note: The address of variable 'shapes' might be accessed at non-zero index. 2.21.0 msc-generator-8.6.4/src/libcgencommon/cgencommon.cpp:160:87: style:inconclusive: Function 'AddLanguage' argument 2 names different: declaration '' definition 'proc'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libcgencommon/cgencommon.h:109:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libcgencommon/cgencommon.h:109:134: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libcgencommon/cgencommon.h:111:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libcgencommon/cgencommon.h:111:115: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libcgencommon/chartbase.cpp:237:42: style:inconclusive: Function 'Chart' argument 2 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libcgencommon/chartbase.cpp:237:75: style:inconclusive: Function 'Chart' argument 3 names different: declaration '' definition 'languages'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libcgencommon/chartbase.h:549:13: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libcgencommon/commandline.cpp:1234:31: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libcgencommon/commandline.cpp:74:39: warning: Using feof() as a loop condition causes the last line to be processed twice. [wrongfeofUsage] 2.21.0 msc-generator-8.6.4/src/libcgencommon/contour.cpp:1716:120: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libcgencommon/contour.h:244:139: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:262:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:244:139: note: Shadow argument head msc-generator-8.6.4/src/libcgencommon/contour.h:252:144: style: Argument 'swap' shadows outer function [shadowFunction] msc-generator-8.6.4/src/libcgencommon/contour.h:262:10: note: Shadowed function msc-generator-8.6.4/src/libcgencommon/contour.h:252:144: note: Shadow argument 2.21.0 msc-generator-8.6.4/src/libcgencommon/contour_simple.h:285:64: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libcgencommon/csh.cpp:1264:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libcgencommon/csh.cpp:1264:13: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libcgencommon/csh.cpp:1275:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libcgencommon/csh.cpp:1275:13: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libcgencommon/csh.cpp:1283:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libcgencommon/csh.cpp:1283:13: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libcgencommon/csh.cpp:1549:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libcgencommon/csh.cpp:1549:25: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libcgencommon/csh.cpp:1917:53: style:inconclusive: Function 'AddToHints' argument 5 names different: declaration '' definition 'in_order'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libcgencommon/csh.cpp:1917:68: style:inconclusive: Function 'AddToHints' argument 6 names different: declaration '' definition 'selectable'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libcgencommon/csh.cpp:1936:76: style:inconclusive: Function 'AddToHints' argument 6 names different: declaration '' definition 'selectable'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libcgencommon/csh.cpp:1955:76: style:inconclusive: Function 'AddToHints' argument 6 names different: declaration '' definition 'selectable'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libcgencommon/csh.cpp:1973:53: style:inconclusive: Function 'AddToHints' argument 6 names different: declaration '' definition 'selectable'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libcgencommon/csh.cpp:1994:76: style:inconclusive: Function 'AddToHints' argument 7 names different: declaration '' definition 'selectable'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libcgencommon/csh.cpp:799:85: style:inconclusive: Function 'Csh' argument 3 names different: declaration '' definition 'languages'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libcgencommon/error.cpp:153:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libcgencommon/error.cpp:153:35: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libcgencommon/style.cpp:371:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libcgencommon/style.cpp:371:28: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libflow/flowchart.cpp:339:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libflow/flowchart.cpp:339:17: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1026:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numbering [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1042:42: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1045:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f_vline [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1061:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_LINE_CAP_ROUND [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1088:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1128:43: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1141:13: warning: The class 'Arrow' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:1141:13: note: Derived function 'Arrow::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1141:13: warning: The class 'Arrow' defines member function with name 'AttributeNames' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:944:19: note: Parent function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:1141:13: note: Derived function 'Arrow::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1141:13: warning: The class 'Arrow' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:1141:13: note: Derived function 'Arrow::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1143:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1157:13: warning: The class 'Arrow' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:536:15: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.cpp:1157:13: note: Derived function 'Arrow::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1157:13: warning: The class 'Arrow' defines member function with name 'AttributeValues' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:963:19: note: Parent function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.cpp:1157:13: note: Derived function 'Arrow::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1157:13: warning: The class 'Arrow' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.cpp:1157:13: note: Derived function 'Arrow::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1177:36: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1180:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1186:12: warning: Member variable 'SelfArrow::dst_height' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1186:12: warning: Member variable 'SelfArrow::dx' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1186:12: warning: Member variable 'SelfArrow::src_act' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1186:12: warning: Member variable 'SelfArrow::src_height' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1186:12: warning: Member variable 'SelfArrow::sx' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1186:12: warning: Member variable 'SelfArrow::xPos' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1229:47: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1234:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1257:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f_alt [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1279:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1308:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable side [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1327:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable side [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1340:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable START [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1413:40: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1423:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1429:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARROW [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1448:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable radius [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1509:10: warning: Either the condition 'chart' is redundant or there is possible null pointer dereference: chart. [nullPointerRedundantCheck] msc-generator-8.6.4/src/libmscgen/arcs.cpp:1516:40: note: Assuming that condition 'chart' is not redundant msc-generator-8.6.4/src/libmscgen/arcs.cpp:1509:10: note: Null pointer dereference 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1509:30: warning: Either the condition 'chart' is redundant or there is possible null pointer dereference: chart. [nullPointerRedundantCheck] msc-generator-8.6.4/src/libmscgen/arcs.cpp:1516:40: note: Assuming that condition 'chart' is not redundant msc-generator-8.6.4/src/libmscgen/arcs.cpp:1509:30: note: Null pointer dereference 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1534:48: style:inconclusive: Function 'DirArrow' argument 2 names different: declaration 'bidir' definition 'b'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/arcs.h:820:42: note: Function 'DirArrow' argument 2 names different: declaration 'bidir' definition 'b'. msc-generator-8.6.4/src/libmscgen/arcs.cpp:1534:48: note: Function 'DirArrow' argument 2 names different: declaration 'bidir' definition 'b'. 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1549:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slant_angle [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1679:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f_alt [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1703:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SKIP [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1776:46: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1779:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELEMENT [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1857:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1927:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:1963:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2016:49: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2017:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2052:25: style: Parameter 'a' can be declared as reference to const [constParameterReference] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2052:34: style: Parameter 'b' can be declared as reference to const [constParameterReference] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2274:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2278:16: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2340:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2344:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable END [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2462:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIDDLE [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2504:16: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2506:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable END [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2650:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AT_DST [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2724:20: style: Variable 'a' can be declared as reference to const [constVariableReference] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2726:27: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libmscgen/arcs.cpp:2739:71: error: syntax error [syntaxError] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2762:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mainline [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2838:39: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2849:162: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AT_DST [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2881:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARROW [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2898:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WI_OUTSIDE [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2917:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2988:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:2999:21: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3013:13: warning: Member variable 'BlockArrow::dm' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3013:13: warning: Member variable 'BlockArrow::dtext' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3013:13: warning: Member variable 'BlockArrow::dy' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3013:13: warning: Member variable 'BlockArrow::ind_off' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3013:13: warning: Member variable 'BlockArrow::sm' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3013:13: warning: Member variable 'BlockArrow::stext' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3013:13: warning: Member variable 'BlockArrow::sy' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3013:35: style:inconclusive: Function 'BlockArrow' argument 1 names different: declaration '' definition 'dirarrow'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3022:13: warning: Member variable 'BlockArrow::dm' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3022:13: warning: Member variable 'BlockArrow::dtext' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3022:13: warning: Member variable 'BlockArrow::dy' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3022:13: warning: Member variable 'BlockArrow::ind_off' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3022:13: warning: Member variable 'BlockArrow::sm' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3022:13: warning: Member variable 'BlockArrow::stext' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3022:13: warning: Member variable 'BlockArrow::sy' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3022:43: style:inconclusive: Function 'BlockArrow' argument 1 names different: declaration '' definition 'el'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3036:58: style:inconclusive: Function 'SetTemporarilyStoredNotes' argument 1 names different: declaration '' definition 'tmp_notes'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3053:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3078:18: warning: The class 'BlockArrow' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:3078:18: note: Derived function 'BlockArrow::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3078:18: warning: The class 'BlockArrow' defines member function with name 'AttributeNames' also defined in its parent class 'Arrow'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:1141:13: note: Parent function 'Arrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:3078:18: note: Derived function 'BlockArrow::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3078:18: warning: The class 'BlockArrow' defines member function with name 'AttributeNames' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:944:19: note: Parent function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:3078:18: note: Derived function 'BlockArrow::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3078:18: warning: The class 'BlockArrow' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:3078:18: note: Derived function 'BlockArrow::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3081:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3090:18: warning: The class 'BlockArrow' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:536:15: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.cpp:3090:18: note: Derived function 'BlockArrow::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3090:18: warning: The class 'BlockArrow' defines member function with name 'AttributeValues' also defined in its parent class 'Arrow'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:1157:13: note: Parent function 'Arrow::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.cpp:3090:18: note: Derived function 'BlockArrow::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3090:18: warning: The class 'BlockArrow' defines member function with name 'AttributeValues' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:963:19: note: Parent function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.cpp:3090:18: note: Derived function 'BlockArrow::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3090:18: warning: The class 'BlockArrow' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.cpp:3090:18: note: Derived function 'BlockArrow::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3113:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3152:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIDDLE [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3299:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3336:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3353:41: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3359:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXPAND [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3373:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARROW [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3391:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3416:41: style:inconclusive: Function 'CalculatePos' argument 1 names different: declaration 'm' definition 'chart'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/arcs.h:639:35: note: Function 'CalculatePos' argument 1 names different: declaration 'm' definition 'chart'. msc-generator-8.6.4/src/libmscgen/arcs.cpp:3416:41: note: Function 'CalculatePos' argument 1 names different: declaration 'm' definition 'chart'. 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3416:69: style:inconclusive: Function 'CalculatePos' argument 3 names different: declaration 'gap1' definition 'gap'. [funcArgNamesDifferent] msc-generator-8.6.4/src/libmscgen/arcs.h:639:63: note: Function 'CalculatePos' argument 3 names different: declaration 'gap1' definition 'gap'. msc-generator-8.6.4/src/libmscgen/arcs.cpp:3416:69: note: Function 'CalculatePos' argument 3 names different: declaration 'gap1' definition 'gap'. 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3427:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3445:11: warning: Member variable 'Vertical::d_text' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3445:11: warning: Member variable 'Vertical::ext_width' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3445:11: warning: Member variable 'Vertical::left' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3445:11: warning: Member variable 'Vertical::radius' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3445:11: warning: Member variable 'Vertical::s_text' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3445:11: warning: Member variable 'Vertical::t_text' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3445:11: warning: Member variable 'Vertical::vline_off' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3445:11: warning: Member variable 'Vertical::width' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3445:11: warning: Member variable 'Vertical::xpos' is not initialized in the constructor. [uninitMemberVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3489:51: style: Argument 'pos' shadows outer member [shadowMember] msc-generator-8.6.4/src/libmscgen/arcs.h:940:14: note: Shadowed member msc-generator-8.6.4/src/libmscgen/arcs.cpp:3489:51: note: Shadow argument 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3520:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3533:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3570:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3600:46: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3603:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELEMENT [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3620:16: warning: The class 'Vertical' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:3620:16: note: Derived function 'Vertical::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3620:16: warning: The class 'Vertical' defines member function with name 'AttributeNames' also defined in its parent class 'Arrow'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:1141:13: note: Parent function 'Arrow::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:3620:16: note: Derived function 'Vertical::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3620:16: warning: The class 'Vertical' defines member function with name 'AttributeNames' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:944:19: note: Parent function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:3620:16: note: Derived function 'Vertical::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3620:16: warning: The class 'Vertical' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:3620:16: note: Derived function 'Vertical::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3624:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3674:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALLTHROUGH [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3782:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable side [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3874:20: style: Local variable 'left' shadows outer member [shadowMember] msc-generator-8.6.4/src/libmscgen/arcs.h:945:18: note: Shadowed member msc-generator-8.6.4/src/libmscgen/arcs.cpp:3874:20: note: Shadow local variable 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:389:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3983:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3991:12: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:3994:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable side [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:399:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXPAND_MITER_SQUARE [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:4030:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:406:59: style:inconclusive: Function 'AddAttributeList' argument 1 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:4091:9: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:416:45: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:424:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELEMENT [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:4280:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:4291:39: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:4300:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERTICAL [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:4307:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable side [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:4326:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINTER [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:4363:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fill [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:4445:90: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:4447:97: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:4449:82: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:4451:105: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:483:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: warning: The class 'ArcBase' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: note: Derived function 'ArcBase::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:505:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:527:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:536:15: warning: The class 'ArcBase' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.cpp:536:15: note: Derived function 'ArcBase::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:545:15: style:inconclusive: Either there is a missing 'override', or the member function 'msc::ArcBase::AddEntityLineWidths' can be const. [functionConst] msc-generator-8.6.4/src/libmscgen/arcs.h:262:10: note: Either there is a missing 'override', or the member function 'msc::ArcBase::AddEntityLineWidths' can be const. msc-generator-8.6.4/src/libmscgen/arcs.cpp:545:15: note: Either there is a missing 'override', or the member function 'msc::ArcBase::AddEntityLineWidths' can be const. 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:569:38: style:inconclusive: Function 'PostPosProcess' argument 1 names different: declaration '' definition 'canvas'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:575:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_pos [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:608:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:634:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:669:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:677:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:716:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linenum_final [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:732:13: style: C-style pointer casting [cstyleCast] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:732:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable styles [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:742:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:792:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:803:63: style:inconclusive: Function 'AddAttributeListStep1' argument 1 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:827:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vspacing [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:858:49: style:inconclusive: Function 'AddAttribute' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:860:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STYLE [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:864:12: style: Unused variable: s [unusedVariable] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:944:19: warning: The class 'LabelledArc' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:944:19: note: Derived function 'LabelledArc::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:944:19: warning: The class 'LabelledArc' defines member function with name 'AttributeNames' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:78:17: note: Parent function 'MscElement::AttributeNames' msc-generator-8.6.4/src/libmscgen/arcs.cpp:944:19: note: Derived function 'LabelledArc::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:947:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRNAME [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:963:19: warning: The class 'LabelledArc' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:536:15: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.cpp:963:19: note: Derived function 'LabelledArc::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:963:19: warning: The class 'LabelledArc' defines member function with name 'AttributeValues' also defined in its parent class 'MscElement'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/mscelement.h:79:17: note: Parent function 'MscElement::AttributeValues' msc-generator-8.6.4/src/libmscgen/arcs.cpp:963:19: note: Derived function 'LabelledArc::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:969:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_ATTRVALUE [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.cpp:994:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numbering [valueFlowBailoutIncompleteVar] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:515:28: style:inconclusive: Function 'GetActSize' argument 1 names different: declaration 'at_src' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:517:24: style:inconclusive: Function 'Width' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:736:40: style:inconclusive: Function 'AddSegment' argument 1 names different: declaration 'data' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:736:63: style:inconclusive: Function 'AddSegment' argument 2 names different: declaration 'm' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:736:90: style:inconclusive: Function 'AddSegment' argument 3 names different: declaration 'ml' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:743:50: style:inconclusive: Function 'SetStyleBeforeAttributes' argument 1 names different: declaration 'l' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:823:47: style:inconclusive: Function 'AddSegment' argument 4 names different: declaration 'l' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:828:50: style:inconclusive: Function 'SetStyleBeforeAttributes' argument 1 names different: declaration 'l' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:898:50: style:inconclusive: Function 'SetStyleBeforeAttributes' argument 1 names different: declaration 'l' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:966:40: style:inconclusive: Function 'AddSegment' argument 1 names different: declaration 'data' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:966:63: style:inconclusive: Function 'AddSegment' argument 2 names different: declaration 'm' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:966:90: style:inconclusive: Function 'AddSegment' argument 3 names different: declaration 'ml' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:980:50: style:inconclusive: Function 'SetStyleBeforeAttributes' argument 1 names different: declaration 'l' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:990:25: style:inconclusive: Function 'Layout' argument 1 names different: declaration 'canvas' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/arcs.h:990:43: style:inconclusive: Function 'Layout' argument 2 names different: declaration 'cover' definition ''. [funcArgNamesDifferentUnnamed] 2.21.0 msc-generator-8.6.4/src/libmscgen/boxes.h:113:17: warning: The class 'Box' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:113:17: note: Derived function 'Box::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/boxes.h:113:17: warning: The class 'Box' defines member function with name 'AttributeNames' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:944:19: note: Parent function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:113:17: note: Derived function 'Box::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/boxes.h:114:17: warning: The class 'Box' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:536:15: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:114:17: note: Derived function 'Box::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/boxes.h:114:17: warning: The class 'Box' defines member function with name 'AttributeValues' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:963:19: note: Parent function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:114:17: note: Derived function 'Box::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/boxes.h:214:17: warning: The class 'Pipe' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:214:17: note: Derived function 'Pipe::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/boxes.h:214:17: warning: The class 'Pipe' defines member function with name 'AttributeNames' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:944:19: note: Parent function 'LabelledArc::AttributeNames' msc-generator-8.6.4/src/libmscgen/boxes.h:214:17: note: Derived function 'Pipe::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/boxes.h:215:17: warning: The class 'Pipe' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:536:15: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:215:17: note: Derived function 'Pipe::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/boxes.h:215:17: warning: The class 'Pipe' defines member function with name 'AttributeValues' also defined in its parent class 'LabelledArc'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:963:19: note: Parent function 'LabelledArc::AttributeValues' msc-generator-8.6.4/src/libmscgen/boxes.h:215:17: note: Derived function 'Pipe::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/commands.cpp:286:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head msc-generator-8.6.4/src/libmscgen/commands.cpp:286:35: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.21.0 msc-generator-8.6.4/src/libmscgen/commands.h:105:17: warning: The class 'Newpage' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:105:17: note: Derived function 'Newpage::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/commands.h:106:17: warning: The class 'Newpage' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:536:15: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:106:17: note: Derived function 'Newpage::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/commands.h:167:17: warning: The class 'Marker' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:167:17: note: Derived function 'Marker::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/commands.h:168:17: warning: The class 'Marker' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:536:15: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:168:17: note: Derived function 'Marker::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/commands.h:203:17: warning: The class 'AddHSpace' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:203:17: note: Derived function 'AddHSpace::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/commands.h:204:17: warning: The class 'AddHSpace' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:536:15: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:204:17: note: Derived function 'AddHSpace::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/commands.h:222:17: warning: The class 'AddVSpace' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:222:17: note: Derived function 'AddVSpace::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/commands.h:223:17: warning: The class 'AddVSpace' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:536:15: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:223:17: note: Derived function 'AddVSpace::AttributeValues' 2.21.0 msc-generator-8.6.4/src/libmscgen/commands.h:72:17: warning: The class 'EntityCommand' defines member function with name 'AttributeNames' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:503:15: note: Parent function 'ArcBase::AttributeNames' msc-generator-8.6.4/src/libmscgen/commands.h:72:17: note: Derived function 'EntityCommand::AttributeNames' 2.21.0 msc-generator-8.6.4/src/libmscgen/commands.h:73:17: warning: The class 'EntityCommand' defines member function with name 'AttributeValues' also defined in its parent class 'ArcBase'. [duplInheritedMember] msc-generator-8.6.4/src/libmscgen/arcs.cpp:536:15: note: Parent function 'ArcBase::AttributeValues' msc-generator-8.6.4/src/libmscgen/commands.h:73:17: note: Derived function 'EntityCommand::AttributeValues' head msc-generator-8.6.4/src/libmscgen/msc.cpp:1691:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] DONE