2024-04-09 16:17 ftp://ftp.de.debian.org/debian/pool/main/m/mangohud/mangohud_0.7.1.1.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=motif --library=opengl --library=sdl --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-102-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.55 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.13.0 head-info: fe45744 (2024-04-09 10:24:45 +0200) count: 2260 1828 elapsed-time: 325.3 307.8 head-timing-info: old-timing-info: head results: MangoHud-v0.7.1-1-geca65e6/src/amdgpu.cpp:203:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] MangoHud-v0.7.1-1-geca65e6/src/amdgpu.cpp:248:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] MangoHud-v0.7.1-1-geca65e6/src/amdgpu.cpp:240:2: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/src/amdgpu.h:281:3: warning: Member variable 'Throttling::indep_throttle_status' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/src/cpu.h:153:9: style:inconclusive: Technically the member function 'CPUStats::Updated' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/cpu.h:165:11: style:inconclusive: Technically the member function 'CPUStats::GetCPUPeriod' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/winesync.h:71:14: style:inconclusive: Technically the member function 'WineSync::valid' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/winesync.h:76:21: style:inconclusive: Technically the member function 'WineSync::get_method' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/logging.h:36:3: style: Class 'Logger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/src/amdgpu.cpp:35:3: error: Resource leak: f [resourceLeak] MangoHud-v0.7.1-1-geca65e6/src/amdgpu.cpp:62:40: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/amdgpu.cpp:79:46: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/amdgpu.cpp:92:46: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/amdgpu.cpp:41:30: style: Checking if unsigned expression 'header.content_revision' is less than zero. [unsignedLessThanZero] MangoHud-v0.7.1-1-geca65e6/src/amdgpu.cpp:46:30: style: Checking if unsigned expression 'header.content_revision' is less than zero. [unsignedLessThanZero] MangoHud-v0.7.1-1-geca65e6/src/amdgpu.cpp:62:31: style: Variable 'header' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/src/amdgpu.cpp:79:28: style: Variable 'amdgpu_metrics' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/src/app/control.c:11:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/app/control.c:33:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/app/control.c:41:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IPC_CREAT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/app/layer.cpp:55:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/app/layer.cpp:98:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/app/layer.cpp:57:12: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/app/layer.cpp:115:16: style: Redundant initialization for 'engine'. The initialized value is overwritten before it is read. [redundantInitialization] MangoHud-v0.7.1-1-geca65e6/src/app/layer.cpp:102:29: note: engine is initialized MangoHud-v0.7.1-1-geca65e6/src/app/layer.cpp:115:16: note: engine is overwritten MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:36:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:158:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IPC_CREAT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:231:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XA_CARDINAL [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:287:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLFW_CONTEXT_VERSION_MAJOR [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:70:20: style: Condition 'found!=nullptr' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:66:23: note: Assignment 'found=nullptr', assigned value is 0 MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:70:20: note: Condition 'found!=nullptr' is always false MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:213:13: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:63:40: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:69:15: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:81:73: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:83:23: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:160:52: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:161:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:165:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:231:99: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:318:18: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:322:51: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:349:106: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:392:102: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:16:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/battery.h:9:15: style:inconclusive: Technically the member function 'BatteryStats::getPercent' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:40:21: note: Technically the member function 'BatteryStats::getPercent' can be const. MangoHud-v0.7.1-1-geca65e6/src/battery.h:9:15: note: Technically the member function 'BatteryStats::getPercent' can be const. MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:112:27: style: Local variable 'input' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:100:23: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:112:27: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:113:25: style: Local variable 'line' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:101:21: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:113:25: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:123:27: style: Local variable 'input' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:100:23: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:123:27: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:124:25: style: Local variable 'line' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:101:21: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:124:25: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:190:15: style: Variable 'current_now' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/battery.cpp:191:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/string_utils.h:81:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/string_utils.h:124:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/string_utils.h:117:22: style: The scope of the variable 'new_n' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/src/blacklist.cpp:80:39: style:inconclusive: Function 'add_blacklist' argument 1 names different: declaration 'proc' definition 'new_item'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/src/blacklist.h:6:39: note: Function 'add_blacklist' argument 1 names different: declaration 'proc' definition 'new_item'. MangoHud-v0.7.1-1-geca65e6/src/blacklist.cpp:80:39: note: Function 'add_blacklist' argument 1 names different: declaration 'proc' definition 'new_item'. MangoHud-v0.7.1-1-geca65e6/src/string_utils.h:117:28: style: Variable 'new_n' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/src/config.cpp:18:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/config.cpp:42:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/config.cpp:55:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/config.cpp:101:38: style:inconclusive: Function 'parseConfigFile' argument 1 names different: declaration 'p' definition 'params'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/src/config.h:8:38: note: Function 'parseConfigFile' argument 1 names different: declaration 'p' definition 'params'. MangoHud-v0.7.1-1-geca65e6/src/config.cpp:101:38: note: Function 'parseConfigFile' argument 1 names different: declaration 'p' definition 'params'. MangoHud-v0.7.1-1-geca65e6/src/config.cpp:68:32: style: Variable 'data_dir' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/src/control.cpp:129:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/control.cpp:163:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/control.cpp:190:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:239:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRId64 [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:376:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCNu64 [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:404:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCNu64 [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:469:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:446:17: style: Condition '!get_cpu_power_amdgpu(power)' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:446:38: note: Calling function 'get_cpu_power_amdgpu' returns 1 MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:446:17: note: Condition '!get_cpu_power_amdgpu(power)' is always false MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:150:13: warning: %lld in format string (no. 1) requires 'long long *' but the argument type is 'unsigned long long *'. [invalidScanfArgType_int] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:297:47: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:344:49: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:368:47: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:395:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:634:28: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:636:28: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:639:28: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:654:32: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:661:24: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:232:11: style: The scope of the variable 'fp' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:499:17: style: The scope of the variable 'name' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:264:15: performance: Range variable 'data' should be declared as const reference. [iterateByValue] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:544:76: performance: Function parameter 'path' should be passed by const reference. [passedByValue] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:577:78: performance: Function parameter 'path' should be passed by const reference. [passedByValue] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:594:76: performance: Function parameter 'path' should be passed by const reference. [passedByValue] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:606:70: performance: Function parameter 'path' should be passed by const reference. [passedByValue] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:485:16: style: Variable 'file' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:503:16: style: Variable 'dir' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:628:16: style: Variable 'dir' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:649:20: style: Variable 'dir' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:625:19: style: Variable 'cpuPowerData' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/src/cpu_win32.cpp:43:19: style: Variable 'UserSinceLast' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/src/cpu_win32.cpp:48:14: style: Variable 'Headroom' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:47:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_INVALID [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:79:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_VARIANT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:100:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_INVALID [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:112:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_BYTE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:117:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_INT16 [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:122:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_STRING [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:126:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_DOUBLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:134:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_ARRAY [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:216:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_DICT_ENTRY [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:344:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:145:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_active_player [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:160:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_error [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:185:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_inited [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_requested_player [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:209:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_active_player [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:254:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_inited [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:272:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_active_srvs [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:283:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_HANDLER_RESULT_HANDLED [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:296:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dbus_ldr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:321:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dbus_ldr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:346:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_inited [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:383:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dbus_ldr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:393:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dbus_ldr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:402:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_signals [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:415:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_signals [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:447:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name_owners [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:454:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quit [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quit [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:465:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chrono_literals [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:322:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_INVALID [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:140:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_STRING [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_dbus.h:21:8: style:inconclusive: Technically the member function 'libdbus_loader::IsLoaded' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_dbus.h:15:3: style: Class 'libdbus_loader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:443:60: performance: Function parameter 'name' should be passed by const reference. [passedByValue] MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:92:51: style: Parameter 'key' can be declared as reference to const [constParameterReference] MangoHud-v0.7.1-1-geca65e6/src/device.cpp:45:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/device.cpp:115:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/device.cpp:98:16: style: Variable 'path' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/elfhacks.cpp:58:1: error: There is an unknown macro here somewhere. Configuration is required. If ElfW is a macro then please configure it. [unknownMacro] MangoHud-v0.7.1-1-geca65e6/src/file_utils.cpp:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/font.cpp:15:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontGlobalScale [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _params [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:122:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_RENDERER [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:223:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplaySize [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:33:11: style:inconclusive: Technically the member function 'MangoHud::GL::GLVec::operator[]' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:38:10: style:inconclusive: Technically the member function 'MangoHud::GL::GLVec::operator==' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:46:10: style:inconclusive: Technically the member function 'MangoHud::GL::GLVec::operator!=' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:122:18: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:131:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:212:16: style: The scope of the variable 'control_client' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:165:14: style: Variable 'io' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:107:25: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:117:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_BINDING_2D [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:148:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_COMPILE_STATUS [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:166:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_LINK_STATUS [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:184:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_BINDING_2D [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:398:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERSION [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:457:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:502:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_DRAW_FRAMEBUFFER [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:582:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_DRAW_FRAMEBUFFER_BINDING [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:156:54: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:174:55: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:398:16: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:525:39: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:563:104: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:564:104: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:565:104: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:583:66: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:606:64: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:607:64: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:608:68: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:609:68: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:610:74: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:611:78: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:640:99: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:641:106: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:676:152: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:678:142: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:391:17: style: The scope of the variable 'prefixes' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:109:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gladGetProcAddressPtr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:134:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gladGetProcAddressPtr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:177:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_EXTENSIONS [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2472:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERSION [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2521:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERSION [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2945:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERSION [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2979:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERSION [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2450:6: style: Condition '!get_exts()' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2450:15: note: Calling function 'get_exts' returns 1 MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2450:6: note: Condition '!get_exts()' is always false MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2923:6: style: Condition '!get_exts()' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2923:15: note: Calling function 'get_exts' returns 1 MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2923:6: note: Condition '!get_exts()' is always false MangoHud-v0.7.1-1-geca65e6/src/gl/inject_egl.cpp:16:1: error: There is an unknown macro here somewhere. Configuration is required. If EXPORT_C_ is a macro then please configure it. [unknownMacro] MangoHud-v0.7.1-1-geca65e6/src/gl/inject_glx.cpp:65:1: error: There is an unknown macro here somewhere. Configuration is required. If EXPORT_C_ is a macro then please configure it. [unknownMacro] MangoHud-v0.7.1-1-geca65e6/src/hook_dlsym.cpp:12:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RTLD_NEXT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/fps_metrics.h:70:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:103:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCol_PlotLines [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:179:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MANGOHUD_VERSION [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:718:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MANGOHUD_ARCH [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:754:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:879:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplaySize [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1205:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1451:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable version [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1569:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:64:17: warning: Either the condition 'u<(sizeof(units)/sizeof((units)[0]))' is redundant or the array 'units[8]' is accessed at index 8, which is out of bounds. [arrayIndexOutOfBoundsCond] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:60:34: note: Assuming that condition 'u<(sizeof(units)/sizeof((units)[0]))' is not redundant MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:64:17: note: Array index out of bounds MangoHud-v0.7.1-1-geca65e6/src/hud_elements.h:57:13: performance:inconclusive: Technically the member function 'HudElements::convert_to_fahrenheit' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:129:18: note: Technically the member function 'HudElements::convert_to_fahrenheit' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/src/hud_elements.h:57:13: note: Technically the member function 'HudElements::convert_to_fahrenheit' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/src/hud_elements.h:128:14: performance:inconclusive: Technically the member function 'HudElements::TextColored' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:117:19: note: Technically the member function 'HudElements::TextColored' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/src/hud_elements.h:128:14: note: Technically the member function 'HudElements::TextColored' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/src/fps_metrics.h:95:9: style: Class 'fpsMetrics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:379:13: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1092:18: style: Local variable 'min' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1082:45: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1092:18: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1094:18: style: Local variable 'max' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1082:50: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1094:18: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:942:16: style: Variable 'item' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1270:20: style: Variable 'it' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1279:20: style: Variable 'it' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1288:20: style: Variable 'it' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1300:20: style: Variable 'it' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1312:20: style: Variable 'it' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1324:20: style: Variable 'it' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1336:20: style: Variable 'it' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1389:16: style: Variable 'metric' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/fps_metrics.h:43:35: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/fps_metrics.h:99:23: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1271:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1280:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1289:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1301:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1313:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1325:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1337:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/intel.cpp:77:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCNu64 [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/intel.cpp:103:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCNu64 [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/intel.cpp:110:16: warning: Either the condition 'file' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck] MangoHud-v0.7.1-1-geca65e6/src/intel.cpp:95:13: note: Assuming that condition 'file' is not redundant MangoHud-v0.7.1-1-geca65e6/src/intel.cpp:110:16: note: Null pointer dereference MangoHud-v0.7.1-1-geca65e6/src/intel.cpp:84:10: style: Variable 'dir' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/src/intel.cpp:80:12: warning: Uninitialized variable: val [uninitvar] MangoHud-v0.7.1-1-geca65e6/src/intel.cpp:75:17: note: Assuming condition is false MangoHud-v0.7.1-1-geca65e6/src/intel.cpp:80:12: note: Uninitialized variable: val MangoHud-v0.7.1-1-geca65e6/src/keybinds.cpp:9:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chrono_literals [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_dbus.cpp:9:0: error: #error neither LIBRARY_LOADER_DBUS_H_DLOPEN nor LIBRARY_LOADER_DBUS_H_DT_NEEDED defined [preprocessorErrorDirective] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_glx.cpp:28:36: error: There is an unknown macro here somewhere. Configuration is required. If MANGOHUD_ARCH is a macro then please configure it. [unknownMacro] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_nvctrl.cpp:39:36: error: There is an unknown macro here somewhere. Configuration is required. If MANGOHUD_ARCH is a macro then please configure it. [unknownMacro] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_nvml.cpp:42:36: error: There is an unknown macro here somewhere. Configuration is required. If MANGOHUD_ARCH is a macro then please configure it. [unknownMacro] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_x11.cpp:19:36: error: There is an unknown macro here somewhere. Configuration is required. If MANGOHUD_ARCH is a macro then please configure it. [unknownMacro] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:45:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:56:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:117:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:134:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:177:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable 15s [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:162:18: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:195:17: style: Local variable 'log_thread' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:21:13: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:195:17: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:310:11: style: Local variable 'result' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:287:9: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:310:11: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:39:37: performance: Function parameter 'logFile' should be passed by const reference. However it seems that 'upload_file' is a callback function. [passedByValueCallback] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:256:15: note: Function pointer used here. MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:39:37: note: Function parameter 'logFile' should be passed by const reference. However it seems that 'upload_file' is a callback function. MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:95:15: performance: Range variable 'input' should be declared as const reference. [iterateByValue] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:51:14: style: Variable 'file' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:80:11: style: Variable 'percents' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:306:9: style: Variable 'mins' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:67:14: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:273:12: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/memory.cpp:21:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/memory.cpp:114:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_PAGESIZE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/memory.cpp:89:10: style: Variable 'curmem' is reassigned a value before the old one has been used. [redundantAssignment] MangoHud-v0.7.1-1-geca65e6/src/memory.cpp:78:10: note: curmem is assigned MangoHud-v0.7.1-1-geca65e6/src/memory.cpp:89:10: note: curmem is overwritten MangoHud-v0.7.1-1-geca65e6/src/mesa/util/os_socket.c:87:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/mesa/util/os_socket.c:94:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/mesa/util/os_socket.c:101:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/mesa/util/os_socket.c:108:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/mesa/util/os_socket.c:99:34: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/src/mesa/util/os_time.c:54:0: error: #error Unsupported OS [preprocessorErrorDirective] MangoHud-v0.7.1-1-geca65e6/src/msm.cpp:17:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCNu64 [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/notify.cpp:15:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inotify_event [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/notify.cpp:45:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NONBLOCK [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/notify.cpp:22:18: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/notify.cpp:14:9: style: The scope of the variable 'length' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/src/nvapi.cpp:46:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/nvapi.cpp:47:9: style: Non-boolean value returned from function returning bool [returnNonBoolInBooleanFunction] MangoHud-v0.7.1-1-geca65e6/src/nvapi.cpp:44:32: style: Condition 'NvAPI_EnumPhysicalGPUs==NULL' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/src/nvapi.cpp:39:28: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/nvapi.cpp:43:68: style: Same expression on both sides of '||'. [duplicateExpression] MangoHud-v0.7.1-1-geca65e6/src/nvapi.cpp:51:18: style: Local variable 'gpuHandles' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/nvapi.cpp:22:14: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/nvapi.cpp:51:18: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/nvctrl.cpp:69:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NV_CTRL_TARGET_TYPE_GPU [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/nvctrl.cpp:88:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/nvctrl.cpp:123:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NV_CTRL_TARGET_TYPE_GPU [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/nvctrl.cpp:176:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NV_CTRL_TARGET_TYPE_COOLER [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_nvctrl.h:20:8: style:inconclusive: Technically the member function 'libnvctrl_loader::IsLoaded' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_x11.h:15:8: style:inconclusive: Technically the member function 'libx11_loader::IsLoaded' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_nvctrl.h:14:3: style: Class 'libnvctrl_loader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_x11.h:11:3: style: Class 'libx11_loader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/src/nvctrl.cpp:172:13: style: Local variable 'fan_speed' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/overlay.h:92:12: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/nvctrl.cpp:172:13: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/nvctrl.cpp:84:37: performance: Function parameter 'token' should be passed by const reference. [passedByValue] MangoHud-v0.7.1-1-geca65e6/src/nvml.cpp:23:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NVML_SUCCESS [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/nvml.cpp:55:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NVML_TEMPERATURE_GPU [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_nvml.h:26:8: style:inconclusive: Technically the member function 'libnvml_loader::IsLoaded' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/loaders/loader_nvml.h:20:3: style: Class 'libnvml_loader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/src/fcat.h:32:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:211:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable try_to_lock [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:335:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiStyleVar_WindowBorderSize [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:353:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:411:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:453:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:459:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:546:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCond_Always [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:648:125: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_COL32_BLACK [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:668:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontGlobalScale [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:779:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:1077:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:277:37: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] MangoHud-v0.7.1-1-geca65e6/src/fcat.h:24:11: style:inconclusive: Technically the member function 'fcatoverlay::get_next_color' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:225:14: style: Condition 'quit' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:222:14: note: Assuming that condition '!quit' is not redundant MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:225:14: note: Condition 'quit' is always false MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:772:11: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:772:11: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:772:11: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:772:11: warning: %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:321:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:669:17: style: The scope of the variable 'ralign_width' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:765:9: style: The scope of the variable 'pci_bus_parsed' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:728:13: style: Local variable 'window_size' shadows outer argument [shadowArgument] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:663:81: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:728:13: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:87:19: style: Variable 'element' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:411:18: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:614:39: style: Parameter 'data' can be declared as reference to const [constParameterReference] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:739:37: style: Parameter 'params' can be declared as reference to const [constParameterReference] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:759:31: style: Parameter 'vendorID' can be declared as reference to const [constParameterReference] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:1075:18: style: Variable 'dir' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:765:24: style: Variable 'pci_bus_parsed' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:775:25: style: Variable 'pci_bus_parsed' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:1069:16: style: Variable 'init' is not assigned a value. [unassignedVariable] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:105:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:505:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:920:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chrono [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:430:15: warning: Return value of function fpsmetrics.release() is not used. [ignoredReturnValue] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:728:41: style:inconclusive: Function 'parse_overlay_config' argument 3 names different: declaration 'ignore_preset' definition 'use_existing_preset'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.h:323:46: note: Function 'parse_overlay_config' argument 3 names different: declaration 'ignore_preset' definition 'use_existing_preset'. MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:728:41: note: Function 'parse_overlay_config' argument 3 names different: declaration 'ignore_preset' definition 'use_existing_preset'. MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:177:20: style: Local variable 'presets' shadows outer function [shadowFunction] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.h:324:6: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:177:20: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:254:15: style: Local variable 'token' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:253:16: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:254:15: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:271:15: style: Local variable 'token' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:270:16: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:271:15: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:285:15: style: Local variable 'token' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:284:16: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:285:15: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:530:8: style: Local variable 'i' shadows outer variable [shadowVariable] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:1040:5: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:530:8: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:783:18: style: Local variable 'presets' shadows outer function [shadowFunction] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.h:324:6: note: Shadowed declaration MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:783:18: note: Shadow variable MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:962:18: style: Variable 'option' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:427:15: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:253:16: style: Unused variable: token [unusedVariable] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:270:16: style: Unused variable: token [unusedVariable] MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:284:16: style: Unused variable: token [unusedVariable] MangoHud-v0.7.1-1-geca65e6/src/pci_ids.cpp:16:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/pci_ids.cpp:50:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/pci_ids.cpp:35:12: style: The scope of the variable 'tabs' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/src/pci_ids.cpp:35:17: style: Variable 'tabs' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/src/real_dlsym.cpp:50:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/real_dlsym.cpp:74:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RTLD_NODELETE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/real_dlsym.cpp:104:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RTLD_NEXT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/real_dlsym.cpp:38:39: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/real_dlsym.cpp:39:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/real_dlsym.cpp:104:22: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:225:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:237:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:310:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_QUEUE_GRAPHICS_BIT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:327:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queueCount [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:397:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImFontAtlas [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:415:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:512:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sampler [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:536:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_BUFFER_CREATE_INFO [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:637:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:695:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:727:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_FORMAT_R8_UNORM [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:762:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:810:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_RENDER_PASS_BEGIN_INFO [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1068:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_SHADER_MODULE_CREATE_INFO [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1322:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IniFilename [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1516:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1598:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1616:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chrono_literals [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1729:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_SUCCESS [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1783:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_LAYER_LINK_INFO [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1878:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_LAYER_LINK_INFO [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1988:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_TRUE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:227:12: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:239:12: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:562:4: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:873:4: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:875:4: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1076:22: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:711:10: style: Variable 'params' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1262:72: style: Parameter 'sw_stats' can be declared as reference to const [constParameterReference] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1262:105: style: Parameter 'params' can be declared as reference to const [constParameterReference] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1813:18: style: Variable 'extension' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1942:15: style: Variable 'item' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:357:53: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:526:37: style: Parameter 'pixels' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1501:4: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:108:23: style: struct member 'command_buffer_data::queue_data' is never used. [unusedStructMember] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1580:30: style: Variable 'driverVersion' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1582:27: style: Variable 'deviceName' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/src/win/d3d11_hook.cpp:32:28: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/d3d11_hook.cpp:21:17: style: Variable 'addr' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/src/win/d3d12_hook.cpp:20:33: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/dxgi.cpp:27:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDXGIFactory [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/win/dxgi.cpp:27:10: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:65:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WNDCLASSEX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:647:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MH_ALL_HOOKS [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:666:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MH_OK [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:370:25: style: Condition '_renderType==RenderType::D3D12' is always true [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:273:25: note: Assuming that condition '_renderType==RenderType::D3D11' is not redundant MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:62:54: note: Assuming that condition '_renderType<=RenderType::D3D12' is not redundant MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:370:25: note: Condition '_renderType==RenderType::D3D12' is always true MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:325:10: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:345:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:346:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:347:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:391:10: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:415:10: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:429:78: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:437:106: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:445:131: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:487:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:488:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:489:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:490:45: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:491:50: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:665:18: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:683:18: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:53:50: style:inconclusive: Function 'init' argument 1 names different: declaration 'renderType' definition '_renderType'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.h:68:37: note: Function 'init' argument 1 names different: declaration 'renderType' definition '_renderType'. MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:53:50: note: Function 'init' argument 1 names different: declaration 'renderType' definition '_renderType'. MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:656:42: style:inconclusive: Function 'bind' argument 1 names different: declaration 'index' definition '_index'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.h:71:29: note: Function 'bind' argument 1 names different: declaration 'index' definition '_index'. MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:656:42: note: Function 'bind' argument 1 names different: declaration 'index' definition '_index'. MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:656:57: style:inconclusive: Function 'bind' argument 2 names different: declaration 'original' definition '_original'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.h:71:43: note: Function 'bind' argument 2 names different: declaration 'original' definition '_original'. MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:656:57: note: Function 'bind' argument 2 names different: declaration 'original' definition '_original'. MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:656:74: style:inconclusive: Function 'bind' argument 3 names different: declaration 'function' definition '_function'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.h:71:59: note: Function 'bind' argument 3 names different: declaration 'function' definition '_function'. MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:656:74: note: Function 'bind' argument 3 names different: declaration 'function' definition '_function'. MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:678:29: style:inconclusive: Function 'unbind' argument 1 names different: declaration 'index' definition '_index'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/src/win/kiero.h:72:23: note: Function 'unbind' argument 1 names different: declaration 'index' definition '_index'. MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:678:29: note: Function 'unbind' argument 1 names different: declaration 'index' definition '_index'. MangoHud-v0.7.1-1-geca65e6/src/win/main.cpp:25:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/win/main.cpp:81:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/src/win/main.cpp:25:2: warning: Return value of function freopen() is not used. [ignoredReturnValue] MangoHud-v0.7.1-1-geca65e6/src/win/main.cpp:26:2: warning: Return value of function freopen() is not used. [ignoredReturnValue] MangoHud-v0.7.1-1-geca65e6/src/win/main.cpp:27:2: warning: Return value of function freopen() is not used. [ignoredReturnValue] MangoHud-v0.7.1-1-geca65e6/src/win/main.cpp:52:16: style: Variable '_type' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:192:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImDrawCallback_ResetRenderState [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:237:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALLEGRO_MEMORY_BITMAP [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:311:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Tab [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:429:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:468:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:478:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALLEGRO_KEY_LCTRL [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:505:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALLEGRO_EVENT_MOUSE_BUTTON_DOWN [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:556:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NoMouseCursorChange [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:96:35: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:96:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:102:111: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:179:13: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:206:43: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:427:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:488:53: style:inconclusive: Function 'ImGui_ImplAllegro5_ProcessEvent' argument 1 names different: declaration 'event' definition 'ev'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.h:29:72: note: Function 'ImGui_ImplAllegro5_ProcessEvent' argument 1 names different: declaration 'event' definition 'ev'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:488:53: note: Function 'ImGui_ImplAllegro5_ProcessEvent' argument 1 names different: declaration 'event' definition 'ev'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_android.cpp:47:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Tab [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_android.cpp:169:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMod_Ctrl [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_android.cpp:293:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_MONOTONIC [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:86:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D10_VIEWPORT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:130:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D10_BUFFER_DESC [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:313:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DXGI_FORMAT_R8G8B8A8_UNORM [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:405:144: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_OK [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:540:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:571:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:64:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:76:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:157:46: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:158:46: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:176:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:269:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:538:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:577:26: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:87:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D11_VIEWPORT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:134:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D11_BUFFER_DESC [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:325:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DXGI_FORMAT_R8G8B8A8_UNORM [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:417:153: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_OK [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:552:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:587:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:65:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:77:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:163:27: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:164:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:182:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:279:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:550:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:593:26: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:119:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D12_VIEWPORT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:179:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D12_HEAP_PROPERTIES [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:299:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D12_HEAP_PROPERTIES [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:455:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D12_DESCRIPTOR_RANGE_TYPE_SRV [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:708:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:743:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:70:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:77:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:229:27: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:230:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:405:43: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:706:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:161:86: style:inconclusive: Function 'ImGui_ImplDX12_RenderDrawData' argument 2 names different: declaration 'graphics_command_list' definition 'ctx'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.h:35:105: note: Function 'ImGui_ImplDX12_RenderDrawData' argument 2 names different: declaration 'graphics_command_list' definition 'ctx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:161:86: note: Function 'ImGui_ImplDX12_RenderDrawData' argument 2 names different: declaration 'graphics_command_list' definition 'ctx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:749:26: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:139:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3DTS_WORLD [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:158:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3DUSAGE_DYNAMIC [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:290:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:308:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:326:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:51:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:72:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:188:83: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:193:80: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:288:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:325:28: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:326:27: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:328:18: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:340:16: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:356:25: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:376:25: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:169:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Tab [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:283:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMod_Ctrl [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:304:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseButton_COUNT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:362:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLFW_RELEASE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:414:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:542:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:633:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseCursor_COUNT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:662:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLFW_FOCUSED [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:686:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NoMouseCursorChange [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:713:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NavEnableGamepad [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:139:31: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:410:14: style: Condition '!entered' is always true [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:405:9: note: Assuming that condition 'entered' is not redundant MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:410:14: note: Condition '!entered' is always true MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:139:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:151:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:157:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:162:28: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:540:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:356:57: style:inconclusive: Function 'ImGui_ImplGlfw_KeyCallback' argument 2 names different: declaration 'key' definition 'keycode'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.h:46:76: note: Function 'ImGui_ImplGlfw_KeyCallback' argument 2 names different: declaration 'key' definition 'keycode'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:356:57: note: Function 'ImGui_ImplGlfw_KeyCallback' argument 2 names different: declaration 'key' definition 'keycode'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:289:60: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glut.cpp:55:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Tab [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glut.cpp:203:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLUT_ELAPSED_TIME [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glut.cpp:215:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMod_Ctrl [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glut.cpp:273:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLUT_LEFT_BUTTON [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glut.cpp:268:35: style:inconclusive: Function 'ImGui_ImplGLUT_MouseFunc' argument 1 names different: declaration 'button' definition 'glut_button'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glut.h:36:54: note: Function 'ImGui_ImplGLUT_MouseFunc' argument 1 names different: declaration 'button' definition 'glut_button'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glut.cpp:268:35: note: Function 'ImGui_ImplGLUT_MouseFunc' argument 1 names different: declaration 'button' definition 'glut_button'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl2.cpp:117:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_BLEND [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl2.cpp:170:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_BINDING_2D [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl2.cpp:254:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_BINDING_2D [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl2.cpp:69:39: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl2.cpp:76:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl2.cpp:87:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl2.cpp:191:75: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl2.cpp:192:77: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl2.cpp:193:82: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl2.cpp:107:29: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:273:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:379:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImDrawVert [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:543:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImDrawVert [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:706:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:725:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3_loader.h:672:6: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3_loader.h:681:33: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3_loader.h:683:10: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3_loader.h:699:39: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:229:39: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:236:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:280:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:297:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:361:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:417:71: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:460:5: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:461:5: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:462:5: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:479:66: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:481:60: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:482:63: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:484:110: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:486:70: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:495:77: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:502:64: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:503:64: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:504:68: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:505:68: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:506:74: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:507:78: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:557:13: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:558:13: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:562:13: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:563:13: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:593:21: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:596:17: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:711:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:730:58: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:385:29: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:701:29: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:720:29: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:158:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Tab [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:270:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMod_Ctrl [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:291:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_TOUCH_MOUSEID [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:387:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:494:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseCursor_COUNT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:516:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_WINDOW_INPUT_FOCUS [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:538:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NoMouseCursorChange [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:564:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NavEnableGamepad [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:617:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_WINDOW_MINIMIZED [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:113:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:122:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:385:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:109:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Tab [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:221:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMod_Ctrl [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:242:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_TOUCH_MOUSEID [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:333:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:429:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseCursor_COUNT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:447:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_FALSE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:476:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NoMouseCursorChange [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:502:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NavEnableGamepad [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:555:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_WINDOW_MINIMIZED [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:65:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:74:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:331:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:69:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:86:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:137:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_TRUE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:225:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_BLENDMODE_BLEND [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:48:44: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:55:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:67:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:180:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:181:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:185:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:189:24: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:102:34: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:64:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:81:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:132:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_TRUE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:220:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_BLENDMODE_BLEND [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:43:44: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:50:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:62:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:175:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:176:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:180:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:184:24: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:97:34: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:372:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:407:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_PIPELINE_BIND_POINT_GRAPHICS [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:456:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:603:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:732:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:758:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sType [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:879:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:937:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:953:130: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1017:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1047:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1083:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1150:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1196:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_PRESENT_MODE_FIFO_KHR [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1201:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1248:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_PRESENT_MODE_MAILBOX_KHR [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1263:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1464:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1476:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1481:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.h:160:16: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:128:16: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:342:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:465:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:485:99: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:487:88: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:672:81: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:737:27: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:746:27: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1015:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1333:22: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1334:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1429:143: style:inconclusive: Function 'ImGui_ImplVulkanH_CreateOrResizeWindow' argument 4 names different: declaration 'wnd' definition 'wd'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.h:112:174: note: Function 'ImGui_ImplVulkanH_CreateOrResizeWindow' argument 4 names different: declaration 'wnd' definition 'wd'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1429:143: note: Function 'ImGui_ImplVulkanH_CreateOrResizeWindow' argument 4 names different: declaration 'wnd' definition 'wd'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1429:214: style:inconclusive: Function 'ImGui_ImplVulkanH_CreateOrResizeWindow' argument 7 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.h:112:246: note: Function 'ImGui_ImplVulkanH_CreateOrResizeWindow' argument 7 names different: declaration 'w' definition 'width'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1429:214: note: Function 'ImGui_ImplVulkanH_CreateOrResizeWindow' argument 7 names different: declaration 'w' definition 'width'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1429:225: style:inconclusive: Function 'ImGui_ImplVulkanH_CreateOrResizeWindow' argument 8 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.h:112:253: note: Function 'ImGui_ImplVulkanH_CreateOrResizeWindow' argument 8 names different: declaration 'h' definition 'height'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1429:225: note: Function 'ImGui_ImplVulkanH_CreateOrResizeWindow' argument 8 names different: declaration 'h' definition 'height'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1437:102: style:inconclusive: Function 'ImGui_ImplVulkanH_DestroyWindow' argument 3 names different: declaration 'wnd' definition 'wd'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.h:113:133: note: Function 'ImGui_ImplVulkanH_DestroyWindow' argument 3 names different: declaration 'wnd' definition 'wd'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1437:102: note: Function 'ImGui_ImplVulkanH_DestroyWindow' argument 3 names different: declaration 'wnd' definition 'wd'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:754:28: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:234:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGPUSType_ShaderModuleWGSLDescriptor [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:253:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGPUBindGroupEntry [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:314:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImDrawVert [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:353:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGPUBufferUsage_CopyDst [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:474:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGPUTextureDimension_2D [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:536:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGPUBufferUsage_CopyDst [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:553:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGPUPrimitiveTopology_TriangleList [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:706:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:756:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:88:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:389:27: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:390:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:399:29: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:400:29: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:704:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:762:26: style: Variable 'bd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:134:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:195:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:202:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NoMouseCursorChange [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:248:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_LeftShift [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:263:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_CONTROL [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:312:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XINPUT_FLAG_GAMEPAD [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:398:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Tab [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:533:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseSource_Pen [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:554:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WM_MOUSEMOVE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:723:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RtlVerifyVersionInfoFn [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:766:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetThreadDpiAwarenessContextFn [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:796:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDpiForMonitorFn [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:818:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MONITOR_DEFAULTTONEAREST [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:848:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DWM_BB_ENABLE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:106:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:115:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:125:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:127:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:132:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:143:51: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:368:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:684:59: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:637:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHUNKS [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:640:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHUNKS [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:641:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHUNKS [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1531:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1751:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2227:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1230:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1293:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1392:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1522:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1620:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1678:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2396:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PairComparerByID [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2500:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val_i [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2753:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Min [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2908:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Min [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3397:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3682:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4519:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5155:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5483:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5859:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:6370:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8075:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NextEntryIndex [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8402:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpenMousePos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8852:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9830:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9854:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9920:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10257:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PopupId [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10346:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PopupId [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10393:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10417:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10432:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10451:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PopupId [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10740:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10797:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11341:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11573:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11617:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12323:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12750:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12770:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13521:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13734:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13992:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyMap [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14289:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14526:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14793:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QuerySuccess [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14821:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ID [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:665:119: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val_i [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:676:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val_i [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2531:19: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2648:53: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:3059:27: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:3077:30: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1037:31: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1103:47: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1133:27: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1168:35: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1188:35: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1202:31: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1332:25: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1451:39: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1566:28: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1587:27: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1751:31: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2461:27: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2563:9: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2705:35: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2730:35: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2767:35: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1240:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2805:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3732:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2841:110: performance: Variable 'GlyphOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1154:5: performance: Variable 'WindowPadding' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:638:18: style:inconclusive: Technically the member function 'ImSpanAllocator::GetArenaSizeInBytes' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:714:21: style:inconclusive: Technically the member function 'ImGuiTextIndex::size' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:715:21: style:inconclusive: Technically the member function 'ImGuiTextIndex::get_line_begin' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:716:21: style:inconclusive: Technically the member function 'ImGuiTextIndex::get_line_end' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:698:13: performance:inconclusive: Technically the member function 'ImChunkStream < ImGuiWindowSettings >::chunk_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:698:13: performance:inconclusive: Technically the member function 'ImChunkStream < ImGuiTableSettings >::chunk_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:678:17: style:inconclusive: Technically the member function 'ImPool < ImGuiTable >::GetSize' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:678:17: style:inconclusive: Technically the member function 'ImPool < ImGuiTabBar >::GetSize' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < unsigned short >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiTextRange >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < char >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiStoragePair >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImDrawCmd >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImDrawChannel >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImDrawVert >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImVec4 >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < void * >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImVec2 >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImDrawList * >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < unsigned int >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImFont * >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImFontAtlasCustomRect >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImFontConfig >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < float >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImFontGlyph >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < int >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiKeyRoutingData >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiListClipperRange >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiOldColumnData >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiStackLevelInfo >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiInputEvent >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiWindow * >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiWindowStackData >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiColorMod >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiStyleMod >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiGroupData >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiPopupData >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiNavTreeNodeData >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiViewportP * >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < unsigned char >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiListClipperData >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiTableTempData >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiPtrOrIndex >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiShrinkWidthItem >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiSettingsHandler >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiContextHook >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiOldColumns >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiTabItem >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiTableInstanceData >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiTableColumnSortSpecs >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiStorage :: ImGuiStoragePair >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiTable >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImGuiTabBar >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2275:25: style: Struct 'ImGuiTextFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2478:15: style: Struct 'ImColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2480:15: style: Struct 'ImColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2648:5: style: Struct 'ImDrawList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:493:15: style: Struct 'ImVec1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:514:15: style: Struct 'ImRect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1252:5: style: Struct 'ImGuiPtrOrIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1253:5: style: Struct 'ImGuiPtrOrIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2075:5: style: Struct 'ImGuiContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10209:9: style: Condition '!BeginTooltipEx(ImGuiTooltipFlags_OverridePrevious,ImGuiWindowFlags_None)' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10209:24: note: Calling function 'BeginTooltipEx' returns 1 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10209:9: note: Condition '!BeginTooltipEx(ImGuiTooltipFlags_OverridePrevious,ImGuiWindowFlags_None)' is always false MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14345:41: style: Condition 'cfg=&font->ConfigData[config_i]' is always true [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14389:74: style: Condition 'BeginTooltip()' is always true [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10144:26: note: Calling function 'BeginTooltipEx' returns 1 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14389:74: note: Calling function 'BeginTooltip' returns 1 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14389:74: note: Condition 'BeginTooltip()' is always true MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14755:9: style: Condition '!BeginTooltip()' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10144:26: note: Calling function 'BeginTooltipEx' returns 1 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14755:22: note: Calling function 'BeginTooltip' returns 1 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14755:9: note: Condition '!BeginTooltip()' is always false MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7101:9: warning: Either the condition 'window==ignore_window' is redundant or there is possible null pointer dereference: window. [nullPointerRedundantCheck] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10440:54: note: Calling function 'FocusTopMostWindowUnderOne', 2nd argument 'NULL' value is 0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7102:20: note: Assuming that condition 'window==ignore_window' is not redundant MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7101:9: note: Null pointer dereference MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:265:88: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:266:89: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:639:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:643:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:985:58: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1763:32: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1773:15: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1777:32: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1782:22: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1797:22: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1977:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1994:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2082:25: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2107:25: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2391:19: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2392:19: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2677:49: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2798:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2843:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2866:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2877:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3146:23: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3160:24: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3182:76: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3183:76: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3601:30: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3788:55: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4291:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4302:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4787:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4788:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4898:32: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:6424:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7796:48: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10724:24: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12979:23: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13033:30: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13169:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13406:24: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13412:24: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13840:135: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13976:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14179:19: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14225:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14227:40: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14373:27: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14838:91: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:695:145: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:696:101: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:697:104: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:698:52: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:699:54: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:700:104: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:701:93: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:666:154: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:668:71: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1857:115: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1858:133: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:6087:11: style:inconclusive: Same expression used in consecutive assignments of 'pad_l' and 'pad_r'. [duplicateAssignExpression] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:6088:11: note: Same expression used in consecutive assignments of 'pad_l' and 'pad_r'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:6087:11: note: Same expression used in consecutive assignments of 'pad_l' and 'pad_r'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2973:23: style: The scope of the variable 'g' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1913:19: style: The scope of the variable 'g' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1933:19: style: The scope of the variable 'g' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5668:17: style: The scope of the variable 'style' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12936:19: style: The scope of the variable 'g' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12951:19: style: The scope of the variable 'g' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13126:19: style: The scope of the variable 'g' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13680:17: style: The scope of the variable 'wrt_rects_names' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13682:17: style: The scope of the variable 'trt_rects_names' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14759:17: style: The scope of the variable 'mouse_button_names' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1358:50: style:inconclusive: Function 'AddInputCharactersUTF8' argument 1 names different: declaration 'str' definition 'utf8_chars'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2064:56: note: Function 'AddInputCharactersUTF8' argument 1 names different: declaration 'str' definition 'utf8_chars'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1358:50: note: Function 'AddInputCharactersUTF8' argument 1 names different: declaration 'str' definition 'utf8_chars'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1434:64: style:inconclusive: Function 'AddKeyAnalogEvent' argument 3 names different: declaration 'v' definition 'analog_value'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2056:70: note: Function 'AddKeyAnalogEvent' argument 3 names different: declaration 'v' definition 'analog_value'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1434:64: note: Function 'AddKeyAnalogEvent' argument 3 names different: declaration 'v' definition 'analog_value'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1540:39: style:inconclusive: Function 'AddMouseButtonEvent' argument 1 names different: declaration 'button' definition 'mouse_button'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2058:45: note: Function 'AddMouseButtonEvent' argument 1 names different: declaration 'button' definition 'mouse_button'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1540:39: note: Function 'AddMouseButtonEvent' argument 1 names different: declaration 'button' definition 'mouse_button'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1766:62: style:inconclusive: Function 'ImStrdupcpy' argument 3 names different: declaration 'str' definition 'src'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:355:80: note: Function 'ImStrdupcpy' argument 3 names different: declaration 'str' definition 'src'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1766:62: note: Function 'ImStrdupcpy' argument 3 names different: declaration 'str' definition 'src'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1780:39: style:inconclusive: Function 'ImStrchrRange' argument 1 names different: declaration 'str_begin' definition 'str'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:356:51: note: Function 'ImStrchrRange' argument 1 names different: declaration 'str_begin' definition 'str'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1780:39: note: Function 'ImStrchrRange' argument 1 names different: declaration 'str_begin' definition 'str'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1831:28: style:inconclusive: Function 'ImStrTrimBlanks' argument 1 names different: declaration 'str' definition 'buf'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:361:47: note: Function 'ImStrTrimBlanks' argument 1 names different: declaration 'str' definition 'buf'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1831:28: note: Function 'ImStrTrimBlanks' argument 1 names different: declaration 'str' definition 'buf'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1974:32: style:inconclusive: Function 'ImHashData' argument 1 names different: declaration 'data' definition 'data_p'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:334:48: note: Function 'ImHashData' argument 1 names different: declaration 'data' definition 'data_p'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1974:32: note: Function 'ImHashData' argument 1 names different: declaration 'data' definition 'data_p'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1990:31: style:inconclusive: Function 'ImHashStr' argument 1 names different: declaration 'data' definition 'data_p'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:335:47: note: Function 'ImHashStr' argument 1 names different: declaration 'data' definition 'data_p'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1990:31: note: Function 'ImHashStr' argument 1 names different: declaration 'data' definition 'data_p'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2043:34: style:inconclusive: Function 'ImFileClose' argument 1 names different: declaration 'file' definition 'f'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:403:54: note: Function 'ImFileClose' argument 1 names different: declaration 'file' definition 'f'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2043:34: note: Function 'ImFileClose' argument 1 names different: declaration 'file' definition 'f'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2044:36: style:inconclusive: Function 'ImFileGetSize' argument 1 names different: declaration 'file' definition 'f'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:404:56: note: Function 'ImFileGetSize' argument 1 names different: declaration 'file' definition 'f'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2044:36: note: Function 'ImFileGetSize' argument 1 names different: declaration 'file' definition 'f'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2045:38: style:inconclusive: Function 'ImFileRead' argument 2 names different: declaration 'size' definition 'sz'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:405:58: note: Function 'ImFileRead' argument 2 names different: declaration 'size' definition 'sz'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2045:38: note: Function 'ImFileRead' argument 2 names different: declaration 'size' definition 'sz'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2045:68: style:inconclusive: Function 'ImFileRead' argument 4 names different: declaration 'file' definition 'f'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:405:90: note: Function 'ImFileRead' argument 4 names different: declaration 'file' definition 'f'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2045:68: note: Function 'ImFileRead' argument 4 names different: declaration 'file' definition 'f'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2046:45: style:inconclusive: Function 'ImFileWrite' argument 2 names different: declaration 'size' definition 'sz'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:406:65: note: Function 'ImFileWrite' argument 2 names different: declaration 'size' definition 'sz'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2046:45: note: Function 'ImFileWrite' argument 2 names different: declaration 'size' definition 'sz'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2046:75: style:inconclusive: Function 'ImFileWrite' argument 4 names different: declaration 'file' definition 'f'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:406:97: note: Function 'ImFileWrite' argument 4 names different: declaration 'file' definition 'f'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2046:75: note: Function 'ImFileWrite' argument 4 names different: declaration 'file' definition 'f'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2152:32: style:inconclusive: Function 'ImTextStrFromUtf8' argument 1 names different: declaration 'out_buf' definition 'buf'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:385:52: note: Function 'ImTextStrFromUtf8' argument 1 names different: declaration 'out_buf' definition 'buf'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2152:32: note: Function 'ImTextStrFromUtf8' argument 1 names different: declaration 'out_buf' definition 'buf'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2152:41: style:inconclusive: Function 'ImTextStrFromUtf8' argument 2 names different: declaration 'out_buf_size' definition 'buf_size'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:385:65: note: Function 'ImTextStrFromUtf8' argument 2 names different: declaration 'out_buf_size' definition 'buf_size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2152:41: note: Function 'ImTextStrFromUtf8' argument 2 names different: declaration 'out_buf_size' definition 'buf_size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2152:110: style:inconclusive: Function 'ImTextStrFromUtf8' argument 5 names different: declaration 'in_remaining' definition 'in_text_remaining'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:385:138: note: Function 'ImTextStrFromUtf8' argument 5 names different: declaration 'in_remaining' definition 'in_text_remaining'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2152:110: note: Function 'ImTextStrFromUtf8' argument 5 names different: declaration 'in_remaining' definition 'in_text_remaining'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2497:34: style:inconclusive: Function 'SetAllInt' argument 1 names different: declaration 'val' definition 'v'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2364:39: note: Function 'SetAllInt' argument 1 names different: declaration 'val' definition 'v'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2497:34: note: Function 'SetAllInt' argument 1 names different: declaration 'val' definition 'v'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3320:132: style:inconclusive: Function 'RenderTextClippedEx' argument 5 names different: declaration 'text_end' definition 'text_display_end'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3152:148: note: Function 'RenderTextClippedEx' argument 5 names different: declaration 'text_end' definition 'text_display_end'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3320:132: note: Function 'RenderTextClippedEx' argument 5 names different: declaration 'text_end' definition 'text_display_end'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3366:171: style:inconclusive: Function 'RenderTextEllipsis' argument 7 names different: declaration 'text_end' definition 'text_end_full'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3153:187: note: Function 'RenderTextEllipsis' argument 7 names different: declaration 'text_end' definition 'text_end_full'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3366:171: note: Function 'RenderTextEllipsis' argument 7 names different: declaration 'text_end' definition 'text_end_full'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3480:38: style:inconclusive: Function 'RenderMouseCursor' argument 1 names different: declaration 'pos' definition 'base_pos'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3159:54: note: Function 'RenderMouseCursor' argument 1 names different: declaration 'pos' definition 'base_pos'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3480:38: note: Function 'RenderMouseCursor' argument 1 names different: declaration 'pos' definition 'base_pos'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3480:54: style:inconclusive: Function 'RenderMouseCursor' argument 2 names different: declaration 'scale' definition 'base_scale'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3159:65: note: Function 'RenderMouseCursor' argument 2 names different: declaration 'scale' definition 'base_scale'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3480:54: note: Function 'RenderMouseCursor' argument 2 names different: declaration 'scale' definition 'base_scale'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3695:45: style:inconclusive: Function 'AddContextHook' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2832:58: note: Function 'AddContextHook' argument 1 names different: declaration 'context' definition 'ctx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3695:45: note: Function 'AddContextHook' argument 1 names different: declaration 'context' definition 'ctx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3705:45: style:inconclusive: Function 'RemoveContextHook' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2833:61: note: Function 'RemoveContextHook' argument 1 names different: declaration 'context' definition 'ctx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3705:45: note: Function 'RemoveContextHook' argument 1 names different: declaration 'context' definition 'ctx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3705:58: style:inconclusive: Function 'RemoveContextHook' argument 2 names different: declaration 'hook_to_remove' definition 'hook_id'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2833:78: note: Function 'RemoveContextHook' argument 2 names different: declaration 'hook_to_remove' definition 'hook_id'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3705:58: note: Function 'RemoveContextHook' argument 2 names different: declaration 'hook_to_remove' definition 'hook_id'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3716:44: style:inconclusive: Function 'CallContextHooks' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2834:60: note: Function 'CallContextHooks' argument 1 names different: declaration 'context' definition 'ctx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3716:44: note: Function 'CallContextHooks' argument 1 names different: declaration 'context' definition 'ctx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3716:70: style:inconclusive: Function 'CallContextHooks' argument 2 names different: declaration 'type' definition 'hook_type'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2834:90: note: Function 'CallContextHooks' argument 2 names different: declaration 'type' definition 'hook_type'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3716:70: note: Function 'CallContextHooks' argument 2 names different: declaration 'type' definition 'hook_type'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3730:40: style:inconclusive: Function 'ImGuiWindow' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2408:31: note: Function 'ImGuiWindow' argument 1 names different: declaration 'context' definition 'ctx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3730:40: note: Function 'ImGuiWindow' argument 1 names different: declaration 'context' definition 'ctx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4173:92: style:inconclusive: Function 'SetLastItemData' argument 3 names different: declaration 'status_flags' definition 'item_flags'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2894:108: note: Function 'SetLastItemData' argument 3 names different: declaration 'status_flags' definition 'item_flags'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4173:92: note: Function 'SetLastItemData' argument 3 names different: declaration 'status_flags' definition 'item_flags'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4920:78: style:inconclusive: Function 'FindBottomMostVisibleWindowWithinBeginStack' argument 1 names different: declaration 'window' definition 'parent_window'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2810:86: note: Function 'FindBottomMostVisibleWindowWithinBeginStack' argument 1 names different: declaration 'window' definition 'parent_window'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4920:78: note: Function 'FindBottomMostVisibleWindowWithinBeginStack' argument 1 names different: declaration 'window' definition 'parent_window'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5487:78: style:inconclusive: Function 'BeginChildFrame' argument 3 names different: declaration 'flags' definition 'extra_flags'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:893:94: note: Function 'BeginChildFrame' argument 3 names different: declaration 'flags' definition 'extra_flags'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5487:78: note: Function 'BeginChildFrame' argument 3 names different: declaration 'flags' definition 'extra_flags'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:6997:74: style:inconclusive: Function 'BringWindowToDisplayBehind' argument 2 names different: declaration 'above_window' definition 'behind_window'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2808:90: note: Function 'BringWindowToDisplayBehind' argument 2 names different: declaration 'above_window' definition 'behind_window'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:6997:74: note: Function 'BringWindowToDisplayBehind' argument 2 names different: declaration 'above_window' definition 'behind_window'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7223:35: style:inconclusive: Function 'PushTextWrapPos' argument 1 names different: declaration 'wrap_local_pos_x' definition 'wrap_pos_x'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:425:51: note: Function 'PushTextWrapPos' argument 1 names different: declaration 'wrap_local_pos_x' definition 'wrap_pos_x'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7223:35: note: Function 'PushTextWrapPos' argument 1 names different: declaration 'wrap_local_pos_x' definition 'wrap_pos_x'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7554:131: style:inconclusive: Function 'SetNextWindowSizeConstraints' argument 4 names different: declaration 'custom_callback_data' definition 'custom_callback_user_data'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:368:154: note: Function 'SetNextWindowSizeConstraints' argument 4 names different: declaration 'custom_callback_data' definition 'custom_callback_user_data'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7554:131: note: Function 'SetNextWindowSizeConstraints' argument 4 names different: declaration 'custom_callback_data' definition 'custom_callback_user_data'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7725:43: style:inconclusive: Function 'SetStateStorage' argument 1 names different: declaration 'storage' definition 'tree'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:891:59: note: Function 'SetStateStorage' argument 1 names different: declaration 'storage' definition 'tree'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7725:43: note: Function 'SetStateStorage' argument 1 names different: declaration 'storage' definition 'tree'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7782:42: style:inconclusive: Function 'GetIDWithSeed' argument 1 names different: declaration 'str_id_begin' definition 'str'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2884:55: note: Function 'GetIDWithSeed' argument 1 names different: declaration 'str_id_begin' definition 'str'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7782:42: note: Function 'GetIDWithSeed' argument 1 names different: declaration 'str_id_begin' definition 'str'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7782:59: style:inconclusive: Function 'GetIDWithSeed' argument 2 names different: declaration 'str_id_end' definition 'str_end'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2884:81: note: Function 'GetIDWithSeed' argument 2 names different: declaration 'str_id_end' definition 'str_end'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7782:59: note: Function 'GetIDWithSeed' argument 2 names different: declaration 'str_id_end' definition 'str_end'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8023:72: style:inconclusive: Function 'GetKeyPressedAmount' argument 3 names different: declaration 'rate' definition 'repeat_rate'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:913:89: note: Function 'GetKeyPressedAmount' argument 3 names different: declaration 'rate' definition 'repeat_rate'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8023:72: note: Function 'GetKeyPressedAmount' argument 3 names different: declaration 'rate' definition 'repeat_rate'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9055:51: style:inconclusive: Function 'SetKeyOwnersForKeyChord' argument 1 names different: declaration 'key' definition 'key_chord'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3007:71: note: Function 'SetKeyOwnersForKeyChord' argument 1 names different: declaration 'key' definition 'key_chord'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9055:51: note: Function 'SetKeyOwnersForKeyChord' argument 1 names different: declaration 'key' definition 'key_chord'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9127:56: style:inconclusive: Function 'DebugCheckVersionAndDataLayout' argument 1 names different: declaration 'version_str' definition 'version'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:954:72: note: Function 'DebugCheckVersionAndDataLayout' argument 1 names different: declaration 'version_str' definition 'version'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9127:56: note: Function 'DebugCheckVersionAndDataLayout' argument 1 names different: declaration 'version_str' definition 'version'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9127:135: style:inconclusive: Function 'DebugCheckVersionAndDataLayout' argument 6 names different: declaration 'sz_drawvert' definition 'sz_vert'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:954:155: note: Function 'DebugCheckVersionAndDataLayout' argument 6 names different: declaration 'sz_drawvert' definition 'sz_vert'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9127:135: note: Function 'DebugCheckVersionAndDataLayout' argument 6 names different: declaration 'sz_drawvert' definition 'sz_vert'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9127:151: style:inconclusive: Function 'DebugCheckVersionAndDataLayout' argument 7 names different: declaration 'sz_drawidx' definition 'sz_idx'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:954:175: note: Function 'DebugCheckVersionAndDataLayout' argument 7 names different: declaration 'sz_drawidx' definition 'sz_idx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9127:151: note: Function 'DebugCheckVersionAndDataLayout' argument 7 names different: declaration 'sz_drawidx' definition 'sz_idx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9466:65: style:inconclusive: Function 'ItemAdd' argument 3 names different: declaration 'nav_bb' definition 'nav_bb_arg'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2890:81: note: Function 'ItemAdd' argument 3 names different: declaration 'nav_bb' definition 'nav_bb_arg'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9466:65: note: Function 'ItemAdd' argument 3 names different: declaration 'nav_bb' definition 'nav_bb_arg'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9548:55: style:inconclusive: Function 'SameLine' argument 2 names different: declaration 'spacing' definition 'spacing_w'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:446:76: note: Function 'SameLine' argument 2 names different: declaration 'spacing' definition 'spacing_w'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9548:55: note: Function 'SameLine' argument 2 names different: declaration 'spacing' definition 'spacing_w'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9616:33: style:inconclusive: Function 'SetCursorPosX' argument 1 names different: declaration 'local_x' definition 'x'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:458:49: note: Function 'SetCursorPosX' argument 1 names different: declaration 'local_x' definition 'x'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9616:33: note: Function 'SetCursorPosX' argument 1 names different: declaration 'local_x' definition 'x'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9624:33: style:inconclusive: Function 'SetCursorPosY' argument 1 names different: declaration 'local_y' definition 'y'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:459:49: note: Function 'SetCursorPosY' argument 1 names different: declaration 'local_y' definition 'y'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9624:33: note: Function 'SetCursorPosY' argument 1 names different: declaration 'local_y' definition 'y'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9672:56: style:inconclusive: Function 'PushMultiItemsWidths' argument 2 names different: declaration 'width_full' definition 'w_full'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2897:72: note: Function 'PushMultiItemsWidths' argument 2 names different: declaration 'width_full' definition 'w_full'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9672:56: note: Function 'PushMultiItemsWidths' argument 2 names different: declaration 'width_full' definition 'w_full'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9946:61: style:inconclusive: Function 'ScrollToRect' argument 2 names different: declaration 'rect' definition 'item_rect'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2865:77: note: Function 'ScrollToRect' argument 2 names different: declaration 'rect' definition 'item_rect'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9946:61: note: Function 'ScrollToRect' argument 2 names different: declaration 'rect' definition 'item_rect'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9952:65: style:inconclusive: Function 'ScrollToRectEx' argument 2 names different: declaration 'rect' definition 'item_rect'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2866:79: note: Function 'ScrollToRectEx' argument 2 names different: declaration 'rect' definition 'item_rect'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9952:65: note: Function 'ScrollToRectEx' argument 2 names different: declaration 'rect' definition 'item_rect'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10269:61: style:inconclusive: Function 'IsPopupOpen' argument 2 names different: declaration 'flags' definition 'popup_flags'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:731:77: note: Function 'IsPopupOpen' argument 2 names different: declaration 'flags' definition 'popup_flags'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10269:61: note: Function 'IsPopupOpen' argument 2 names different: declaration 'flags' definition 'popup_flags'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10478:55: style:inconclusive: Function 'BeginPopupEx' argument 2 names different: declaration 'extra_flags' definition 'flags'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2920:71: note: Function 'BeginPopupEx' argument 2 names different: declaration 'extra_flags' definition 'flags'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10478:55: note: Function 'BeginPopupEx' argument 2 names different: declaration 'extra_flags' definition 'flags'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11224:78: style:inconclusive: Function 'NavMoveRequestTryWrapping' argument 2 names different: declaration 'move_flags' definition 'wrap_flags'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2949:94: note: Function 'NavMoveRequestTryWrapping' argument 2 names different: declaration 'move_flags' definition 'wrap_flags'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11224:78: note: Function 'NavMoveRequestTryWrapping' argument 2 names different: declaration 'move_flags' definition 'wrap_flags'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12464:75: style:inconclusive: Function 'SetDragDropPayload' argument 3 names different: declaration 'sz' definition 'data_size'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:826:91: note: Function 'SetDragDropPayload' argument 3 names different: declaration 'sz' definition 'data_size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12464:75: note: Function 'SetDragDropPayload' argument 3 names different: declaration 'sz' definition 'data_size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13076:52: style:inconclusive: Function 'SaveIniSettingsToMemory' argument 1 names different: declaration 'out_ini_size' definition 'out_size'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:950:61: note: Function 'SaveIniSettingsToMemory' argument 1 names different: declaration 'out_ini_size' definition 'out_size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13076:52: note: Function 'SaveIniSettingsToMemory' argument 1 names different: declaration 'out_ini_size' definition 'out_size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13584:43: style:inconclusive: Function 'DebugTextEncoding' argument 1 names different: declaration 'text' definition 'str'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:953:59: note: Function 'DebugTextEncoding' argument 1 names different: declaration 'text' definition 'str'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13584:43: note: Function 'DebugTextEncoding' argument 1 names different: declaration 'text' definition 'str'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2418:57: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2419:57: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2421:57: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2814:62: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2855:77: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2872:69: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2873:61: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2874:61: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2875:61: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2970:105: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2973:23: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2992:105: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3050:68: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3222:81: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2361:93: style: Parameter 'data' can be declared as reference to const [constParameterReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2693:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2703:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2875:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3000:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3033:17: style: Variable 'style' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3041:17: style: Variable 'style' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3049:17: style: Variable 'style' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3055:17: style: Variable 'style' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3275:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3356:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3368:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3450:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3766:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3776:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3786:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3922:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3962:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3985:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4162:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4187:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4250:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4296:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4856:14: style: Variable 'io' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4922:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5143:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5225:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5233:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5242:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5250:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5257:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5272:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5278:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5284:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5290:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5296:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5302:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5308:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5347:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5353:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5359:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5365:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5489:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5515:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5668:17: style: Variable 'style' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5949:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5958:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:6190:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:6195:26: style: Variable 'popup_data' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:6247:25: style: Variable 'popup_ref' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7083:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7281:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7346:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7388:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7785:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7794:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7922:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7981:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8012:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8025:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8083:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8137:23: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8285:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8292:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8304:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8326:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8333:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8340:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8347:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8357:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8375:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8384:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8393:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8400:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8420:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8432:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8457:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8851:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9073:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9355:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9371:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9429:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9640:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9648:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9698:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9720:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9742:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9748:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9754:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9760:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9769:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9778:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9941:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9954:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10240:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10281:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10292:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10379:29: style: Variable 'popup' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10412:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10449:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10571:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10722:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10732:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10796:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11152:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11354:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11565:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11962:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11977:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12036:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12312:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12567:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12802:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12810:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12958:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13265:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13516:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13953:40: style: Variable 'handler' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14695:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2364:37: style: Variable 'last' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2401:23: style: Variable 'it' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2414:23: style: Variable 'it' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2422:23: style: Variable 'it' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2798:27: style: Variable 'data' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4163:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4429:51: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4556:26: style: Variable 'viewport' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4825:54: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4898:21: style: Variable 'viewport' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4961:24: style: Variable 'viewport' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5151:13: style: Variable 'font' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5525:75: style: Parameter 'settings' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5637:22: style: Variable 'window_for_height' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5713:50: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5766:48: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5780:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5790:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:6700:30: style: Variable 'previous_child' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7081:85: style: Parameter 'ignore_window' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7239:18: style: Variable 'last_window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7250:63: style: Parameter 'potential_parent' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7252:18: style: Variable 'window_root' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7266:74: style: Parameter 'potential_parent' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7290:22: style: Variable 'candidate_window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7369:47: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7389:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7430:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7501:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7507:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:7603:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8133:42: style: Parameter 'location' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8217:26: style: Variable 'routing_data' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8593:23: style: Variable 'key_data' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10417:22: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10457:22: style: Variable 'popup_window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10458:22: style: Variable 'parent_popup_window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10740:22: style: Variable 'parent_window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11860:22: style: Variable 'child_window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12034:53: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12265:71: style: Parameter 'window' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13485:81: style: Parameter 'viewport' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13494:23: style: Variable 'thumb_window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13522:26: style: Variable 'viewport' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13692:37: style: Variable 'table_instance' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13699:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13700:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13702:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13703:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13704:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13705:85: style: Variable 'c' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13858:30: style: Variable 'draw_list' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14295:21: style: Variable 'vtx_buffer' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14477:26: style: Variable 'draw_list' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14565:106: style: Parameter 'parent_in_begin_stack' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14905:15: style: Variable 'p_end' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3132:83: style: Parameter 'tab' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12961:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13839:32: style: Consider using std::copy_if algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13852:24: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3182:93: style: Variable '((float*)data)[0]' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3183:136: style: Variable '((float*)data)[1]' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14437:7: style: Variable 'p' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2646:5: error: va_list 'args_copy' used before va_start() was called. [va_list_usedBeforeStarted] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2651:9: error: va_list 'args_copy' used before va_start() was called. [va_list_usedBeforeStarted] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:796:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:2701:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:3623:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:4082:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:5764:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7342:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7518:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7903:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:8205:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1472:66: warning: Either the condition 'data->EventChar<256' is redundant or strchr() argument nr 2 can have invalid value. The value is -1 but the valid values are '0:255'. [invalidFunctionArg] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1472:41: note: Assuming that condition 'data->EventChar<256' is not redundant MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1472:66: note: Invalid argument MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7990:9: performance: Variable 'Color' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < MyItem >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < char * >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < const char * >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < MyDocument >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < MyDocument * >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7984:5: style: Struct 'MyDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1991:25: style: Condition 'picker_mode==1' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1992:25: style: Condition 'picker_mode==2' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:877:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:924:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:945:39: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1215:103: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1533:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1549:101: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1571:50: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1584:177: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1595:61: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1867:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1871:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1875:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1883:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1915:45: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1941:32: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1943:32: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1957:44: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1997:43: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:2014:45: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:2017:45: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:2028:50: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:2029:50: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:2030:45: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:2364:43: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:3120:51: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:3167:45: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:3368:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:3799:28: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:3800:28: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:4925:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:4926:39: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:4927:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:5853:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:5861:50: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6260:27: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6343:50: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6344:49: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6345:48: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6346:48: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6347:53: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6348:54: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6370:53: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6372:58: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6374:49: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6375:52: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6377:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6380:55: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6381:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6398:59: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6447:46: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6757:178: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6901:114: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6964:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7490:89: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7492:81: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7521:132: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7523:125: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1822:39: style: The scope of the variable 'progress_dir' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:5382:21: style: The scope of the variable 'contents_type_names' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:5509:21: style: The scope of the variable 'items_need_sort' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7495:17: style: The scope of the variable 'test_desc' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:8068:17: style: The scope of the variable 'opt_reorderable' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:8069:29: style: The scope of the variable 'opt_fitting_flags' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1089:18: style: Variable 'io' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:2895:21: style: Variable 'style' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:3107:21: style: Variable 'style' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:3832:17: style: Variable 'style' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:4827:25: style: Variable 'style' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:6569:14: style: Variable 'io' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7843:22: style: Variable 'io' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:8084:30: style: Variable 'doc' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:1470:75: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7785:24: style: Variable 'cp3' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7789:24: style: Variable 'cp4' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:8085:28: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:575:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:576:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:577:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:578:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:579:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1829:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElemCount [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1963:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2686:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3219:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Codepoint [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3791:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElemCount [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:361:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:399:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1959:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2024:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2829:21: style:inconclusive: Technically the member function 'ImFontGlyphRangesBuilder::BuildRanges' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3151:32: note: Technically the member function 'ImFontGlyphRangesBuilder::BuildRanges' can be const. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2829:21: note: Technically the member function 'ImFontGlyphRangesBuilder::BuildRanges' can be const. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2905:33: performance:inconclusive: Technically the member function 'ImFontAtlas::GetGlyphRangesDefault' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2863:31: note: Technically the member function 'ImFontAtlas::GetGlyphRangesDefault' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2905:33: note: Technically the member function 'ImFontAtlas::GetGlyphRangesDefault' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2906:33: performance:inconclusive: Technically the member function 'ImFontAtlas::GetGlyphRangesGreek' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2873:31: note: Technically the member function 'ImFontAtlas::GetGlyphRangesGreek' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2906:33: note: Technically the member function 'ImFontAtlas::GetGlyphRangesGreek' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2907:33: performance:inconclusive: Technically the member function 'ImFontAtlas::GetGlyphRangesKorean' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2884:30: note: Technically the member function 'ImFontAtlas::GetGlyphRangesKorean' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2907:33: note: Technically the member function 'ImFontAtlas::GetGlyphRangesKorean' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2908:33: performance:inconclusive: Technically the member function 'ImFontAtlas::GetGlyphRangesJapanese' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2995:30: note: Technically the member function 'ImFontAtlas::GetGlyphRangesJapanese' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2908:33: note: Technically the member function 'ImFontAtlas::GetGlyphRangesJapanese' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2909:33: performance:inconclusive: Technically the member function 'ImFontAtlas::GetGlyphRangesChineseFull' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2897:30: note: Technically the member function 'ImFontAtlas::GetGlyphRangesChineseFull' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2909:33: note: Technically the member function 'ImFontAtlas::GetGlyphRangesChineseFull' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2910:33: performance:inconclusive: Technically the member function 'ImFontAtlas::GetGlyphRangesChineseSimplifiedCommon' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2927:30: note: Technically the member function 'ImFontAtlas::GetGlyphRangesChineseSimplifiedCommon' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2910:33: note: Technically the member function 'ImFontAtlas::GetGlyphRangesChineseSimplifiedCommon' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2911:33: performance:inconclusive: Technically the member function 'ImFontAtlas::GetGlyphRangesCyrillic' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3085:30: note: Technically the member function 'ImFontAtlas::GetGlyphRangesCyrillic' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2911:33: note: Technically the member function 'ImFontAtlas::GetGlyphRangesCyrillic' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2912:33: performance:inconclusive: Technically the member function 'ImFontAtlas::GetGlyphRangesThai' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3098:30: note: Technically the member function 'ImFontAtlas::GetGlyphRangesThai' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2912:33: note: Technically the member function 'ImFontAtlas::GetGlyphRangesThai' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2913:33: performance:inconclusive: Technically the member function 'ImFontAtlas::GetGlyphRangesVietnamese' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3110:30: note: Technically the member function 'ImFontAtlas::GetGlyphRangesVietnamese' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2913:33: note: Technically the member function 'ImFontAtlas::GetGlyphRangesVietnamese' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:3024:33: style:inconclusive: Technically the member function 'ImFont::SetGlyphVisible' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3311:14: note: Technically the member function 'ImFont::SetGlyphVisible' can be const. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:3024:33: note: Technically the member function 'ImFont::SetGlyphVisible' can be const. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:3025:33: style:inconclusive: Technically the member function 'ImFont::IsGlyphRangeUnused' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3300:14: note: Technically the member function 'ImFont::IsGlyphRangeUnused' can be const. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:3025:33: note: Technically the member function 'ImFont::IsGlyphRangeUnused' can be const. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImFontBuildSrcData >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < ImFontBuildDstData >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < stbrp_rect >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:1838:25: performance:inconclusive: Technically the member function 'ImVector < stbtt_packedchar >::max_size' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3652:22: style: Condition 'text_end-s>10000' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3632:51: note: Assuming that condition 's10000' is always false MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_rectpack.h:530:33: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_rectpack.h:531:33: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_rectpack.h:541:33: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_rectpack.h:542:33: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1177:13: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1510:17: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1837:25: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1838:25: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2686:55: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2709:14: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2779:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2798:5: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2864:29: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4307:22: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4825:62: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4881:70: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4900:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4933:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4947:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4952:48: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4957:43: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4962:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4967:43: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4972:55: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2107:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2115:19: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2228:71: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2229:44: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2230:44: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2242:15: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2431:61: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2433:48: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2563:27: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2575:30: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2672:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3313:30: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3634:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3658:22: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1197:22: style: The scope of the variable 'offsize' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1222:8: style: The scope of the variable 'v' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1375:17: style: The scope of the variable 't' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1682:17: style: The scope of the variable 'endPtsOfContours' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1825:34: style: The scope of the variable 'i' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1990:8: style: The scope of the variable 'nranges' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1990:17: style: The scope of the variable 'start' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1990:24: style: The scope of the variable 'end' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1990:29: style: The scope of the variable 'v' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1990:54: style: The scope of the variable 'i' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2367:25: style: The scope of the variable 'straw' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2368:14: style: The scope of the variable 'm' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2402:43: style: The scope of the variable 'm' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2403:14: style: The scope of the variable 'straw' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2426:43: style: The scope of the variable 'm' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2427:14: style: The scope of the variable 'strawStart' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2427:26: style: The scope of the variable 'strawEnd' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2472:48: style: The scope of the variable 'm' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2473:14: style: The scope of the variable 'strawStart' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2473:26: style: The scope of the variable 'strawEnd' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2540:28: style: The scope of the variable 'l' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2540:31: style: The scope of the variable 'r' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2540:34: style: The scope of the variable 'm' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2541:20: style: The scope of the variable 'straw' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2541:27: style: The scope of the variable 'needle' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3409:10: style: The scope of the variable 'j' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3430:19: style: The scope of the variable 'c' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3502:12: style: The scope of the variable 'j' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4511:19: style: The scope of the variable 'hits' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4901:20: style: The scope of the variable 'hd' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2302:95: style:inconclusive: Function 'stbtt_GetGlyphShape' argument 3 names different: declaration 'vertices' definition 'pvertices'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:851:95: note: Function 'stbtt_GetGlyphShape' argument 3 names different: declaration 'vertices' definition 'pvertices'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2302:95: note: Function 'stbtt_GetGlyphShape' argument 3 names different: declaration 'vertices' definition 'pvertices'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2615:74: style:inconclusive: Function 'stbtt_GetGlyphKernAdvance' argument 2 names different: declaration 'glyph1' definition 'g1'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:805:74: note: Function 'stbtt_GetGlyphKernAdvance' argument 2 names different: declaration 'glyph1' definition 'g1'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2615:74: note: Function 'stbtt_GetGlyphKernAdvance' argument 2 names different: declaration 'glyph1' definition 'g1'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2615:82: style:inconclusive: Function 'stbtt_GetGlyphKernAdvance' argument 3 names different: declaration 'glyph2' definition 'g2'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:805:86: note: Function 'stbtt_GetGlyphKernAdvance' argument 3 names different: declaration 'glyph2' definition 'g2'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2615:82: note: Function 'stbtt_GetGlyphKernAdvance' argument 3 names different: declaration 'glyph2' definition 'g2'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2665:77: style:inconclusive: Function 'stbtt_ScaleForPixelHeight' argument 2 names different: declaration 'pixels' definition 'height'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:763:77: note: Function 'stbtt_ScaleForPixelHeight' argument 2 names different: declaration 'pixels' definition 'height'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2665:77: note: Function 'stbtt_ScaleForPixelHeight' argument 2 names different: declaration 'pixels' definition 'height'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2677:74: style:inconclusive: Function 'stbtt_FreeShape' argument 2 names different: declaration 'vertices' definition 'v'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:862:74: note: Function 'stbtt_FreeShape' argument 2 names different: declaration 'vertices' definition 'v'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:2677:74: note: Function 'stbtt_FreeShape' argument 2 names different: declaration 'vertices' definition 'v'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3965:83: style:inconclusive: Function 'stbtt_PackBegin' argument 3 names different: declaration 'width' definition 'pw'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:593:84: note: Function 'stbtt_PackBegin' argument 3 names different: declaration 'width' definition 'pw'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3965:83: note: Function 'stbtt_PackBegin' argument 3 names different: declaration 'width' definition 'pw'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3965:91: style:inconclusive: Function 'stbtt_PackBegin' argument 4 names different: declaration 'height' definition 'ph'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:593:95: note: Function 'stbtt_PackBegin' argument 4 names different: declaration 'height' definition 'ph'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3965:91: note: Function 'stbtt_PackBegin' argument 4 names different: declaration 'height' definition 'ph'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4192:208: style:inconclusive: Function 'stbtt_MakeGlyphBitmapSubpixelPrefilter' argument 10 names different: declaration 'oversample_x' definition 'prefilter_x'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:923:208: note: Function 'stbtt_MakeGlyphBitmapSubpixelPrefilter' argument 10 names different: declaration 'oversample_x' definition 'prefilter_x'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4192:208: note: Function 'stbtt_MakeGlyphBitmapSubpixelPrefilter' argument 10 names different: declaration 'oversample_x' definition 'prefilter_x'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4192:225: style:inconclusive: Function 'stbtt_MakeGlyphBitmapSubpixelPrefilter' argument 11 names different: declaration 'oversample_y' definition 'prefilter_y'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:923:226: note: Function 'stbtt_MakeGlyphBitmapSubpixelPrefilter' argument 11 names different: declaration 'oversample_y' definition 'prefilter_y'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4192:225: note: Function 'stbtt_MakeGlyphBitmapSubpixelPrefilter' argument 11 names different: declaration 'oversample_y' definition 'prefilter_y'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/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] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/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'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/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'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:571:45: style:inconclusive: Function 'PushClipRect' argument 1 names different: declaration 'clip_rect_min' definition 'cr_min'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2651:48: note: Function 'PushClipRect' argument 1 names different: declaration 'clip_rect_min' definition 'cr_min'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:571:45: note: Function 'PushClipRect' argument 1 names different: declaration 'clip_rect_min' definition 'cr_min'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:571:67: style:inconclusive: Function 'PushClipRect' argument 2 names different: declaration 'clip_rect_max' definition 'cr_max'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2651:77: note: Function 'PushClipRect' argument 2 names different: declaration 'clip_rect_max' definition 'cr_max'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:571:67: note: Function 'PushClipRect' argument 2 names different: declaration 'clip_rect_max' definition 'cr_max'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:656:58: style:inconclusive: Function 'PrimRect' argument 2 names different: declaration 'b' definition 'c'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2726:61: note: Function 'PrimRect' argument 2 names different: declaration 'b' definition 'c'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:656:58: note: Function 'PrimRect' argument 2 names different: declaration 'b' definition 'c'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:671:60: style:inconclusive: Function 'PrimRectUV' argument 2 names different: declaration 'b' definition 'c'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2727:63: note: Function 'PrimRectUV' argument 2 names different: declaration 'b' definition 'c'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:671:60: note: Function 'PrimRectUV' argument 2 names different: declaration 'b' definition 'c'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:671:97: style:inconclusive: Function 'PrimRectUV' argument 4 names different: declaration 'uv_b' definition 'uv_c'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2727:100: note: Function 'PrimRectUV' argument 4 names different: declaration 'uv_b' definition 'uv_c'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:671:97: note: Function 'PrimRectUV' argument 4 names different: declaration 'uv_b' definition 'uv_c'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:709:62: style:inconclusive: Function 'AddPolyline' argument 2 names different: declaration 'num_points' definition 'points_count'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2680:59: note: Function 'AddPolyline' argument 2 names different: declaration 'num_points' definition 'points_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:709:62: note: Function 'AddPolyline' argument 2 names different: declaration 'num_points' definition 'points_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:967:70: style:inconclusive: Function 'AddConvexPolyFilled' argument 2 names different: declaration 'num_points' definition 'points_count'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2681:67: note: Function 'AddConvexPolyFilled' argument 2 names different: declaration 'num_points' definition 'points_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:967:70: note: Function 'AddConvexPolyFilled' argument 2 names different: declaration 'num_points' definition 'points_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1350:41: style:inconclusive: Function 'PathRect' argument 1 names different: declaration 'rect_min' definition 'a'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2704:44: note: Function 'PathRect' argument 1 names different: declaration 'rect_min' definition 'a'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1350:41: note: Function 'PathRect' argument 1 names different: declaration 'rect_min' definition 'a'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1350:58: style:inconclusive: Function 'PathRect' argument 2 names different: declaration 'rect_max' definition 'b'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2704:68: note: Function 'PathRect' argument 2 names different: declaration 'rect_max' definition 'b'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1350:58: note: Function 'PathRect' argument 2 names different: declaration 'rect_max' definition 'b'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1685:59: style:inconclusive: Function 'Split' argument 2 names different: declaration 'count' definition 'channels_count'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2581:66: note: Function 'Split' argument 2 names different: declaration 'count' definition 'channels_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1685:59: note: Function 'Split' argument 2 names different: declaration 'count' definition 'channels_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1786:71: style:inconclusive: Function 'SetCurrentChannel' argument 2 names different: declaration 'channel_idx' definition 'idx'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2583:78: note: Function 'SetCurrentChannel' argument 2 names different: declaration 'channel_idx' definition 'idx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1786:71: note: Function 'SetCurrentChannel' argument 2 names different: declaration 'channel_idx' definition 'idx'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2170:57: style:inconclusive: Function 'AddFontDefault' argument 1 names different: declaration 'font_cfg' definition 'font_cfg_template'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2876:68: note: Function 'AddFontDefault' argument 1 names different: declaration 'font_cfg' definition 'font_cfg_template'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2170:57: note: Function 'AddFontDefault' argument 1 names different: declaration 'font_cfg' definition 'font_cfg_template'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2191:102: style:inconclusive: Function 'AddFontFromFileTTF' argument 3 names different: declaration 'font_cfg' definition 'font_cfg_template'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2877:113: note: Function 'AddFontFromFileTTF' argument 3 names different: declaration 'font_cfg' definition 'font_cfg_template'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2191:102: note: Function 'AddFontFromFileTTF' argument 3 names different: declaration 'font_cfg' definition 'font_cfg_template'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2213:49: style:inconclusive: Function 'AddFontFromMemoryTTF' argument 1 names different: declaration 'font_data' definition 'ttf_data'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2878:60: note: Function 'AddFontFromMemoryTTF' argument 1 names different: declaration 'font_data' definition 'ttf_data'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2213:49: note: Function 'AddFontFromMemoryTTF' argument 1 names different: declaration 'font_data' definition 'ttf_data'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2213:63: style:inconclusive: Function 'AddFontFromMemoryTTF' argument 2 names different: declaration 'font_size' definition 'ttf_size'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2878:75: note: Function 'AddFontFromMemoryTTF' argument 2 names different: declaration 'font_size' definition 'ttf_size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2213:63: note: Function 'AddFontFromMemoryTTF' argument 2 names different: declaration 'font_size' definition 'ttf_size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2213:112: style:inconclusive: Function 'AddFontFromMemoryTTF' argument 4 names different: declaration 'font_cfg' definition 'font_cfg_template'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2878:125: note: Function 'AddFontFromMemoryTTF' argument 4 names different: declaration 'font_cfg' definition 'font_cfg_template'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2213:112: note: Function 'AddFontFromMemoryTTF' argument 4 names different: declaration 'font_cfg' definition 'font_cfg_template'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2226:65: style:inconclusive: Function 'AddFontFromMemoryCompressedTTF' argument 1 names different: declaration 'compressed_font_data' definition 'compressed_ttf_data'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2879:76: note: Function 'AddFontFromMemoryCompressedTTF' argument 1 names different: declaration 'compressed_font_data' definition 'compressed_ttf_data'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2226:65: note: Function 'AddFontFromMemoryCompressedTTF' argument 1 names different: declaration 'compressed_font_data' definition 'compressed_ttf_data'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2226:90: style:inconclusive: Function 'AddFontFromMemoryCompressedTTF' argument 2 names different: declaration 'compressed_font_size' definition 'compressed_ttf_size'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2879:102: note: Function 'AddFontFromMemoryCompressedTTF' argument 2 names different: declaration 'compressed_font_size' definition 'compressed_ttf_size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2226:90: note: Function 'AddFontFromMemoryCompressedTTF' argument 2 names different: declaration 'compressed_font_size' definition 'compressed_ttf_size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2226:150: style:inconclusive: Function 'AddFontFromMemoryCompressedTTF' argument 4 names different: declaration 'font_cfg' definition 'font_cfg_template'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2879:163: note: Function 'AddFontFromMemoryCompressedTTF' argument 4 names different: declaration 'font_cfg' definition 'font_cfg_template'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2226:150: note: Function 'AddFontFromMemoryCompressedTTF' argument 4 names different: declaration 'font_cfg' definition 'font_cfg_template'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2238:71: style:inconclusive: Function 'AddFontFromMemoryCompressedBase85TTF' argument 1 names different: declaration 'compressed_font_data_base85' definition 'compressed_ttf_data_base85'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2880:82: note: Function 'AddFontFromMemoryCompressedBase85TTF' argument 1 names different: declaration 'compressed_font_data_base85' definition 'compressed_ttf_data_base85'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2238:71: note: Function 'AddFontFromMemoryCompressedBase85TTF' argument 1 names different: declaration 'compressed_font_data_base85' definition 'compressed_ttf_data_base85'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2286:58: style:inconclusive: Function 'GetMouseCursorTexData' argument 1 names different: declaration 'cursor' definition 'cursor_type'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2932:72: note: Function 'GetMouseCursorTexData' argument 1 names different: declaration 'cursor' definition 'cursor_type'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2286:58: note: Function 'GetMouseCursorTexData' argument 1 names different: declaration 'cursor' definition 'cursor_type'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2336:85: style:inconclusive: Function 'ImFontAtlasBuildMultiplyCalcLookupTable' argument 2 names different: declaration 'in_multiply_factor' definition 'in_brighten_factor'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3317:97: note: Function 'ImFontAtlasBuildMultiplyCalcLookupTable' argument 2 names different: declaration 'in_multiply_factor' definition 'in_brighten_factor'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2336:85: note: Function 'ImFontAtlasBuildMultiplyCalcLookupTable' argument 2 names different: declaration 'in_multiply_factor' definition 'in_brighten_factor'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3329:43: style:inconclusive: Function 'AddGlyph' argument 1 names different: declaration 'src_cfg' definition 'cfg'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:3022:62: note: Function 'AddGlyph' argument 1 names different: declaration 'src_cfg' definition 'cfg'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3329:43: note: Function 'AddGlyph' argument 1 names different: declaration 'src_cfg' definition 'cfg'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3329:56: style:inconclusive: Function 'AddGlyph' argument 2 names different: declaration 'c' definition 'codepoint'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:3022:79: note: Function 'AddGlyph' argument 2 names different: declaration 'c' definition 'codepoint'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3329:56: note: Function 'AddGlyph' argument 2 names different: declaration 'c' definition 'codepoint'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3967:107: style:inconclusive: Function 'RenderColorRectWithAlphaCheckerboard' argument 4 names different: declaration 'fill_col' definition 'col'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3156:123: note: Function 'RenderColorRectWithAlphaCheckerboard' argument 4 names different: declaration 'fill_col' definition 'col'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3967:107: note: Function 'RenderColorRectWithAlphaCheckerboard' argument 4 names different: declaration 'fill_col' definition 'col'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:4091:80: style:inconclusive: Function 'stb_decompress' argument 2 names different: declaration 'input' definition 'i'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2155:80: note: Function 'stb_decompress' argument 2 names different: declaration 'input' definition 'i'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:4091:80: note: Function 'stb_decompress' argument 2 names different: declaration 'input' definition 'i'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1766:24: style: Variable 'ch' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2559:29: style: Variable 'src_tmp' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:454:20: style: Variable 'curr_cmd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:511:16: style: Variable 'prev_cmd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:534:16: style: Variable 'prev_cmd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1910:17: style: Variable 'vert_end' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1938:17: style: Variable 'vert_end' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2294:28: style: Variable 'r' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2700:60: style: Parameter 'atlas' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2710:61: style: Parameter 'atlas' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2722:28: style: Variable 'r' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3207:47: style: Parameter 'font' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1291:43: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1292:41: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1293:42: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1294:40: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1299:39: style: Parameter 'font' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3033:84: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3411:30: style: Variable 'a' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3414:23: style: Variable 'b' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3498:77: style: Parameter 'wcount' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3821:57: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:3867:120: style: Parameter 'ypos' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4157:67: style: Parameter 'spc' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4371:122: style: Parameter 'ypos' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4406:46: style: Parameter 'orig' can be declared as const array [constParameter] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4406:61: style: Parameter 'ray' can be declared as const array [constParameter] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4406:75: style: Parameter 'q0' can be declared as const array [constParameter] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4406:88: style: Parameter 'q1' can be declared as const array [constParameter] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4406:101: style: Parameter 'q2' can be declared as const array [constParameter] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4470:25: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4470:35: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4784:76: style: Parameter 's1' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4319:31: warning: Uninitialized variables: ranges[i].num_chars.h_oversample, ranges[i].num_chars.v_oversample [uninitvar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4355:59: note: Calling function 'stbtt_PackFontRanges', 4th argument '&range' value is MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4319:31: note: Uninitialized variables: ranges[i].num_chars.h_oversample, ranges[i].num_chars.v_oversample MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1826:45: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1135:16: style: Variable 'out_ptr' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:382:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:621:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:810:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NextEnabledColumn [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1225:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1289:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WorkMaxX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1539:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayOrder [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1620:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Flags [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1694:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Column [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1903:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NavLayerCurrent [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1974:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsRequestOutput [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1999:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsRequestOutput [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2056:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2100:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2202:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayOrder [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2465:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2746:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SortOrder [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2796:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SortOrder [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3402:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayOrder [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3561:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NameOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3636:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Flags [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3788:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNorm [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3800:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNormBeforeResize [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3816:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNorm [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3835:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNorm [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3893:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ID [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3972:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:4110:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNormBeforeResize [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3471:67: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:638:18: style:inconclusive: Technically the member function 'ImSpanAllocator < 6 >::GetArenaSizeInBytes' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:879:37: style: Condition 'column->Flags&ImGuiTableColumnFlags_WidthFixed' is always true [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:608:40: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:609:33: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:610:33: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2424:40: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2425:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3452:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3466:45: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3676:19: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3296:19: style: The scope of the variable 'g' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3346:19: style: The scope of the variable 'g' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:4052:19: style: The scope of the variable 'g' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:301:51: style:inconclusive: Function 'BeginTable' argument 2 names different: declaration 'column' definition 'columns_count'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:756:64: note: Function 'BeginTable' argument 2 names different: declaration 'column' definition 'columns_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:301:51: note: Function 'BeginTable' argument 2 names different: declaration 'column' definition 'columns_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1517:40: style:inconclusive: Function 'TableSetupScrollFreeze' argument 1 names different: declaration 'cols' definition 'columns'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:771:56: note: Function 'TableSetupScrollFreeze' argument 1 names different: declaration 'cols' definition 'columns'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1517:40: note: Function 'TableSetupScrollFreeze' argument 1 names different: declaration 'cols' definition 'columns'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1594:54: style:inconclusive: Function 'TableSetColumnEnabled' argument 2 names different: declaration 'v' definition 'enabled'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:787:78: note: Function 'TableSetColumnEnabled' argument 2 names different: declaration 'v' definition 'enabled'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1594:54: note: Function 'TableSetColumnEnabled' argument 2 names different: declaration 'v' definition 'enabled'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1736:62: style:inconclusive: Function 'TableNextRow' argument 2 names different: declaration 'min_row_height' definition 'row_min_height'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:758:82: note: Function 'TableNextRow' argument 2 names different: declaration 'min_row_height' definition 'row_min_height'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1736:62: note: Function 'TableNextRow' argument 2 names different: declaration 'min_row_height' definition 'row_min_height'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3565:64: style:inconclusive: Function 'TableGcCompactTransientBuffers' argument 1 names different: declaration 'table' definition 'temp_data'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3114:80: note: Function 'TableGcCompactTransientBuffers' argument 1 names different: declaration 'table' definition 'temp_data'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3565:64: note: Function 'TableGcCompactTransientBuffers' argument 1 names different: declaration 'table' definition 'temp_data'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3819:53: style:inconclusive: Function 'SetColumnOffset' argument 2 names different: declaration 'offset_x' definition 'offset'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:798:69: note: Function 'SetColumnOffset' argument 2 names different: declaration 'offset_x' definition 'offset'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3819:53: note: Function 'SetColumnOffset' argument 2 names different: declaration 'offset_x' definition 'offset'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3902:53: style:inconclusive: Function 'GetColumnsID' argument 2 names different: declaration 'count' definition 'columns_count'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3066:66: note: Function 'GetColumnsID' argument 2 names different: declaration 'count' definition 'columns_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3902:53: note: Function 'GetColumnsID' argument 2 names different: declaration 'count' definition 'columns_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3915:50: style:inconclusive: Function 'BeginColumns' argument 2 names different: declaration 'count' definition 'columns_count'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3061:66: note: Function 'BeginColumns' argument 2 names different: declaration 'count' definition 'columns_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3915:50: note: Function 'BeginColumns' argument 2 names different: declaration 'count' definition 'columns_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:4126:25: style:inconclusive: Function 'Columns' argument 1 names different: declaration 'count' definition 'columns_count'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:792:41: note: Function 'Columns' argument 1 names different: declaration 'count' definition 'columns_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:4126:25: note: Function 'Columns' argument 1 names different: declaration 'count' definition 'columns_count'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1178:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1562:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1569:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1596:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1612:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1654:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1676:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1728:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1738:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1801:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1949:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1959:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1980:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2148:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2306:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2685:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2735:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2897:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2938:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3115:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3764:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3808:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3821:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3917:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:4000:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:261:74: style: Parameter 'outer_window' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:499:23: style: Variable 'old_columns_to_preserve' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1185:29: style: Variable 'table_instance' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1197:27: style: Variable 'column' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1352:27: style: Variable 'column' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1362:27: style: Variable 'column' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1570:17: style: Variable 'table' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1655:17: style: Variable 'table' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1670:29: style: Variable 'table_instance' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1729:17: style: Variable 'table' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1875:33: style: Variable 'cell_data_end' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1950:17: style: Variable 'table' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2260:27: style: Variable 'column' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2309:23: style: Variable 'column' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2561:28: style: Variable 'channel' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2582:29: style: Variable 'table_instance' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2595:31: style: Variable 'column' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2700:85: style: Parameter 'column' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3022:35: style: Variable 'prev_column' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3027:35: style: Variable 'next_column' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3116:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3122:23: style: Variable 'column' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3760:54: style: Parameter 'columns' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3810:22: style: Variable 'columns' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3844:22: style: Variable 'columns' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3859:25: style: Variable 'column' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:4018:25: style: Variable 'column' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:4133:22: style: Variable 'columns' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3471:72: style: Variable 'line' is assigned a value that is never used. [unreadVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:215:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1426:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MinX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1669:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1857:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClipRect [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2183:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2380:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2969:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:4171:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6747:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7816:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Index [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7933:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ID [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2242:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5070:12: warning: Buffer 'col' is too small, the function 'ColorEdit4' expects a bigger buffer in 2nd argument [argumentSize] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5070:12: note: Function 'ColorEdit4' is called MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5104:49: note: Declaration of 2nd function argument. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5068:49: note: Passing buffer 'col' to function that is declared here MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5070:12: note: Buffer 'col' is too small, the function 'ColorEdit4' expects a bigger buffer in 2nd argument MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7484:28: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7500:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6274:18: style: Condition 'selected!=was_selected' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6229:29: note: was_selected is assigned 'selected' here. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6274:18: note: Condition 'selected!=was_selected' is always false MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:200:45: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:221:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:236:41: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1084:12: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1603:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1604:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1873:39: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1883:45: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1948:78: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1962:79: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2009:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2011:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2013:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2015:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2017:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2019:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2021:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2023:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2034:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2035:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2038:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2039:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2042:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2043:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2046:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2047:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2050:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2051:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2054:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2055:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2058:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2059:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2062:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2063:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2066:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2067:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2070:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2071:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2108:14: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2110:14: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2112:14: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2114:14: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2134:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2135:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2136:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2137:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2138:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2139:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2140:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2141:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2142:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2143:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2163:62: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2164:62: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2165:62: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2166:62: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2167:62: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2168:62: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2169:62: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2170:62: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2171:62: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2172:62: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2372:54: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2373:54: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2374:54: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2375:54: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2376:86: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2377:86: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2378:86: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2379:86: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2380:86: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2381:86: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2498:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2952:51: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2953:51: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2954:51: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2955:51: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2957:9: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2958:73: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2960:9: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2961:73: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2963:9: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2964:73: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2966:9: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2967:73: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2969:9: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2970:73: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2972:9: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2973:75: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3086:21: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3538:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3556:52: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3578:50: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3599:53: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:1158:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:1159:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:1160:7: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:1161:7: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:1388:51: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:4020:24: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:4531:40: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:4550:47: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5231:51: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5233:47: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5324:20: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5329:20: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6662:80: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6850:43: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6851:23: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6858:59: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6869:63: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7056:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7086:32: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7512:30: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7513:30: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7523:30: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7524:30: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7531:22: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6851:50: portability:inconclusive: Casting from const float * to const unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2260:54: style: Same expression on both sides of '/'. [duplicateExpression] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:151:19: style: The scope of the variable 'g' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:158:17: style: The scope of the variable 'text_begin' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1362:19: style: The scope of the variable 'g' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3450:17: style: The scope of the variable 'style' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:405:22: style: The scope of the variable 'prev_x' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:406:13: style: The scope of the variable 'k' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:1339:8: style: The scope of the variable 'i' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:1349:8: style: The scope of the variable 'i' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6233:10: style: The scope of the variable 'toggled' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:739:63: style:inconclusive: Function 'InvisibleButton' argument 2 names different: declaration 'size' definition 'size_arg'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:510:79: note: Function 'InvisibleButton' argument 2 names different: declaration 'size' definition 'size_arg'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:739:63: note: Function 'InvisibleButton' argument 2 names different: declaration 'size' definition 'size_arg'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:763:68: style:inconclusive: Function 'ArrowButtonEx' argument 3 names different: declaration 'size_arg' definition 'size'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3172:84: note: Function 'ArrowButtonEx' argument 3 names different: declaration 'size_arg' definition 'size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:763:68: note: Function 'ArrowButtonEx' argument 3 names different: declaration 'size_arg' definition 'size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:916:39: style:inconclusive: Function 'ScrollbarEx' argument 1 names different: declaration 'bb' definition 'bb_frame'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3183:55: note: Function 'ScrollbarEx' argument 1 names different: declaration 'bb' definition 'bb_frame'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:916:39: note: Function 'ScrollbarEx' argument 1 names different: declaration 'bb' definition 'bb_frame'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:916:102: style:inconclusive: Function 'ScrollbarEx' argument 5 names different: declaration 'avail_v' definition 'size_avail_v'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3183:112: note: Function 'ScrollbarEx' argument 5 names different: declaration 'avail_v' definition 'size_avail_v'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:916:102: note: Function 'ScrollbarEx' argument 5 names different: declaration 'avail_v' definition 'size_avail_v'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:916:122: style:inconclusive: Function 'ScrollbarEx' argument 6 names different: declaration 'contents_v' definition 'size_contents_v'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3183:127: note: Function 'ScrollbarEx' argument 6 names different: declaration 'contents_v' definition 'size_contents_v'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:916:122: note: Function 'ScrollbarEx' argument 6 names different: declaration 'contents_v' definition 'size_contents_v'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1472:89: style:inconclusive: Function 'SeparatorTextEx' argument 4 names different: declaration 'extra_width' definition 'extra_w'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3175:105: note: Function 'SeparatorTextEx' argument 4 names different: declaration 'extra_width' definition 'extra_w'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1472:89: note: Function 'SeparatorTextEx' argument 4 names different: declaration 'extra_width' definition 'extra_w'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1946:105: style:inconclusive: Function 'Combo' argument 5 names different: declaration 'popup_max_height_in_items' definition 'height_in_items'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:530:121: note: Function 'Combo' argument 5 names different: declaration 'popup_max_height_in_items' definition 'height_in_items'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1946:105: note: Function 'Combo' argument 5 names different: declaration 'popup_max_height_in_items' definition 'height_in_items'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1953:99: style:inconclusive: Function 'Combo' argument 4 names different: declaration 'popup_max_height_in_items' definition 'height_in_items'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:531:115: note: Function 'Combo' argument 4 names different: declaration 'popup_max_height_in_items' definition 'height_in_items'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1953:99: note: Function 'Combo' argument 4 names different: declaration 'popup_max_height_in_items' definition 'height_in_items'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2028:88: style:inconclusive: Function 'DataTypeApplyOp' argument 4 names different: declaration 'arg_1' definition 'arg1'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3212:104: note: Function 'DataTypeApplyOp' argument 4 names different: declaration 'arg_1' definition 'arg1'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2028:88: note: Function 'DataTypeApplyOp' argument 4 names different: declaration 'arg_1' definition 'arg1'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2028:106: style:inconclusive: Function 'DataTypeApplyOp' argument 5 names different: declaration 'arg_2' definition 'arg2'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3212:123: note: Function 'DataTypeApplyOp' argument 5 names different: declaration 'arg_2' definition 'arg2'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2028:106: note: Function 'DataTypeApplyOp' argument 5 names different: declaration 'arg_2' definition 'arg2'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3066:77: style:inconclusive: Function 'SliderScalarN' argument 3 names different: declaration 'p_data' definition 'v'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:575:93: note: Function 'SliderScalarN' argument 3 names different: declaration 'p_data' definition 'v'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3066:77: note: Function 'SliderScalarN' argument 3 names different: declaration 'p_data' definition 'v'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3066:108: style:inconclusive: Function 'SliderScalarN' argument 5 names different: declaration 'p_min' definition 'v_min'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:575:129: note: Function 'SliderScalarN' argument 5 names different: declaration 'p_min' definition 'v_min'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3066:108: note: Function 'SliderScalarN' argument 5 names different: declaration 'p_min' definition 'v_min'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3066:127: style:inconclusive: Function 'SliderScalarN' argument 6 names different: declaration 'p_max' definition 'v_max'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:575:148: note: Function 'SliderScalarN' argument 6 names different: declaration 'p_max' definition 'v_max'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3066:127: note: Function 'SliderScalarN' argument 6 names different: declaration 'p_max' definition 'v_max'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3245:48: style:inconclusive: Function 'ImParseFormatFindStart' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:374:60: note: Function 'ImParseFormatFindStart' argument 1 names different: declaration 'format' definition 'fmt'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3245:48: note: Function 'ImParseFormatFindStart' argument 1 names different: declaration 'format' definition 'fmt'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3258:46: style:inconclusive: Function 'ImParseFormatFindEnd' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:375:58: note: Function 'ImParseFormatFindEnd' argument 1 names different: declaration 'format' definition 'fmt'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3258:46: note: Function 'ImParseFormatFindEnd' argument 1 names different: declaration 'format' definition 'fmt'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3280:54: style:inconclusive: Function 'ImParseFormatTrimDecorations' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:376:66: note: Function 'ImParseFormatTrimDecorations' argument 1 names different: declaration 'format' definition 'fmt'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3280:54: note: Function 'ImParseFormatTrimDecorations' argument 1 names different: declaration 'format' definition 'fmt'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3345:40: style:inconclusive: Function 'ImParseFormatPrecision' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:379:60: note: Function 'ImParseFormatPrecision' argument 1 names different: declaration 'format' definition 'fmt'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3345:40: note: Function 'ImParseFormatPrecision' argument 1 names different: declaration 'format' definition 'fmt'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3345:49: style:inconclusive: Function 'ImParseFormatPrecision' argument 2 names different: declaration 'default_value' definition 'default_precision'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:379:72: note: Function 'ImParseFormatPrecision' argument 2 names different: declaration 'default_value' definition 'default_precision'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3345:49: note: Function 'ImParseFormatPrecision' argument 2 names different: declaration 'default_value' definition 'default_precision'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3872:67: style:inconclusive: Function 'InsertChars' argument 2 names different: declaration 'text' definition 'new_text'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2189:58: note: Function 'InsertChars' argument 2 names different: declaration 'text' definition 'new_text'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3872:67: note: Function 'InsertChars' argument 2 names different: declaration 'text' definition 'new_text'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3872:89: style:inconclusive: Function 'InsertChars' argument 3 names different: declaration 'text_end' definition 'new_text_end'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:2189:76: note: Function 'InsertChars' argument 3 names different: declaration 'text_end' definition 'new_text_end'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3872:89: note: Function 'InsertChars' argument 3 names different: declaration 'text_end' definition 'new_text_end'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:4076:177: style:inconclusive: Function 'InputTextEx' argument 8 names different: declaration 'user_data' definition 'callback_user_data'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3218:200: note: Function 'InputTextEx' argument 8 names different: declaration 'user_data' definition 'callback_user_data'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:4076:177: note: Function 'InputTextEx' argument 8 names different: declaration 'user_data' definition 'callback_user_data'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6660:107: style:inconclusive: Function 'ListBox' argument 5 names different: declaration 'height_in_items' definition 'height_items'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:642:123: note: Function 'ListBox' argument 5 names different: declaration 'height_in_items' definition 'height_items'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6660:107: note: Function 'ListBox' argument 5 names different: declaration 'height_in_items' definition 'height_items'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7048:67: style:inconclusive: Function 'BeginViewportSideBar' argument 2 names different: declaration 'viewport' definition 'viewport_p'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2930:83: note: Function 'BeginViewportSideBar' argument 2 names different: declaration 'viewport' definition 'viewport_p'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7048:67: note: Function 'BeginViewportSideBar' argument 2 names different: declaration 'viewport' definition 'viewport_p'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7048:99: style:inconclusive: Function 'BeginViewportSideBar' argument 4 names different: declaration 'size' definition 'axis_size'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2930:113: note: Function 'BeginViewportSideBar' argument 4 names different: declaration 'size' definition 'axis_size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7048:99: note: Function 'BeginViewportSideBar' argument 4 names different: declaration 'size' definition 'axis_size'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7556:66: style:inconclusive: Function 'BeginTabBarEx' argument 2 names different: declaration 'bb' definition 'tab_bar_bb'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3128:79: note: Function 'BeginTabBarEx' argument 2 names different: declaration 'bb' definition 'tab_bar_bb'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7556:66: note: Function 'BeginTabBarEx' argument 2 names different: declaration 'bb' definition 'tab_bar_bb'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8049:80: style:inconclusive: Function 'TabBarQueueReorderFromMousePos' argument 2 names different: declaration 'tab' definition 'src_tab'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:3138:96: note: Function 'TabBarQueueReorderFromMousePos' argument 2 names different: declaration 'tab' definition 'src_tab'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8049:80: note: Function 'TabBarQueueReorderFromMousePos' argument 2 names different: declaration 'tab' definition 'src_tab'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8512:45: style:inconclusive: Function 'SetTabItemClosed' argument 1 names different: declaration 'tab_or_docked_window_label' definition 'label'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.h:808:58: note: Function 'SetTabItemClosed' argument 1 names different: declaration 'tab_or_docked_window_label' definition 'label'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8512:45: note: Function 'SetTabItemClosed' argument 1 names different: declaration 'tab_or_docked_window_label' definition 'label'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:151:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:303:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:319:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:343:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:380:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:686:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:741:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:765:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:800:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:838:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1036:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1078:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1103:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1207:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1271:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1307:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1362:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1379:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1460:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1667:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1903:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2356:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2484:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2540:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2594:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3072:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3524:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3648:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3697:219: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3744:97: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3950:23: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5075:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5086:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5846:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6085:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6341:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6375:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6651:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6670:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6727:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7346:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7368:17: style: Variable 'style' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7536:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7925:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8011:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8051:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8254:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8527:19: style: Variable 'g' can be declared as reference to const [constVariableReference] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:269:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1339:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1347:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1524:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1871: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] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6662:61: note: You might need to cast the function pointer here MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1871:37: note: Parameter 'data' can be declared as pointer to const MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1880: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] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1962:53: note: You might need to cast the function pointer here MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1880:44: note: Parameter 'data' can be declared as pointer to const MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2480:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2536:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2590:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3068:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3520:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3649:13: style: Variable 'font' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3718:61: style: Parameter 'obj' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:3730:60: style: Parameter 'obj' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:5084:77: style: Parameter 'V' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6087:19: style: Variable 'storage' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6850:31: style: Variable 'plot_data' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7052:18: style: Variable 'bar_window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7349:18: style: Variable 'parent_window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7694:27: style: Variable 'prev_tab' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7736:27: style: Variable 'tab_to_select' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7788:27: style: Variable 'scroll_and_select_tab' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7834:29: style: Variable 'section' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7906:52: style: Parameter 'tab_bar' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7953:73: style: Parameter 'tab' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7964:23: style: Variable 'tab' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8036:66: style: Parameter 'tab' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8041:68: style: Parameter 'tab' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8231:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8246:23: style: Variable 'tab' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8255:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8266:19: style: Variable 'tab' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:8274:18: style: Variable 'window' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:569:53: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:699:115: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:1337:59: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_textedit.h:1347:60: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/cpp/imgui_stdlib.cpp:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiInputTextFlags_CallbackResize [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/cpp/imgui_stdlib.cpp:49:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiInputTextFlags_CallbackResize [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/cpp/imgui_stdlib.cpp:61:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiInputTextFlags_CallbackResize [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/cpp/imgui_stdlib.cpp:73:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiInputTextFlags_CallbackResize [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/cpp/imgui_stdlib.cpp:28:45: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/cpp/imgui_stdlib.cpp:36:21: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/cpp/imgui_stdlib.cpp:56:29: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/cpp/imgui_stdlib.cpp:68:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/cpp/imgui_stdlib.cpp:80:43: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:55:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:92:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:301:25: style: Condition 'best>2' is always true [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:299:18: note: Assuming that condition 'best<3' is not redundant MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:301:25: note: Condition 'best>2' is always true MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:81:21: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:87:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:104:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:123:31: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:351:13: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:380:50: style:inconclusive: Function 'stb_compress' argument 2 names different: declaration 'in' definition 'input'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:32:50: note: Function 'stb_compress' argument 2 names different: declaration 'in' definition 'input'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:380:50: note: Function 'stb_compress' argument 2 names different: declaration 'in' definition 'input'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:380:66: style:inconclusive: Function 'stb_compress' argument 3 names different: declaration 'len' definition 'length'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:32:63: note: Function 'stb_compress' argument 3 names different: declaration 'len' definition 'length'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:380:66: note: Function 'stb_compress' argument 3 names different: declaration 'len' definition 'length'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:174:45: style: Parameter 'm1' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:174:60: style: Parameter 'm2' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:242:16: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:177:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_ENCODING_UNICODE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:230:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_SIZE_REQUEST_TYPE_REAL_DIM [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:270:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_GLYPH_FORMAT_OUTLINE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:301:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_PIXEL_MODE_BGRA [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:517:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImU32 [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:209:9: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:401:31: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:158:33: performance:inconclusive: Technically the member function '::FreeTypeFont::BlitGlyph' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:306:24: note: Technically the member function '::FreeTypeFont::BlitGlyph' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:158:33: note: Technically the member function '::FreeTypeFont::BlitGlyph' can be static (but you may consider moving to unnamed namespace). MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:174:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:401:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:444:12: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:445:12: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:550:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:592:46: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:597:36: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:649:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:655:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:172:94: style:inconclusive: Function 'InitFont' argument 3 names different: declaration 'extra_user_flags' definition 'extra_font_builder_flags'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:153:103: note: Function 'InitFont' argument 3 names different: declaration 'extra_user_flags' definition 'extra_font_builder_flags'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:172:94: note: Function 'InitFont' argument 3 names different: declaration 'extra_user_flags' definition 'extra_font_builder_flags'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:247:62: style:inconclusive: Function 'LoadGlyph' argument 1 names different: declaration 'in_codepoint' definition 'codepoint'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:156:52: note: Function 'LoadGlyph' argument 1 names different: declaration 'in_codepoint' definition 'codepoint'. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:247:62: note: Function 'LoadGlyph' argument 1 names different: declaration 'in_codepoint' definition 'codepoint'. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/.github/example_implot.cpp:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplaySize [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:125:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:129:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:135:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:216:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_COL32_A_SHIFT [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:473:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:521:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:598:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextOffset [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:678:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:709:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:804:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:952:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_COL32_WHITE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:1461:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_COL32_WHITE [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:1620:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:265:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCol_Text [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:340:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:476:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImU32 [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:532:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CurrentWindow [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:558:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:581:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:630:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:729:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShowLabel [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:760:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1306:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiDataType_Double [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1311:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiDataType_Float [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1317:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Alpha [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1336:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1572:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PlotPos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1818:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiButtonFlags_AllowItemOverlap [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:2356:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:2460:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:2762:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3244:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CursorPos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3298:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3522:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MousePos [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3829:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCol_Text [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3877:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3928:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3989:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4107:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CurrentWindow [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4126:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4196:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyMods [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4205:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyMods [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4235:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4511:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4601:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4634:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4674:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseButton_Left [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4690:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseButton_Right [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4882:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImVec4 [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:5164:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Min [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:5319:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCol_Text [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:5548:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemSpacing [valueFlowBailoutIncompleteVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:472:56: warning: The address of variable 'x' might be accessed at non-zero index. [objectIndex] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:472:53: note: Address of variable taken here. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:472:56: note: The address of variable 'x' might be accessed at non-zero index. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:473:56: warning: The address of variable 'x' might be accessed at non-zero index. [objectIndex] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:473:53: note: Address of variable taken here. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:473:56: note: The address of variable 'x' might be accessed at non-zero index. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:279:5: warning:inconclusive: Member variable 'ImPlotDateTimeSpec::Date' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:279:5: warning:inconclusive: Member variable 'ImPlotDateTimeSpec::Time' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:279:5: warning:inconclusive: Member variable 'ImPlotDateTimeSpec::UseISO8601' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:279:5: warning:inconclusive: Member variable 'ImPlotDateTimeSpec::Use24HourClock' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:543:5: warning: Member variable 'ImPlotTick::Idx' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:670:5: warning: Member variable 'ImPlotAxis::RangeCond' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:670:5: warning: Member variable 'ImPlotAxis::FormatSpec' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:670:5: warning: Member variable 'ImPlotAxis::ScaleMin' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:670:5: warning: Member variable 'ImPlotAxis::ScaleMax' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:670:5: warning: Member variable 'ImPlotAxis::ScaleToPixel' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:670:5: warning: Member variable 'ImPlotAxis::Vertical' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:1159:5: warning: Member variable 'ImPlotNextPlotData::RangeCond' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:1190:5: warning: Member variable 'ImPlotNextItemData::RenderLine' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:1190:5: warning: Member variable 'ImPlotNextItemData::RenderFill' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:1190:5: warning: Member variable 'ImPlotNextItemData::RenderMarkerLine' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:1190:5: warning: Member variable 'ImPlotNextItemData::RenderMarkerFill' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:1190:5: warning: Member variable 'ImPlotNextItemData::HiddenCond' is not initialized in the constructor. [uninitMemberVar] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:296:20: performance: Variable 'S' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:297:40: performance: Variable 'S' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:437:19: performance: Variable 'ColorFg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:671:9: performance: Variable 'ID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:681:9: performance: Variable 'ConstraintRange' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:951:9: performance: Variable 'ID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:952:9: performance: Variable 'Color' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:994:25: performance: Variable 'ID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:1137:9: performance: Variable 'ID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:182:5: performance: Variable 'MajorTickLen' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:499:17: style:inconclusive: Technically the member function 'ImPlotRect::Clamp' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:472:17: style:inconclusive: Technically the member function 'ImPlotAnnotationCollection::GetText' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:520:17: style:inconclusive: Technically the member function 'ImPlotTagCollection::GetText' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:601:17: style:inconclusive: Technically the member function 'ImPlotTicker::GetText' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:890:17: style:inconclusive: Technically the member function 'ImPlotAxis::IsPanLocked' can be const. [functionConst] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:997:17: performance:inconclusive: Technically the member function 'ImPlotItemGroup::GetItemID' can be static (but you may consider moving to unnamed namespace). [functionStatic] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:471:5: style: Struct 'ImPlotPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:297:5: style: Struct 'ImPlotTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1241:35: style: Condition 't1<=t_max' is always true [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1237:19: note: Assuming that condition 't1HugeTimeData::Size-1' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1061:37: style: Condition 'endHugeTimeData::Size-1' is always false [knownConditionTrueFalse] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:226:34: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:227:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:228:33: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:229:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:423:5: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:473:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:615:9: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:672:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:725:40: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:727:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:729:40: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:740:50: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:783:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:978:38: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1194:5: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1238:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1239:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1242:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1243:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1261:16: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1268:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1269:56: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1303:59: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1304:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1346:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1347:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1348:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1349:57: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1370:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1371:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1372:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1373:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1377:5: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1378:5: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1379:5: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1381:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1382:47: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1383:42: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1408:39: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1409:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1410:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1455:39: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1456:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1457:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1496:39: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1497:35: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1498:37: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1712:22: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1744:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1752:30: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1760:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1781:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1795:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1809:26: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1938:25: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1975:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1977:65: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2101:5: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2102:5: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2103:5: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2284:20: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2290:20: style: C-style pointer casting [cstyleCast] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1059:27: style: Same expression on both sides of '<'. [duplicateExpression] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1061:23: style: Same expression on both sides of '<'. [duplicateExpression] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:93:16: style: The scope of the variable 'V1' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:322:30: style: The scope of the variable 'flags' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:462:25: style: The scope of the variable 'ilabels' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:463:25: style: The scope of the variable 'glabels' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:467:16: style: The scope of the variable 'groups' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:509:24: style: The scope of the variable 'politicians' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:510:16: style: The scope of the variable 'data_reg' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:516:24: style: The scope of the variable 'labels_reg' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:519:16: style: The scope of the variable 'data_div' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:528:24: style: The scope of the variable 'labels_div' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:547:18: style: The scope of the variable 'xs' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:548:18: style: The scope of the variable 'bar' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:549:18: style: The scope of the variable 'lin1' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:550:18: style: The scope of the variable 'lin2' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:551:18: style: The scope of the variable 'err1' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:552:18: style: The scope of the variable 'err2' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:553:18: style: The scope of the variable 'err3' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:554:18: style: The scope of the variable 'err4' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:596:19: style: The scope of the variable 'vals' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:608:24: style: The scope of the variable 'labels1' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:627:24: style: The scope of the variable 'labels2' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:628:16: style: The scope of the variable 'data2' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:643:18: style: The scope of the variable 'values1' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:652:24: style: The scope of the variable 'xlabels' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:653:24: style: The scope of the variable 'ylabels' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:674:28: style: The scope of the variable 'axes_flags' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:734:18: style: The scope of the variable 'rmax' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:815:10: style: The scope of the variable 'label' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:971:11: style: The scope of the variable 'data2' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1031:19: style: The scope of the variable 't_max' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1163:9: style: The scope of the variable 'data' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1215:11: style: The scope of the variable 'xs2' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1216:11: style: The scope of the variable 'ys2' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1308:16: style: The scope of the variable 'id' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1309:16: style: The scope of the variable 'curj' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1964:17: style: The scope of the variable 'pi_str' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1965:19: style: The scope of the variable 'yticks' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1966:25: style: The scope of the variable 'ylabels' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1967:19: style: The scope of the variable 'yticks_aux' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1968:24: style: The scope of the variable 'ylabels_aux' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2110:12: style: The scope of the variable 'dates' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2111:12: style: The scope of the variable 'opens' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2112:12: style: The scope of the variable 'highs' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2113:12: style: The scope of the variable 'lows' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2114:12: style: The scope of the variable 'closes' can be reduced. [variableScope] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2283:37: style:inconclusive: Function 'SineWave' argument 2 names different: declaration 'wave_data' definition 'data'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:60:37: note: Function 'SineWave' argument 2 names different: declaration 'wave_data' definition 'data'. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2283:37: note: Function 'SineWave' argument 2 names different: declaration 'wave_data' definition 'data'. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2289:36: style:inconclusive: Function 'SawWave' argument 2 names different: declaration 'wave_data' definition 'data'. [funcArgNamesDifferent] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:61:36: note: Function 'SawWave' argument 2 names different: declaration 'wave_data' definition 'data'. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2289:36: note: Function 'SawWave' argument 2 names different: declaration 'wave_data' definition 'data'. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:447:18: style: Variable 'data' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:458:18: style: Variable 'data' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:510:16: style: Variable 'data_reg' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:519:16: style: Variable 'data_div' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:596:19: style: Variable 'vals' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:628:16: style: Variable 'data2' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1937:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'MetricFormatter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1977:48: note: You might need to cast the function pointer here MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1937:63: note: Parameter 'data' can be declared as pointer to const MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1939:19: style: Variable 'v' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1999:22: style: Variable 'lin' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2000:22: style: Variable 'bar' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2001:22: style: Variable 'dot' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2110:12: style: Variable 'dates' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2111:12: style: Variable 'opens' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2112:12: style: Variable 'highs' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2113:12: style: Variable 'lows' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2114:12: style: Variable 'closes' can be declared as const array [constVariable] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2284:15: style: Variable 'wd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2290:15: style: Variable 'wd' can be declared as pointer to const [constVariablePointer] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1070:87: warning: Conversion of string literal "Now" to bool always evaluates to true. [incorrectStringBooleanError] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1610:63: warning: Conversion of string literal "BL" to bool always evaluates to true. [incorrectStringBooleanError] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1611:62: warning: Conversion of string literal "BR" to bool always evaluates to true. [incorrectStringBooleanError] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1612:63: warning: Conversion of string literal "TR" to bool always evaluates to true. [incorrectStringBooleanError] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1613:64: warning: Conversion of string literal "TL" to bool always evaluates to true. [incorrectStringBooleanError] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1614:58: warning: Conversion of string literal "Center" to bool always evaluates to true. [incorrectStringBooleanError] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1640:53: warning: Conversion of string literal "Drag" to bool always evaluates to true. [incorrectStringBooleanError] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:993:16: style: float result is assigned to double variable. If the variable is double to avoid loss of information, then you have loss of information. [truncLongCastAssignment] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_items.cpp:99:0: error: failed to expand 'CALL_INSTANTIATE_FOR_NUMERIC_TYPES', Invalid ## usage when expanding '_CAT_': Unexpected token ')' [preprocessorErrorDirective] MangoHud-v0.7.1-1-geca65e6/src/app/layer.cpp:24:1: error: The one definition rule is violated, different classes/structs have the same name 'instance_data' [ctuOneDefinitionRuleViolation] MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:71:1: note: The one definition rule is violated, different classes/structs have the same name 'instance_data' MangoHud-v0.7.1-1-geca65e6/src/app/layer.cpp:24:1: note: The one definition rule is violated, different classes/structs have the same name 'instance_data' diff: head MangoHud-v0.7.1-1-geca65e6/src/app/control.c:33:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/app/control.c:41:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IPC_CREAT [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/app/layer.cpp:98:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:158:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IPC_CREAT [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:231:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XA_CARDINAL [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/app/main.cpp:287:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLFW_CONTEXT_VERSION_MAJOR [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/config.cpp:18:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/config.cpp:42:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/config.cpp:55:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/control.cpp:163:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/control.cpp:190:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:239:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRId64 [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:376:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCNu64 [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:404:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCNu64 [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/cpu.cpp:469:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:145:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_active_player [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:160:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_error [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:185:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_inited [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_requested_player [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:209:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_active_player [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:254:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_inited [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:272:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_active_srvs [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:283:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_HANDLER_RESULT_HANDLED [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:296:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dbus_ldr [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:321:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dbus_ldr [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:346:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_inited [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:383:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dbus_ldr [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:393:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dbus_ldr [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:402:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_signals [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:415:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_signals [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:447:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name_owners [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:454:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quit [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_quit [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus.cpp:465:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chrono_literals [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:100:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_INVALID [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:112:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_BYTE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:117:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_INT16 [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:122:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_STRING [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:126:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_DOUBLE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:134:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_ARRAY [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:140:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_STRING [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:216:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_DICT_ENTRY [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:322:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_INVALID [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:344:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/dbus_helpers.h:79:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_TYPE_VARIANT [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/device.cpp:115:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/file_utils.cpp:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:122:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_RENDERER [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/gl_hud.cpp:223:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplaySize [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:148:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_COMPILE_STATUS [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:166:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_LINK_STATUS [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:184:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_BINDING_2D [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:398:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERSION [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:457:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:502:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_DRAW_FRAMEBUFFER [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/gl_renderer.cpp:582:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_DRAW_FRAMEBUFFER_BINDING [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:134:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gladGetProcAddressPtr [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:177:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_EXTENSIONS [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2472:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERSION [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2521:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERSION [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2945:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERSION [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/gl/glad.c:2979:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_VERSION [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:103:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCol_PlotLines [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1205:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1451:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable version [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:1569:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:179:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MANGOHUD_VERSION [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:718:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MANGOHUD_ARCH [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:754:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/hud_elements.cpp:879:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplaySize [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/intel.cpp:103:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCNu64 [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/keybinds.cpp:9:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chrono_literals [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:117:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:134:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:177:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable 15s [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:45:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:56:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/logging.cpp:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/memory.cpp:114:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_PAGESIZE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/mesa/util/os_socket.c:101:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/mesa/util/os_socket.c:108:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/mesa/util/os_socket.c:94:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/mesa/util/os_socket.c:99:34: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] head MangoHud-v0.7.1-1-geca65e6/src/notify.cpp:45:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN_NONBLOCK [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/nvctrl.cpp:123:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NV_CTRL_TARGET_TYPE_GPU [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/nvctrl.cpp:176:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NV_CTRL_TARGET_TYPE_COOLER [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/nvctrl.cpp:69:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NV_CTRL_TARGET_TYPE_GPU [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/nvctrl.cpp:88:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/nvml.cpp:55:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NVML_TEMPERATURE_GPU [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:1077:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:211:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable try_to_lock [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:335:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiStyleVar_WindowBorderSize [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:353:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:411:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:453:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:459:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:546:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCond_Always [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:648:125: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_COL32_BLACK [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:668:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontGlobalScale [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:739:37: style: Parameter 'params' can be declared as reference to const [constParameterReference] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:759:31: style: Parameter 'vendorID' can be declared as reference to const [constParameterReference] head MangoHud-v0.7.1-1-geca65e6/src/overlay.cpp:779:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:105:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:505:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/overlay_params.cpp:920:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chrono [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/pci_ids.cpp:50:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/real_dlsym.cpp:104:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RTLD_NEXT [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/real_dlsym.cpp:74:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RTLD_NODELETE [valueFlowBailoutIncompleteVar] 2.13.0 MangoHud-v0.7.1-1-geca65e6/src/shared_x11.cpp:30:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Display [valueFlowBailoutIncompleteVar] 2.13.0 MangoHud-v0.7.1-1-geca65e6/src/shared_x11.cpp:30:31: debug: Function::addArguments found argument 'dpy' with varid 0. [varid0] head MangoHud-v0.7.1-1-geca65e6/src/string_utils.h:124:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1068:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_SHADER_MODULE_CREATE_INFO [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1262:72: style: Parameter 'sw_stats' can be declared as reference to const [constParameterReference] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1322:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IniFilename [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1516:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1598:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1616:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chrono_literals [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1729:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_SUCCESS [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1783:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_LAYER_LINK_INFO [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1878:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_LAYER_LINK_INFO [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:1988:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_TRUE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:237:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:310:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_QUEUE_GRAPHICS_BIT [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:327:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queueCount [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:397:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImFontAtlas [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:415:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:512:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sampler [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:536:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_BUFFER_CREATE_INFO [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:637:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:695:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:727:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_FORMAT_R8_UNORM [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:762:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/vulkan.cpp:810:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_RENDER_PASS_BEGIN_INFO [valueFlowBailoutIncompleteVar] 2.13.0 MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:55:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:647:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MH_ALL_HOOKS [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:65:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WNDCLASSEX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/win/kiero.cpp:666:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MH_OK [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/src/win/main.cpp:81:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:237:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALLEGRO_MEMORY_BITMAP [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:311:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Tab [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:429:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:468:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:478:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALLEGRO_KEY_LCTRL [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:505:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALLEGRO_EVENT_MOUSE_BUTTON_DOWN [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_allegro5.cpp:556:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NoMouseCursorChange [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_android.cpp:169:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMod_Ctrl [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_android.cpp:293:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_MONOTONIC [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:130:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D10_BUFFER_DESC [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:313:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DXGI_FORMAT_R8G8B8A8_UNORM [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:405:144: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_OK [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:540:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx10.cpp:571:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:134:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D11_BUFFER_DESC [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:325:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DXGI_FORMAT_R8G8B8A8_UNORM [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:417:153: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_OK [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:552:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx11.cpp:587:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:179:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D12_HEAP_PROPERTIES [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:299:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D12_HEAP_PROPERTIES [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:405:43: style: C-style pointer casting [cstyleCast] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:455:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3D12_DESCRIPTOR_RANGE_TYPE_SRV [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:708:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx12.cpp:743:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:158:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D3DUSAGE_DYNAMIC [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:290:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:308:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_dx9.cpp:326:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:283:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMod_Ctrl [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:304:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseButton_COUNT [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:362:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLFW_RELEASE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:414:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:542:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:633:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseCursor_COUNT [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:662:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLFW_FOCUSED [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:686:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NoMouseCursorChange [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glfw.cpp:713:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NavEnableGamepad [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glut.cpp:203:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLUT_ELAPSED_TIME [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glut.cpp:215:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMod_Ctrl [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_glut.cpp:273:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLUT_LEFT_BUTTON [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl2.cpp:170:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_BINDING_2D [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl2.cpp:254:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TEXTURE_BINDING_2D [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:379:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImDrawVert [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:543:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImDrawVert [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:706:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_opengl3.cpp:725:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:270:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMod_Ctrl [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:291:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_TOUCH_MOUSEID [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:387:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:494:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseCursor_COUNT [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:516:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_WINDOW_INPUT_FOCUS [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:538:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NoMouseCursorChange [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:564:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NavEnableGamepad [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl2.cpp:617:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_WINDOW_MINIMIZED [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:221:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMod_Ctrl [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:242:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_TOUCH_MOUSEID [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:333:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:429:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseCursor_COUNT [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:447:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_FALSE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:476:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NoMouseCursorChange [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:502:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NavEnableGamepad [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdl3.cpp:555:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_WINDOW_MINIMIZED [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:137:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_TRUE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:225:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_BLENDMODE_BLEND [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer2.cpp:86:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:132:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_TRUE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:220:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_BLENDMODE_BLEND [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_sdlrenderer3.cpp:81:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1017:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1047:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1083:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1150:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1196:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_PRESENT_MODE_FIFO_KHR [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1201:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1248:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_PRESENT_MODE_MAILBOX_KHR [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1263:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1464:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1476:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:1481:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:407:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_PIPELINE_BIND_POINT_GRAPHICS [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:456:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:603:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:732:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:758:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sType [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:879:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:937:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_vulkan.cpp:953:130: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_NULL_HANDLE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:253:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGPUBindGroupEntry [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:314:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImDrawVert [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:353:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGPUBufferUsage_CopyDst [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:474:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGPUTextureDimension_2D [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:536:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGPUBufferUsage_CopyDst [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:553:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WGPUPrimitiveTopology_TriangleList [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:706:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_wgpu.cpp:756:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_RendererHasVtxOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:195:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiBackendFlags_HasMouseCursors [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:202:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiConfigFlags_NoMouseCursorChange [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:248:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_LeftShift [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:263:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VK_CONTROL [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:312:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XINPUT_FLAG_GAMEPAD [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:398:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKey_Tab [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:533:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseSource_Pen [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:554:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WM_MOUSEMOVE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:723:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RtlVerifyVersionInfoFn [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:766:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetThreadDpiAwarenessContextFn [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:796:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GetDpiForMonitorFn [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:818:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MONITOR_DEFAULTTONEAREST [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/backends/imgui_impl_win32.cpp:848:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DWM_BB_ENABLE [valueFlowBailoutIncompleteVar] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10064:19: style: Variable 'g' can be declared as reference to const [constVariableReference] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10070:19: style: Variable 'g' can be declared as reference to const [constVariableReference] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10102:19: style: Variable 'g' can be declared as reference to const [constVariableReference] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10108:19: style: Variable 'g' can be declared as reference to const [constVariableReference] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10257:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PopupId [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10346:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PopupId [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10393:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10417:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10432:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10451:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PopupId [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10740:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:10797:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11250:9: warning: Either the condition 'prev_nav_window' is redundant or there is possible null pointer dereference: window. [nullPointerRedundantCheck] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11262:13: note: Assuming that condition 'prev_nav_window' is not redundant MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11260:38: note: prev_nav_window is assigned 'g.NavWindow' here. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11261:53: note: Calling function 'NavRestoreLastChildNavWindow', 1st argument 'g.NavWindow' value is 0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11250:9: note: Null pointer dereference 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11250:9: warning: Null pointer dereference: window [ctunullpointer] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11262:13: note: Assuming that condition 'prev_nav_window' is not redundant MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11260:38: note: prev_nav_window is assigned 'g.NavWindow' here. MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11261:51: note: Calling function NavRestoreLastChildNavWindow, 1st argument is null MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11250:9: note: Dereferencing argument window that is null head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11341:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11573:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:11617:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12046:19: style: Variable 'g' can be declared as reference to const [constVariableReference] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1230:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12323:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12750:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:12770:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1293:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13253:19: style: Variable 'g' can be declared as reference to const [constVariableReference] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13521:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13734:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13840:135: style: C-style pointer casting [cstyleCast] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1392:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:13992:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyMap [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14289:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14526:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14714:19: style: Variable 'g' can be declared as reference to const [constVariableReference] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14793:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QuerySuccess [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:14821:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ID [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1522:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1620:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1678:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1913:19: style: Variable 'g' can be declared as reference to const [constVariableReference] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:1933:19: style: Variable 'g' can be declared as reference to const [constVariableReference] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2396:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PairComparerByID [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2500:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val_i [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2753:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Min [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:2908:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Min [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3397:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:3682:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4519:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4787:42: style: C-style pointer casting [cstyleCast] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4788:42: style: C-style pointer casting [cstyleCast] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:4939:19: style: Variable 'g' can be declared as reference to const [constVariableReference] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5155:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5483:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:5859:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:6370:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8075:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NextEntryIndex [valueFlowBailoutIncompleteVar] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8181:19: style: Variable 'g' can be declared as reference to const [constVariableReference] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8402:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpenMousePos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:8852:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9830:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9854:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui.cpp:9920:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:2701:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:3623:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:4082:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:5764:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7342:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7518:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:7903:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_demo.cpp:8205:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1829:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElemCount [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:1963:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2686:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable w [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:2722:28: style: Variable 'r' can be declared as pointer to const [constVariablePointer] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3219:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Codepoint [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_draw.cpp:3791:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElemCount [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1531:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:1751:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:2227:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:576:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:577:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:578:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:579:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OFFSET [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:640:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHUNKS [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:641:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHUNKS [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:665:119: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val_i [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_internal.h:676:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val_i [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1225:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1289:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WorkMaxX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1539:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayOrder [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1620:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Flags [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1655:17: style: Variable 'table' can be declared as pointer to const [constVariablePointer] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1670:29: style: Variable 'table_instance' can be declared as pointer to const [constVariablePointer] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1694:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Column [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1903:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NavLayerCurrent [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1974:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsRequestOutput [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:1999:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsRequestOutput [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2056:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2100:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2202:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayOrder [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2465:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2746:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SortOrder [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:2796:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SortOrder [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3402:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayOrder [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3561:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NameOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3636:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Flags [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3788:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNorm [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3800:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNormBeforeResize [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3816:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNorm [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:382:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3835:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNorm [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3893:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ID [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:3972:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:4110:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetNormBeforeResize [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:621:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_tables.cpp:810:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NextEnabledColumn [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1426:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MinX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:158:17: style: The scope of the variable 'text_begin' can be reduced. [variableScope] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1669:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1857:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClipRect [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:1873:39: style: C-style pointer casting [cstyleCast] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:215:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2183:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2242:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2380:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:2969:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:4171:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6747:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:6850:31: style: Variable 'plot_data' can be declared as pointer to const [constVariablePointer] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7110:19: style: Variable 'g' can be declared as reference to const [constVariableReference] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7816:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Index [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imgui_widgets.cpp:7933:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ID [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1990:17: style: The scope of the variable 'start' can be reduced. [variableScope] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1990:24: style: The scope of the variable 'end' can be reduced. [variableScope] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1990:29: style: The scope of the variable 'v' can be reduced. [variableScope] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1990:54: style: The scope of the variable 'i' can be reduced. [variableScope] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:1990:8: style: The scope of the variable 'nranges' can be reduced. [variableScope] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4157:67: style: Parameter 'spc' can be declared as pointer to const [constParameterPointer] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4319:21: warning: Uninitialized variables: ranges.h_oversample, ranges.v_oversample [uninitvar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4355:59: note: Calling function 'stbtt_PackFontRanges', 4th argument '&range' value is MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4319:21: note: Uninitialized variables: ranges.h_oversample, ranges.v_oversample head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4319:31: warning: Uninitialized variables: ranges[i].num_chars.h_oversample, ranges[i].num_chars.v_oversample [uninitvar] MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4355:59: note: Calling function 'stbtt_PackFontRanges', 4th argument '&range' value is MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/imstb_truetype.h:4319:31: note: Uninitialized variables: ranges[i].num_chars.h_oversample, ranges[i].num_chars.v_oversample head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/cpp/imgui_stdlib.cpp:49:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiInputTextFlags_CallbackResize [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/cpp/imgui_stdlib.cpp:61:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiInputTextFlags_CallbackResize [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/cpp/imgui_stdlib.cpp:73:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiInputTextFlags_CallbackResize [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/fonts/binary_to_compressed_c.cpp:92:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:230:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_SIZE_REQUEST_TYPE_REAL_DIM [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:270:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_GLYPH_FORMAT_OUTLINE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:301:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FT_PIXEL_MODE_BGRA [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/imgui-1.89.9/misc/freetype/imgui_freetype.cpp:517:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImU32 [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1306:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiDataType_Double [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1311:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiDataType_Float [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1317:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Alpha [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1336:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1572:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PlotPos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:1818:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiButtonFlags_AllowItemOverlap [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:2356:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:2460:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:265:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCol_Text [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:2762:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3244:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CursorPos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3298:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:340:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3522:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MousePos [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3829:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCol_Text [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3877:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3928:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:3989:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4107:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CurrentWindow [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4126:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4196:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyMods [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4205:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyMods [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4235:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4511:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4601:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4634:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GImGui [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4674:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseButton_Left [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4690:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseButton_Right [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:476:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImU32 [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:4882:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImVec4 [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:5164:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Min [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:5319:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCol_Text [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:532:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CurrentWindow [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:5548:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemSpacing [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:558:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:581:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:630:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:729:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShowLabel [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.cpp:760:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:472:56: warning: The address of local variable 'x' might be accessed at non-zero index. [objectIndex] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:472:53: note: Address of variable taken here. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:472:56: note: The address of local variable 'x' might be accessed at non-zero index. head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:472:56: warning: The address of variable 'x' might be accessed at non-zero index. [objectIndex] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:472:53: note: Address of variable taken here. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:472:56: note: The address of variable 'x' might be accessed at non-zero index. 2.13.0 MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:473:56: warning: The address of local variable 'x' might be accessed at non-zero index. [objectIndex] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:473:53: note: Address of variable taken here. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:473:56: note: The address of local variable 'x' might be accessed at non-zero index. head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:473:56: warning: The address of variable 'x' might be accessed at non-zero index. [objectIndex] MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:473:53: note: Address of variable taken here. MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot.h:473:56: note: The address of variable 'x' might be accessed at non-zero index. head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1094:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1168:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiDataType_Double [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1281:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiDataType_Float [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1511:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCond_Always [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1530:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1568:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyCtrl [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:157:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:1702:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiDragDropFlags_None [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:200:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImDrawIdx [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2091:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiColorEditFlags_NoInputs [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2120:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiColorEditFlags_NoInputs [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:213:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiMouseButton_Left [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2158:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCond_Appearing [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:226:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiKeyModFlags_Ctrl [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2310:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ImGuiCond_Always [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:2408:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:396:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:790:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:79:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:823:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DeltaTime [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:872:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TexID [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:886:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DeltaTime [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_demo.cpp:974:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:129:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:135:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:1461:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_COL32_WHITE [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:1620:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:216:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_COL32_A_SHIFT [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:473:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:521:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:598:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextOffset [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:678:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:709:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:804:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] head MangoHud-v0.7.1-1-geca65e6/subprojects/implot-0.16/implot_internal.h:952:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_COL32_WHITE [valueFlowBailoutIncompleteVar] DONE